> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.airweave.ai/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.airweave.ai/_mcp/server.

# Welcome to Airweave

Airweave is an open-source context retrieval layer that gives AI agents unified search across all your apps, databases, and documents. Instead of wiring each data source separately, Airweave connects directly to all of your existing tools and exposes their data through a single search interface.

Airweave continuously syncs information from connected sources and makes it available as a unified, searchable retrieval layer. This allows AI agents to retrieve current, source-grounded context at query time, rather than relying on static embeddings or custom data pipelines that quickly fall out of date.

#### [Get Started](/quickstart)

Follow our quickstart guide to get up and running with Airweave in minutes

#### [Try the Platform](https://app.airweave.ai)

Access the hosted Airweave platform

#### [Join Discord](https://discord.gg/484HY9Ehxt)

Get help from our community and team

#### [View on GitHub](https://github.com/airweave-ai/airweave)

Star the repo and contribute to the project

---

## Who it's for

Developers and teams building AI agents and other AI-powered applications that need reliable access to information across multiple tools and data sources.

If you're working on long-running AI agents, retrieval-augmented generation, or any context-heavy LLM application, Airweave provides the infrastructure to retrieve and manage context without maintaining bespoke integrations for every data source.

## Use cases

Airweave lets AI agents search across company knowledge bases, cloud drives, databases, and SaaS tools in a single query.

Common use cases include:

#### Internal Knowledge Assistants

Pull information from tools like Notion, Google Drive, and Slack

#### Customer Support Agents

Access context from tickets, docs, and CRM systems

#### Multi-Source Context Retrieval

Retrieve and combine relevant context from structured and unstructured sources at query time.

In all cases, Airweave helps agents retrieve facts from the right source instead of guessing or relying on incomplete context.

## Where to go next

#### [Quickstart](/quickstart)

Set up your first Airweave collection and start syncing data

#### [Concepts](/concepts)

Learn about Airweave's core architecture and how it works

#### [Homepage](https://airweave.ai)

High-level overview and latest product updates