# CMS

CMS Steps enable direct connections between your AirOps workflows and popular content management systems. These integrations allow you to publish, update, and retrieve content without manual copying and pasting, creating end-to-end automation for your content operations.

The CMS Steps include:

1. [**Builder.io**](/context/overview/integrations/builder-io.md) -- create and manage content entries and models in Builder.io
2. [**ContentStack**](/context/overview/integrations/contentstack.md) -- create and manage content in ContentStack spaces
3. [**Contentful**](/context/overview/integrations/contentful.md) -- create and update entries in Contentful spaces
4. [**Craft CMS**](/context/overview/integrations/craft-cms.md) -- create and manage entries and assets in Craft CMS
5. [**Framer**](/context/overview/integrations/framer.md) -- manage CMS collections and publish sites in Framer
6. [**Ghost**](/context/overview/integrations/ghost.md) -- publish and manage posts on Ghost publications
7. [**HubSpot CMS**](/context/overview/integrations/hubspot-cms.md) -- create, update, and publish blog posts and site pages in HubSpot
8. [**Sanity**](/context/overview/integrations/sanity.md) -- fetch, create and update documents in Sanity projects
9. [**Storyblok**](/context/overview/integrations/storyblok.md) -- create and manage stories and content in Storyblok spaces
10. [**Strapi**](/context/overview/integrations/strapi.md) -- integrate with Strapi's headless CMS platform
11. [**Webflow**](/context/overview/integrations/webflow.md) -- create, update, and manage content on Webflow sites
12. [**WordPress**](/context/overview/integrations/wordpress.md) -- publish and update posts and pages on WordPress sites

CMS Steps transform how you manage content across your digital ecosystem by bridging the gap between AI-powered content generation and your publishing platforms. These connections allow you to automate the entire content lifecycle, from ideation and creation to publication and updates.

With CMS Steps, you can build workflows that automatically push optimized content to your website, maintain consistent brand messaging across multiple platforms, and implement large-scale content strategy changes without manual intervention.

{% hint style="info" %}
Note: CMS Steps are designed for Workflow applications. Authentication requires appropriate admin permissions for each respective platform.
{% 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/integrations.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.
