# Notification Integrations

Here you can find the following information about possible integration with Updraft:

{% content-ref url="/pages/-LDXYpcbcyKTAdVmwyNy" %}
[Slack integration](/your-projects/project-settings/integration-1/slack.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MJvIYYYk46d\_mxpNJUM" %}
[Webhook integration](/your-projects/project-settings/integration-1/webhook-integration.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MPYtp1K7u1cDuIR7ffp" %}
[Microsoft Teams integration](/your-projects/project-settings/integration-1/microsoft-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/kkAWGOmXoN3Jkl14yN5Z" %}
[Discord integration](/your-projects/project-settings/integration-1/discord-integration.md)
{% endcontent-ref %}

{% content-ref url="/pages/I96KyRgbjOyqFRUrUwHK" %}
[WebEx integration](/your-projects/project-settings/integration-1/webex-integration.md)
{% endcontent-ref %}


---

# 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.getupdraft.com/your-projects/project-settings/integration-1.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.
