# Project Management

Project Management Steps connect your AirOps workflows with the productivity and collaboration tools your team uses every day. These integrations enable seamless information sharing, document creation, and data management across your team's workspace.

The Project Management Steps include:

1. [**Airtable**](/context/overview/project-management/airtable.md) -- create and manage records in Airtable bases
2. [**Asana**](/context/overview/project-management/asana.md) -- create tasks and manage projects in Asana
3. [**ClickUp**](/context/overview/project-management/clickup.md) -- manage tasks and projects in ClickUp workspaces
4. [**Google Docs**](/context/overview/project-management/google-docs.md) -- create and populate documents with AI-generated content
5. [**Google Sheets**](/context/overview/project-management/google-sheets.md) -- generate spreadsheets with structured data from your workflows
6. [**Monday.com**](/context/overview/project-management/monday.md) -- manage items and boards in Monday.com
7. [**Notion**](/context/overview/project-management/notion.md) -- create and update pages and databases in your Notion workspace
8. [**Wrike**](/context/overview/project-management/wrike.md) -- manage tasks and projects in Wrike

Project Management integrations transform how your team works with AI by integrating workflow outputs directly into your existing tools and processes. These connections allow you to automate document creation, populate spreadsheets with data, create project tasks, and keep your team's knowledge base up to date.

By incorporating these integrations into your workflows, you can build automated systems that generate weekly report documents, populate shared spreadsheets with campaign data, create Notion pages for new projects, and automatically create tasks based on workflow outputs.

{% hint style="info" %}
Note: Project Management 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/project-management.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.
