# Communication

Communication Steps connect your AirOps workflows with email and messaging platforms, enabling automated notifications, outreach, and team coordination. These integrations bridge the gap between AI-powered automation and your communication channels.

The Communication Steps include:

1. [**Gmail**](/context/overview/communication/gmail.md) -- send emails with workflow-generated content
2. [**Slack**](/context/overview/communication/slack.md) -- send notifications and share content with teams through Slack channels

Communication Steps transform how you share information and coordinate with your team by integrating workflow outputs directly into your existing communication tools. These connections allow you to automate routine communications, send personalized outreach, notify team members of important events, and share AI-generated content with stakeholders.

By incorporating these integrations into your workflows, you can build automated systems that send personalized email campaigns, notify teams of workflow completions, share generated content for review, and keep stakeholders informed about important updates.

{% hint style="info" %}
Note: Communication Steps typically require authentication with the respective platforms. You'll need appropriate access permissions for each service you wish to connect.
{% 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.airops.com/context/overview/communication.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.
