# Channels

A channel is an endpoint where you can receive notifications - e.g. email, Slack, Discord, Webhooks, PagerDuty, Microsoft Teams etc.

Notifications are sent within a few seconds of an incident being detected.

{% content-ref url="/pages/3BIG5lmgMqFbGgNINDqV" %}
[Integration for Discord](/incidenthub-documentation/channels/integration-for-discord.md)
{% endcontent-ref %}

{% content-ref url="/pages/miEWFGmVyRIdACxD0tOR" %}
[Integration for Email](/incidenthub-documentation/channels/integration-for-email.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZQaa4fTQQrsjC0MWHREL" %}
[Integration for Microsoft Teams](/incidenthub-documentation/channels/integration-for-microsoft-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/KipjWVcKXs3Pi90CW4XJ" %}
[Integration for Slack](/incidenthub-documentation/channels/integration-for-slack.md)
{% endcontent-ref %}

{% content-ref url="/pages/Pb7v4c1xFmK8kkN1lWrD" %}
[Integration for Zendesk](/incidenthub-documentation/channels/integration-for-zendesk.md)
{% endcontent-ref %}

{% content-ref url="/pages/8kYgICjRmopDAbAPjCZt" %}
[Integration for BoldDesk](/incidenthub-documentation/channels/integration-for-bolddesk.md)
{% endcontent-ref %}

{% content-ref url="/pages/LgCB5cYawkFTF2gePwKg" %}
[Integration for Freshdesk](/incidenthub-documentation/channels/integration-for-freshdesk.md)
{% endcontent-ref %}

{% content-ref url="/pages/nOkjC1mh5TXVb5a0cQyk" %}
[Integration for Atlassian Jira Service Management](/incidenthub-documentation/channels/integration-for-atlassian-jira-service-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/ce8qilJjkL94MAGg5MGZ" %}
[Integration for PagerDuty](/incidenthub-documentation/channels/integration-for-pagerduty.md)
{% endcontent-ref %}

{% content-ref url="/pages/NFjhVbBYTvzCpRE7bBo7" %}
[Webhook Integration](/incidenthub-documentation/channels/webhook-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.incidenthub.cloud/incidenthub-documentation/channels.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.
