# Customer Support Integrations

- [Freshchat](https://docs.screendesk.io/bug-reports/customer-support-integrations/freshchat.md): Request recordings from Freshchat conversations and attach them automatically.
- [Freshdesk](https://docs.screendesk.io/bug-reports/customer-support-integrations/freshdesk.md): Request recordings from Freshdesk tickets and attach them automatically.
- [Help Scout](https://docs.screendesk.io/bug-reports/customer-support-integrations/help-scout.md): Request recordings from Help Scout conversations and attach them automatically.
- [HubSpot](https://docs.screendesk.io/bug-reports/customer-support-integrations/hubspot.md): Request recordings from HubSpot tickets and attach them automatically.
- [Intercom](https://docs.screendesk.io/bug-reports/customer-support-integrations/intercom.md): Request recordings from Intercom conversations and auto-attach them to the conversation.
- [Jira](https://docs.screendesk.io/bug-reports/customer-support-integrations/jira.md): Request recordings from Jira issues and auto-attach them to the issue.
- [Zendesk](https://docs.screendesk.io/bug-reports/customer-support-integrations/zendesk.md): Request recordings from Zendesk tickets and auto-attach them to the ticket.


---

# 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.screendesk.io/bug-reports/customer-support-integrations.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.
