> For the complete documentation index, see [llms.txt](https://docs.sedai.io/get-started/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sedai.io/get-started/platform/integrations.md).

# Integrations

To add an integration, navigate to the Settings > Integrations page and click the **Add Integration** button in the upper right-hand corner. You can also view, modify, and enable/disable existing integrations from this screen.

## Infrastructure as Code (IaC)

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Bitbucket</strong></td><td><a href="/files/WIJcOUAWxBxWn2cUXxOY">/files/WIJcOUAWxBxWn2cUXxOY</a></td><td><a href="/pages/GuERpxI5uAuyTS2XIYOp#bitbucket">/pages/GuERpxI5uAuyTS2XIYOp#bitbucket</a></td></tr><tr><td><strong>GitHub</strong></td><td><a href="/files/xwTCu2sZVH8PDjzgzAMG">/files/xwTCu2sZVH8PDjzgzAMG</a></td><td><a href="/pages/GuERpxI5uAuyTS2XIYOp#github">/pages/GuERpxI5uAuyTS2XIYOp#github</a></td></tr><tr><td><strong>GitLab</strong></td><td><a href="/files/koiewuEGBfBfQwRqCimx">/files/koiewuEGBfBfQwRqCimx</a></td><td><a href="/pages/GuERpxI5uAuyTS2XIYOp#gitlab">/pages/GuERpxI5uAuyTS2XIYOp#gitlab</a></td></tr></tbody></table>

***

## Notifications

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Asana</strong></td><td><a href="/files/7uPVxV5GQA6pn2xUTsVy">/files/7uPVxV5GQA6pn2xUTsVy</a></td><td><a href="/pages/bgJRd59OYLlx5Zg0LNkO#asana">/pages/bgJRd59OYLlx5Zg0LNkO#asana</a></td></tr><tr><td><strong>Datadog</strong></td><td><a href="/files/91yw5zmkD6IPiGA2HC3p">/files/91yw5zmkD6IPiGA2HC3p</a></td><td><a href="/pages/bgJRd59OYLlx5Zg0LNkO#datadog">/pages/bgJRd59OYLlx5Zg0LNkO#datadog</a></td></tr><tr><td><strong>Jira</strong></td><td><a href="/files/AiypWTipCTG861NJXnCb">/files/AiypWTipCTG861NJXnCb</a></td><td><a href="/pages/bgJRd59OYLlx5Zg0LNkO#jira">/pages/bgJRd59OYLlx5Zg0LNkO#jira</a></td></tr><tr><td><strong>Microsoft</strong> <strong>Teams</strong></td><td><a href="/files/i8GT19vT9h9NDK3UcdQ5">/files/i8GT19vT9h9NDK3UcdQ5</a></td><td><a href="/pages/bgJRd59OYLlx5Zg0LNkO#microsoft-teams">/pages/bgJRd59OYLlx5Zg0LNkO#microsoft-teams</a></td></tr><tr><td><strong>PagerDuty</strong></td><td><a href="/files/ppkRm9ENVjeE2EkVDhVE">/files/ppkRm9ENVjeE2EkVDhVE</a></td><td><a href="/pages/bgJRd59OYLlx5Zg0LNkO#pagerduty">/pages/bgJRd59OYLlx5Zg0LNkO#pagerduty</a></td></tr><tr><td><strong>Slack</strong></td><td><a href="/files/963vdd0x77KJ6jRaBW1e">/files/963vdd0x77KJ6jRaBW1e</a></td><td><a href="/pages/bgJRd59OYLlx5Zg0LNkO#slack">/pages/bgJRd59OYLlx5Zg0LNkO#slack</a></td></tr></tbody></table>

***

## Ticketing & Service Management

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Jira</strong></td><td><a href="/pages/jhY3Gk15ZPMOcrdbKXD1#jira">/pages/jhY3Gk15ZPMOcrdbKXD1#jira</a></td><td><a href="/files/O8OO2JSAnoKl8ikMKP8Z">/files/O8OO2JSAnoKl8ikMKP8Z</a></td></tr><tr><td><strong>ServiceNow</strong></td><td><a href="/pages/jhY3Gk15ZPMOcrdbKXD1#servicenow">/pages/jhY3Gk15ZPMOcrdbKXD1#servicenow</a></td><td><a href="/files/xabXVuRNFh4RHH93zQTQ">/files/xabXVuRNFh4RHH93zQTQ</a></td></tr></tbody></table>

***

{% hint style="info" %}
Contact **<support@sedai.io>** for help setting up custom runbook automations with StackStorm or Rundeck.
{% endhint %}


---

# 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://docs.sedai.io/get-started/platform/integrations.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.
