# Can we integrate Conversations into our CRM software?

&#x20;

Our integration with *Salesforce* is currently in early access. Head [to our Integrations page](https://www.messagebird.com/integrations/) to learn more and request access. The integrations page is also where you can find an overview of all currently available integrations and even suggest an integration yourself.&#x20;

Alternatively, you can integrate our [Conversations API](https://developers.messagebird.com/api/conversations/) into your CRM yourself.&#x20;


---

# 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://docs.bird.com/connectivity-platform/faq/can-we-integrate-conversations-into-our-crm-software.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.
