> ## Documentation Index
> Fetch the complete documentation index at: https://open.manus.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> Use Manus from your favorite apps

<Warning>
  **API v1 is deprecated and will be removed in the future.** Please migrate to [API v2](https://open.manus.ai/docs/v2/introduction) for new features and long-term support.
</Warning>

Integrations bring Manus into your existing workflow tools. Instead of switching to the Manus app, you can create tasks, receive notifications, and interact with Manus directly from platforms like Slack, Zapier, and more.

**Use cases:**

* Start Manus tasks from Slack channels or direct messages
* Receive task completion notifications in Slack
* Trigger Manus workflows from Zapier automations

## Popular integrations

<CardGroup cols={1}>
  <Card href="/v1/integrations/slack">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px'}}>
      <img src="https://cdn.simpleicons.org/slack" alt="Slack" width="32" height="32" />

      <div>
        <strong>Slack</strong><br />
        Start sessions directly from Slack channels or DM the Manus bot
      </div>
    </div>
  </Card>

  <Card href="/v1/integrations/zapier">
    <div style={{display: 'flex', alignItems: 'center', gap: '12px'}}>
      <img src="https://cdn.simpleicons.org/zapier/FF4F00" alt="Zapier" width="32" height="32" />

      <div>
        <strong>Zapier</strong><br />
        Add Manus as a step in your Zapier workflows
      </div>
    </div>
  </Card>
</CardGroup>

## Setup

Integrations can be configured from your Manus workspace settings.
Use OAuth for secure authorization.
