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

# Agents

> Intelligent agents that automate tasks and enhance your workflow

<img className="block dark:hidden rounded-xl mb-8" src="https://mintcdn.com/stepsai/bk8ntUWjoqlJB9Px/logo/light.svg?fit=max&auto=format&n=bk8ntUWjoqlJB9Px&q=85&s=a3b792588a8a597e6307250f257a3ef0" alt="Steps AI Light" width="708" height="404" data-path="logo/light.svg" />

<img className="hidden dark:block rounded-xl mb-8" src="https://mintcdn.com/stepsai/bk8ntUWjoqlJB9Px/logo/dark.svg?fit=max&auto=format&n=bk8ntUWjoqlJB9Px&q=85&s=b498ea0638f4491d0099d1e67763b3a2" alt="Steps AI Dark" width="708" height="404" data-path="logo/dark.svg" />

## Transform Your Workflow with AI Agents

Steps AI agents are specialized AI assistants that connect directly to your tools and platforms, enabling seamless automation and intelligent task execution. Each agent understands the specific context and capabilities of its connected service.

## Productivity Agents

Streamline your daily tasks with intelligent productivity assistants.

<CardGroup cols={2}>
  <Card title="Calendar Agent" icon="calendar" href="/agents/calendar">
    **Smart scheduling assistant that manages your calendar through conversation**
  </Card>

  <Card title="Gmail Agent" icon="envelope" href="/agents/gmail">
    **Your personal email assistant for writing, finding, and organizing emails**
  </Card>

  <Card title="Outlook Agent" icon="microsoft" href="/agents/outlook">
    **Enterprise email management and calendar integration**
  </Card>

  <Card title="Notion Agent" icon="notion" href="/agents/notion">
    **Create, update, and organize your knowledge base**
  </Card>
</CardGroup>

## Collaboration Agents

Enhance team communication and project management.

<CardGroup cols={2}>
  <Card title="Slack Agent" icon="slack" href="/agents/slack">
    **Team communication hub that manages workspace interactions**
  </Card>

  <Card title="GitHub Agent" icon="github" href="/agents/github">
    **Code repository manager for development workflows**
  </Card>
</CardGroup>

## Storage & Knowledge Agents

Access and organize your information across platforms.

<CardGroup cols={2}>
  <Card title="Google Drive Agent" icon="google-drive" href="/agents/gdrive">
    **Smart file manager for all your Google Drive content**
  </Card>

  <Card title="Knowledge Base Agent" icon="brain" href="/agents/knowledge-base">
    **Information hub for internal knowledge repositories**
  </Card>
</CardGroup>

## Frequently Asked Questions

<AccordionGroup>
  <Accordion title="How are agents different from connectors?">
    **Connectors** simply link your accounts and services to Steps AI, allowing basic access to your data. **Agents** are intelligent assistants that use those connections to actively help you accomplish tasks. Think of connectors as the bridge and agents as the smart helpers who cross that bridge to do work for you.
  </Accordion>

  <Accordion title="What can agents do that regular AI can't?">
    Unlike general AI chatbots, agents have deep integration with specific platforms and can actually take actions on your behalf. They can read your emails, schedule meetings, organize files, create pull requests, and more - all while understanding the context and conventions of each platform.
  </Accordion>

  <Accordion title="Are agents safe to use with my personal data?">
    Yes! Agents only access what they need for the specific task you request. Your data stays in your original accounts (Gmail, Google Drive, etc.), and agents never store your personal information permanently. You maintain full control over what agents can access.
  </Accordion>

  <Accordion title="Can I use multiple agents together?">
    Absolutely! Agents work great together. For example, you can ask the Gmail Agent to find an email with a presentation, then ask the Google Drive Agent to organize similar files, and the Calendar Agent to schedule a meeting about the project.
  </Accordion>

  <Accordion title="What happens if an agent makes a mistake?">
    Agents are designed to be helpful but cautious. For important actions (like sending emails or deleting files), they'll often ask for confirmation first. You can always undo most actions through the original platform (Gmail, Google Drive, etc.).
  </Accordion>

  <Accordion title="Do I need technical knowledge to use agents?">
    Not at all! Agents are designed for everyday users. Just chat with them naturally - "find my vacation photos" or "schedule a team meeting next week." No coding or technical setup required.
  </Accordion>
</AccordionGroup>

## Getting Started

<Warning>
  **Agent Access Required**: Each agent requires proper authentication and permissions to access your connected services. Make sure to grant necessary permissions during setup.
</Warning>

Ready to supercharge your productivity? Choose an agent category above and start automating your workflows today!

<CardGroup cols={1}>
  <Card title="Need help setting up agents?" icon="question-circle" href="/quickstart">
    Check our Quick Start guide for step-by-step setup instructions
  </Card>
</CardGroup>
