> ## Documentation Index
> Fetch the complete documentation index at: https://atmet.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Atmet: AI Coworker Agent for Business Workflows

> Atmet connects your apps and automates repeatable work using AI agents. Describe what you need, and Atmet handles the rest.

Atmet is your AI coworker agent for business workflows. Connect your tools, describe what needs to happen, and let Atmet's intelligent agents plan, execute, and monitor tasks across your entire business — 24/7, without manual handoff.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Get your first automation running in minutes
  </Card>

  <Card title="Core Concepts" icon="book-open" href="/core-concepts">
    Understand agents, workflows, skills, and memory
  </Card>

  <Card title="Integrations" icon="plug" href="/integrations/overview">
    Connect Gmail, Telegram, GitHub, Notion, and more
  </Card>

  <Card title="Skills Library" icon="wand-magic-sparkles" href="/guides/skills">
    Build and reuse agent capabilities across workflows
  </Card>
</CardGroup>

## How Atmet Works

Atmet turns plain-language descriptions into running automations in three steps.

<Steps>
  <Step title="Connect your apps">
    Link the tools your team already uses — Gmail, Telegram, Google Drive, GitHub, Slack, Notion, and 20+ more — through Atmet's integrations panel.
  </Step>

  <Step title="Describe the workflow">
    Chat with the Atmet agent to describe what should happen, who approves it, and when it should run. No code required.
  </Step>

  <Step title="Let the agent execute">
    Atmet runs your workflow automatically on every trigger event. Review sensitive steps, monitor runs, and get a clear trail of every completed action.
  </Step>
</Steps>

## Explore the Documentation

<CardGroup cols={3}>
  <Card title="AI Agent Chat" icon="message-bot" href="/guides/ai-agent-chat">
    Chat with your AI agent to build and manage automations
  </Card>

  <Card title="Building Workflows" icon="diagram-project" href="/guides/building-workflows">
    Design multi-step automations with triggers and actions
  </Card>

  <Card title="Workspace Memory" icon="brain" href="/guides/workspace-memory">
    Keep your context, rules, and preferences attached to every agent
  </Card>

  <Card title="Human Approvals" icon="circle-check" href="/guides/approvals">
    Review and approve actions before they touch sensitive data
  </Card>

  <Card title="Workspace Setup" icon="gear" href="/workspace/setup">
    Configure your workspace, invite members, and manage settings
  </Card>

  <Card title="API Keys" icon="key" href="/workspace/api-keys">
    Generate and manage API keys for programmatic access
  </Card>
</CardGroup>

<Note>
  Atmet is currently in early access. [Join the waitlist](https://www.atmetai.com/waitlist) to get access to the alpha.
</Note>
