# Integrations

AirOps connects to your existing tech stack, allowing you to pull data from external sources, publish content directly to your CMS, sync with project management tools, and more. Integrations transform workflows from isolated processes into connected pipelines that fit seamlessly into your operations.

## Integration Categories

### CMS

Publish and manage content directly from your workflows. Connect to popular content management systems to automate your entire content lifecycle.

[View CMS Integrations →](/context/overview/integrations.md)

### Localization

Manage translations and localized content at scale with connections to localization platforms.

[View Localization Integrations →](/context/overview/localization.md)

### Communication

Send notifications, updates, and content through email and messaging platforms.

[View Communication Integrations →](/context/overview/communication.md)

### Company Context

Pull data from business tools to enrich your content with real customer insights and product information.

[View Company Context Integrations →](/context/overview/company-context.md)

### Social

Research and engage with social platforms to inform your content strategy.

[View Social Integrations →](/context/overview/social.md)

### Project Management

Sync workflows with your project management and collaboration tools to keep teams aligned.

[View Project Management Integrations →](/context/overview/project-management.md)


---

# 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.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.
