# Overview

If you are have a CRM or other customer database into which you want to automatically store Toggle customer details, you can retrieve this data using a mixture of our webhooks and API.

For real-time data, we recommend using webhooks.

However, you may want to also use our API to retrieve additional data or to perform one-time syncs for historic data.


---

# Agent Instructions: 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://developers.usetoggle.com/partner-guides/crm/overview.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.
