> For the complete documentation index, see [llms.txt](https://support.incidents.cloud.solarwinds.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.incidents.cloud.solarwinds.com/integrations/extensions.md).

# Extensions

- [Jira Cloud Integration](https://support.incidents.cloud.solarwinds.com/integrations/extensions/jira-cloud.md): Seamless Jira Cloud Configuration with Squadcast - Learn how to effortlessly set up bidirectional integration for streamlined incident management. Comprehensive guide inside.
- [Jira DC (Data Center)](https://support.incidents.cloud.solarwinds.com/integrations/extensions/jira-dc.md): Jira incident management - Automatically create and manage incidents through the Jira Data Center, using Squadcast.
- [CircleCI](https://support.incidents.cloud.solarwinds.com/integrations/extensions/circleci.md): Integrate CircleCI extension to perform actions directly from Squadcast
- [Google Chat](https://support.incidents.cloud.solarwinds.com/integrations/extensions/google-chat.md): To send notification to Google Chat for Squadcast Incidents with the help of Outgoing Webhooks
- [Freshdesk](https://support.incidents.cloud.solarwinds.com/integrations/extensions/freshdesk.md): To create tickets in Freshdesk for Squadcast Incidents with the help of Outgoing Webhooks
- [Freshservice](https://support.incidents.cloud.solarwinds.com/integrations/extensions/freshdesk-1.md): To create tickets in Freshservice for Squadcast Incidents with the help of Outgoing Webhooks
- [Asana](https://support.incidents.cloud.solarwinds.com/integrations/extensions/asana.md): To create tasks in Asana for Squadcast Incidents with the help of Outgoing Webhooks
- [ClickUp](https://support.incidents.cloud.solarwinds.com/integrations/extensions/clickup.md): To create tasks in ClickUp for Squadcast Incidents with the help of Outgoing Webhooks
- [Trello](https://support.incidents.cloud.solarwinds.com/integrations/extensions/trello.md): To create cards in Trello for Squadcast Incidents with the help of Outgoing Webhooks
- [Zendesk](https://support.incidents.cloud.solarwinds.com/integrations/extensions/zendesk.md): To create tickets in Zendesk for Squadcast Incidents with the help of Outgoing Webhooks
- [Hubspot](https://support.incidents.cloud.solarwinds.com/integrations/extensions/hubspot.md): To create tickets in Hubspot for Squadcast Incidents with the help of Outgoing Webhooks


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.incidents.cloud.solarwinds.com/integrations/extensions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
