# ChatOps

- [Google Chat](https://support.squadcast.com/chatops/google-hangouts.md): View triggered incidents on Google Chat
- [Microsoft Teams](https://support.squadcast.com/chatops/ms-teams.md): Efficiently set up Microsoft Teams for incident management using Squadcast. Follow our guided steps to seamlessly configure your incident management process.
- [Slack for Incident Management](https://support.squadcast.com/chatops/slack.md): Steps to configure Slack integration for incident management, using Squadcast.
- [Using the Integration](https://support.squadcast.com/chatops/slack/using-the-integration.md): This document gives a walkthrough of the actions and commands you can perform using your Slack Integration.


---

# 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://support.squadcast.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.
