> For the complete documentation index, see [llms.txt](https://docs.airops.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.airops.com/integrations.md).

# Integrations

- [Overview](https://docs.airops.com/integrations/overview.md): AirOps integrations: connect your CMS, analytics and business data sources, localization, communication, and project management tools to publish content and run connected content workflows.
- [CMS](https://docs.airops.com/integrations/overview/integrations.md): Integrate workflows with content management systems
- [Builder.io](https://docs.airops.com/integrations/overview/integrations/builder-io.md): Integrate your Workflow with Builder.io
- [ContentStack](https://docs.airops.com/integrations/overview/integrations/contentstack.md): Integrate your Workflow with ContentStack
- [Contentful](https://docs.airops.com/integrations/overview/integrations/contentful.md): Integrate your Workflow with Contentful
- [Craft CMS](https://docs.airops.com/integrations/overview/integrations/craft-cms.md): Integrate your Workflow with Craft CMS
- [Framer](https://docs.airops.com/integrations/overview/integrations/framer.md): Integrate your Workflow with Framer
- [Ghost](https://docs.airops.com/integrations/overview/integrations/ghost.md): Integrate your Workflow with Ghost
- [HubSpot CMS](https://docs.airops.com/integrations/overview/integrations/hubspot-cms.md): Integrate your Workflow with HubSpot CMS
- [Sanity](https://docs.airops.com/integrations/overview/integrations/sanity.md): The Sanity Integration allows you to list, create, update, and query content on your Sanity.io site.
- [Strapi](https://docs.airops.com/integrations/overview/integrations/strapi.md): Integrate your Workflow with Strapi
- [Storyblok](https://docs.airops.com/integrations/overview/integrations/storyblok.md): Integrate your Workflow with Storyblok
- [Webflow](https://docs.airops.com/integrations/overview/integrations/webflow.md): Integrate your Workflow with Webflow
- [WordPress](https://docs.airops.com/integrations/overview/integrations/wordpress.md): Integrate your Workflow with WordPress
- [Shopify](https://docs.airops.com/integrations/overview/integrations/shopify.md)
- [Localization](https://docs.airops.com/integrations/overview/localization.md)
- [Crowdin](https://docs.airops.com/integrations/overview/localization/crowdin.md): Integrate your Workflow with Crowdin
- [Communication](https://docs.airops.com/integrations/overview/communication.md)
- [Gmail](https://docs.airops.com/integrations/overview/communication/gmail.md): Integrate your Workflow with Gmail
- [Slack](https://docs.airops.com/integrations/overview/communication/slack.md): Integrate your Workflow with Slack
- [Company Context](https://docs.airops.com/integrations/overview/company-context.md)
- [Gong](https://docs.airops.com/integrations/overview/company-context/gong.md): Integrate with Gong to retrieve call data, transcripts, and manage call records in your workflows
- [Social](https://docs.airops.com/integrations/overview/social.md)
- [YouTube](https://docs.airops.com/integrations/overview/social/youtube.md)
- [Reddit](https://docs.airops.com/integrations/overview/social/reddit.md)
- [Project Management](https://docs.airops.com/integrations/overview/project-management.md)
- [Airtable](https://docs.airops.com/integrations/overview/project-management/airtable.md): Integrate your Workflow with Airtable
- [Asana](https://docs.airops.com/integrations/overview/project-management/asana.md): Integrate your Workflow with Asana
- [ClickUp](https://docs.airops.com/integrations/overview/project-management/clickup.md): Integrate your Workflow with ClickUp
- [Google Docs](https://docs.airops.com/integrations/overview/project-management/google-docs.md): Integrate your Workflow with Google Docs
- [Google Sheets](https://docs.airops.com/integrations/overview/project-management/google-sheets.md): Integrate your Workflow with Google Sheets
- [Monday.com](https://docs.airops.com/integrations/overview/project-management/monday.md): Integrate your Workflow with Monday.com
- [Notion](https://docs.airops.com/integrations/overview/project-management/notion.md): Integrate your Workflow with Notion
- [Wrike](https://docs.airops.com/integrations/overview/project-management/wrike.md): Integrate your Workflow with Wrike


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.airops.com/integrations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
