# Integration Providers

IT-Conductor Alerts can be configured to flow to an external system such as Service Desk applications as Incidents or Chat/Collaboration services as message posts.

IT-Conductor currently supports the following out-of-the-box integrations:

* [Derdack EA Integration](https://docs.itconductor.com/user-guide/notifications/integration-providers/derdack-ea)
* [ilert Integration](https://docs.itconductor.com/user-guide/notifications/integration-providers/ilert)
* [Jira Service Desk Integration](https://docs.itconductor.com/user-guide/notifications/integration-providers/jira-service-desk)
* [Microsoft Teams Integration](https://docs.itconductor.com/user-guide/notifications/integration-providers/microsoft-teams)
* [PagerDuty Integration](https://docs.itconductor.com/user-guide/notifications/integration-providers/pagerduty)
* [Slack Integration](https://docs.itconductor.com/user-guide/notifications/integration-providers/slack)

{% hint style="info" %}
**Note:** We also support custom integrations by request. Please contact the [IT-Conductor Support Team](https://docs.itconductor.com/references/support) for assistance.
{% endhint %}

These integrations can now be used as subscription subscribers. See [Creating Notification Subscriptions](https://docs.itconductor.com/user-guide/notifications/subscriptions).

{% hint style="info" %}
**Note:** The mappings between IT-Conductor alert attributes and target integration system item attributes are preconfigured but can be customized based on specific requirements. Please contact the [IT-Conductor Support Team](https://docs.itconductor.com/references/support) for assistance.
{% endhint %}


---

# 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.itconductor.com/user-guide/notifications/integration-providers.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.
