# Integrations

Telmai integrates with external tools to help you route alerts, catalog data quality results, and manage reporting workflows.

| Integration                                                                                | Description                                                                             |
| ------------------------------------------------------------------------------------------ | --------------------------------------------------------------------------------------- |
| [Jira](/telmai/integrations/jira-integration.md)                                           | Automatically create Jira issues from Telmai incidents and alerts                       |
| [Slack](/telmai/integrations/slack-integration.md)                                         | Send alert notifications to Slack channels                                              |
| [Alation](/telmai/integrations/alation-integration.md)                                     | Push Telmai data quality results to your Alation data catalog                           |
| [Data Quality External Reporting](/telmai/integrations/data-quality-external-reporting.md) | Centralize DQ scan results into an external destination table for cross-asset reporting |
| [Jobs Status Notification](/telmai/integrations/jobs-status-notification.md)               | Receive webhook callbacks when dataset processing jobs change state                     |
| [Telmai MCP Server](/telmai/integrations/telmai-mcp-server.md)                             | Connect AI assistants (Claude, VSCode Cline) to Telmai via the Model Context Protocol   |


---

# 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.telm.ai/telmai/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.
