# CRM

With CRM integrations, bidirectionally sync data between your CRM and Pylon:

* Log activity to your CRM for conversations issues in Pylon from email, chat, Slack, Microsoft Teams, Discord, etc.
* Pull in data properties from your CRM to take actions in Pylon

{% content-ref url="/pages/JXhcinxVm1g10gVDiKf1" %}
[Salesforce](/pylon-docs/integrations/crm/salesforce.md)
{% endcontent-ref %}

{% content-ref url="/pages/lMvonzRDi85lt6xRfoC4" %}
[Hubspot](/pylon-docs/integrations/crm/hubspot.md)
{% endcontent-ref %}

{% content-ref url="/pages/Wn2SieIr2AYolJnkXPOr" %}
[Attio](/pylon-docs/integrations/crm/attio.md)
{% endcontent-ref %}

{% content-ref url="/pages/GzC8blvdpzpIX4tEiUXy" %}
[Pipedrive](/pylon-docs/integrations/crm/pipedrive.md)
{% endcontent-ref %}


---

# 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.usepylon.com/pylon-docs/integrations/crm.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.
