# Integrations

<figure><img src="https://3328658395-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVjqbueGEV6lEh1M5NENO%2Fuploads%2FPprx6rIXUihdMtNaZuwj%2Fintegrations.png?alt=media&#x26;token=c07fa5b5-43b2-4736-b6e1-98a883c63db2" alt="integrations"><figcaption></figcaption></figure>

## FAQ

<details>

<summary>Which tools does Baz currently integrate with?</summary>

Baz supports integrations with Datadog, GitHub Actions, Slack, Jira, Linear, and YouTrack.

</details>

<details>

<summary>What benefits come from integrating with these tools?</summary>

Integrations allow Baz to surface metrics or alerts (Datadog), trigger workflows (GitHub Actions), notify teams (Slack), link issues (Jira/YouTrack/Linear), etc., making code review more connected to your tooling ecosystem.

</details>

<details>

<summary>How do I enable or configure these integrations?</summary>

Each integration has its own setup instructions (e.g. API keys, webhooks, scopes) in the docs—follow the link under the “Integrations” section for step-by-step guidance.

</details>


---

# 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.baz.co/basics/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.
