# ChatOps

- [Overview](https://docs.ilert.com/chatops/overview.md): Explore ilert ChatOps: integrate alerts, on‑call lookups, and incident collaboration directly within Slack or Microsoft Teams chat interfaces.
- [Integration for Slack](https://docs.ilert.com/chatops/slack.md): Integrate ilert with Slack to receive alerts, manage incidents, and query on‑call status – all within your team’s conversation channels.
- [Receive and respond to alerts in Slack](https://docs.ilert.com/chatops/slack/post-alerts-to-a-slack-channel.md): Learn to post ilert alerts into Slack channels automatically, keeping the team informed as incidents occur and evolve in real time.
- [Create a dedicated Slack channel for an existing alert](https://docs.ilert.com/chatops/slack/create-a-dedicated-slack-channel-for-an-existing-alert.md): Set up dedicated Slack channels tied to existing ilert alerts for focused team collaboration and incident-specific discussion threads.
- [Create alerts in Slack](https://docs.ilert.com/chatops/slack/create-alerts-in-slack.md): Use Slack as an alert source. Trigger new alerts directly from Slack using slash commands, enabling teams to escalate issues without switching platforms.
- [Look up who is on-call](https://docs.ilert.com/chatops/slack/lookup-who-is-on-call.md): Lookup who is on-call right from Slack using the /il-oncall slash command, eliminating confusion during incident escalations.
- [Microsoft Teams Integration](https://docs.ilert.com/chatops/microsoft-teams.md): Connect ilert to Microsoft Teams to streamline alert delivery, response coordination, and on‑call visibility within your collaboration hub.
- [Microsoft Teams Chat Integration](https://docs.ilert.com/chatops/microsoft-teams/chat.md): The ilert Microsoft Teams Chat Integration helps you to bring alerts into your channels, acknowledge or resolve alerts without leaving the chat.
- [Microsoft Teams Integration via Incoming Webhook](https://docs.ilert.com/chatops/microsoft-teams/chat/incoming-webhook.md): The ilert Microsoft Teams Integration helps you to bring alerts into your channels without installing the app.
- [Microsoft Teams Integration via Workflows](https://docs.ilert.com/chatops/microsoft-teams/chat/workflows.md): The ilert Microsoft Teams Integration helps you to bring alerts into your channels without installing the app.
- [Microsoft Teams Meeting Integration](https://docs.ilert.com/chatops/microsoft-teams/meeting.md): Launch Microsoft Teams meetings via ilert during incident handling to gather stakeholders quickly and improve response alignment.
- [Create a channel for an existing alert in Microsoft Teams](https://docs.ilert.com/chatops/microsoft-teams/create-a-channel-for-an-existing-alert-in-microsoft-teams.md): The ilert Microsoft Teams integration makes it easier to collaborate on incidents by creating a dedicated Microsoft Teams channel.
- [Create alerts in Microsoft Teams](https://docs.ilert.com/chatops/microsoft-teams/create-alerts-in-microsoft-teams.md): Use Microsoft Teams as an alert source. Use chat commands in Microsoft Teams to create ilert alerts and notify your response team seamlessly where you already collaborate.
- [Look up who is on-call in Microsoft Teams](https://docs.ilert.com/chatops/microsoft-teams/look-up-who-is-on-call-in-microsoft-teams.md): Check who is on-call right from Microsoft Teams using the @ilert on-call command without leaving your team’s channels.
- [Google Workspace Integration](https://docs.ilert.com/chatops/google-chat.md): Connect ilert to Google Workspace to streamline alert delivery, response coordination, and on‑call visibility within your workspace.
- [Google Chat App](https://docs.ilert.com/chatops/google-chat/google-chat-app.md): Integrate ilert with Google Chat to receive alerts and respond to incidents directly in your spaces.
- [Google Chat Webhooks](https://docs.ilert.com/chatops/google-chat/incoming-webhook.md): The ilert Google Chat webhook helps you to bring alerts into your channels without installing the app.
- [Create a space for an existing alert in Google Chat](https://docs.ilert.com/chatops/google-chat/create-a-space-for-an-existing-alert-in-google-chat.md): The ilert Google Chat integration makes it easier to collaborate on incidents by creating a dedicated Google Chat space.
- [Create alerts in Google Chat](https://docs.ilert.com/chatops/google-chat/create-alerts-in-google-chat.md): Use Google Chat as an alert source. Use chat commands in Google Chat to create ilert alerts and notify your response team seamlessly where you already collaborate.
- [Look up who is on-call in Google Chat](https://docs.ilert.com/chatops/google-chat/look-up-who-is-on-call-in-google-chat.md): Check who is on-call right from Google Chat using the /il-oncall command without leaving your team's spaces.


---

# 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.ilert.com/chatops.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.
