# Collaboration

- [Task management integrations](https://docs.spike.sh/collaboration/task-management-integrations.md): Send your incident with your favorite Task management platforms like JIRA, ClickUp, and Linear.app
- [JIRA Cloud](https://docs.spike.sh/collaboration/task-management-integrations/jira-cloud.md): Send your incident data to JIRA to plan, collaborate, and add to your next spring
- [JIRA server (self-hosted)](https://docs.spike.sh/collaboration/task-management-integrations/jira-server-self-hosted.md): Learn to integrate Spike.sh with your self-hosted JIRA server
- [ClickUp](https://docs.spike.sh/collaboration/task-management-integrations/clickup.md): Send your incident data to ClickUp to plan, collaborate, and add to your next sprint
- [Linear](https://docs.spike.sh/collaboration/task-management-integrations/linear.md): The Linear integration with Spike ensures your team’s incident management and task tracking are seamlessly connected.
- [Shortcut](https://docs.spike.sh/collaboration/task-management-integrations/shortcut.md): Shortcut integrations helps you create stories from incidents with all it's details
- [Helpdesk integrations](https://docs.spike.sh/collaboration/helpdesk-integrations.md): Streamline communications by syncing incidents with your favorite helpdesk platforms like Zendesk, Freshdesk, and Supportpal.
- [Zendesk](https://docs.spike.sh/collaboration/helpdesk-integrations/zendesk.md): Bi-directional integration with Zendesk to sync incidents, notes, and statuses while creating or linking tickets effortlessly.
- [Freshdesk](https://docs.spike.sh/collaboration/helpdesk-integrations/freshdesk.md): Bi-directional integration with Freshdesk to sync incidents, notes, and statuses while creating or linking tickets effortlessly.
- [Supportpal](https://docs.spike.sh/collaboration/helpdesk-integrations/supportpal.md): Integrate Spike with Supportpal to seamlessly create support tickets from incidents.
- [War rooms](https://docs.spike.sh/collaboration/war-rooms.md): War rooms creates instant meeting rooms and involved all possible stakeholders on a single call


---

# 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.spike.sh/collaboration.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.
