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

# Building Agents in Cora

> Learn how to build, trigger, manage, and refine AI agents in Cora to automate recurring workflows across your customer portfolio.

Agents are one of the most powerful features in Cora. They let you automate repetitive workflows, like sending account health digests, flagging renewal risks, or following up after onboarding milestones, so your team can focus on the work that requires a human touch.

<CardGroup cols={2}>
  <Card title="Understanding Agents" icon="brain" href="/agents/understanding-agents">
    Learn what agents are, key terminology, trigger types, and autonomy levels.
  </Card>

  <Card title="Build Your First Agent" icon="wrench" href="/agents/building-your-first-agent">
    Step-by-step walkthrough for creating your first agent in the chat-native builder.
  </Card>

  <Card title="Triggers and Activation Rules" icon="bolt" href="/agents/triggers-and-activation-rules">
    Manual, scheduled, and event-driven triggers, plus task-level activation rules.
  </Card>

  <Card title="Managing and Refining Agents" icon="settings" href="/agents/managing-and-refining-agents">
    Review runs, refine through chat, edit configuration, and manage agent status.
  </Card>

  <Card title="How to Build Skills" icon="puzzle-piece" href="/agents/how-to-build-skills">
    Create reusable skill instructions, share them, and schedule them with agents.
  </Card>

  <Card title="Approval Notifications" icon="bell" href="/agents/approval-notifications">
    How reviewers are notified, email bundling, sender setup, and reminders.
  </Card>

  <Card title="Example Prompts" icon="lightbulb" href="/agents/example-prompts">
    Starter prompts for common workflows you can copy and paste to get started.
  </Card>
</CardGroup>
