# Setup

- [Integrations](https://help.usehaystack.io/setup/integrations.md)
- [Jira](https://help.usehaystack.io/setup/integrations/jira.md): Connect Jira to see all your work in a single place and identify trends, risks, blockers and many more.
- [GitHub Cloud](https://help.usehaystack.io/setup/integrations/github-cloud.md): See all your teams work from JIRA issues to Pull Requests in once place by integrating GitHub with Haystack.
- [GitHub Enterprise](https://help.usehaystack.io/setup/integrations/github-enterprise.md)
- [GitLab](https://help.usehaystack.io/setup/integrations/gitlab.md)
- [Bitbucket](https://help.usehaystack.io/setup/integrations/bitbucket.md): Haystack accesses Bitbucket directly from JIRA integration. See how to integrate JIRA.
- [Slack](https://help.usehaystack.io/setup/integrations/slack.md)
- [Organization](https://help.usehaystack.io/setup/organization.md)
- [Investments](https://help.usehaystack.io/setup/organization/investments.md): How to setup Investments in Haystack?
- [Deployments](https://help.usehaystack.io/setup/organization/deployments.md): How to setup Deployment Frequency in Haystack
- [Invite users](https://help.usehaystack.io/setup/organization/invite-users.md)
- [Exclusions](https://help.usehaystack.io/setup/organization/exclusions.md)
- [Teams](https://help.usehaystack.io/setup/teams.md)
- [Map members](https://help.usehaystack.io/setup/teams/map-members.md)
- [Sprint success metric](https://help.usehaystack.io/setup/teams/sprint-success-metric.md)
- [Capacity](https://help.usehaystack.io/setup/teams/capacity.md)
- [Alerts](https://help.usehaystack.io/setup/teams/alerts.md)
- [SLAs](https://help.usehaystack.io/setup/teams/slas.md)
- [Risks](https://help.usehaystack.io/setup/teams/risks.md)


---

# 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://help.usehaystack.io/setup.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.
