> For the complete documentation index, see [llms.txt](https://docs.sumble.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sumble.com/system-setup-and-configuration/system-setup.md).

# Overview

Set up Sumble to work inside your stack. Connect your identity provider, CRM, data warehouse, and notification channels so enriched data and signals land where your team already works.

* [Users & access](/system-setup-and-configuration/users-access.md) — SSO / OIDC
* [CRM](/system-setup-and-configuration/crm.md) — sync accounts, contacts, and enrichment to Salesforce and HubSpot
* [Data destinations](/system-setup-and-configuration/data-destinations.md) — push data to Snowflake, Databricks, or a blob store
* [Notifications](/system-setup-and-configuration/notifications.md) — route signal alerts to Slack
* [Plans & billing](/system-setup-and-configuration/pricing.md) — manage your plan


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sumble.com/system-setup-and-configuration/system-setup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
