# Integration guides

- [Slack Workflows](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/how-to-use-slack-workflows.md): Learn how to make use of Suptask in Slack Workflows
- [JIRA Software](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/jira-software.md): How to integrate with JIRA Software
- [Zendesk](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/zendesk.md): How to integrate with Zendesk
- [Intercom](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/intercom.md): How to integrate Suptask with Intercom
- [ClickUp](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/clickup.md): How to integrate with ClickUp
- [Notion](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/notion.md): How to integrate with Notion
- [Google Sheets](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/google-sheets.md): How to integrate with Google Sheets
- [Suptask API](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/api.md): Learn how to use and integrate with the Suptask API
- [WebHooks](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/webhooks.md): How Suptask can trigger a WebHook
- [Export API](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/export-api.md): How to programmatically export data from Suptask
- [GitHub](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/github.md)
- [Integrate with other Slack Apps](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/how-to-automate-and-integrate-suptask-with-other-slack-apps.md): Learn how to automate and integrate with other Slack Apps
- [External issue & ticketing systems](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/external-issue-and-ticketing-systems.md)
- [Create tickets from Suptask to GitLab](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/external-issue-and-ticketing-systems/create-tickets-from-suptask-to-gitlab.md): Learn how to set up the integration with GitLab
- [Create tickets from Suptask to GitHub](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/external-issue-and-ticketing-systems/create-tickets-from-suptask-to-github.md): Learn how to use the GitHub integration with Suptask
- [Create tickets from Suptask to JIRA](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/external-issue-and-ticketing-systems/how-to-create-tickets-from-suptask-to-jira.md): Learn how to use the JIRA integration with Suptask
- [How to create Suptask tickets from Zendesk](https://support.suptask.com/integrations-automations-and-workflows/integration-guides/external-issue-and-ticketing-systems/how-to-create-suptask-tickets-from-zendesk.md): Learn about the Zendesk integration


---

# 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://support.suptask.com/integrations-automations-and-workflows/integration-guides.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.
