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

# Agent Capabilities

> Everything your AI team can do — from research and content to documents and connected workflows.

Each specialist on your team is built on a set of underlying capabilities — the building blocks that let agents produce real work, not just responses. This page maps what's available and where to configure it.

<CardGroup cols={2}>
  <Card title="Triggers" icon="bolt" href="/your-ai-team/agent-capabilities/triggers">
    How and when your agents start working — on demand, on a schedule, by webhook, or by email.
  </Card>

  <Card title="Behavior & Instructions" icon="sliders" href="/your-ai-team/agent-capabilities/behavior-and-instructions">
    Shape any agent's behavior in plain language — instructions, tools, and skills.
  </Card>

  <Card title="Knowledge" icon="book-open" href="/your-ai-team/agent-capabilities/knowledge">
    Share your documents, frameworks, and references so your agents speak with your perspective.
  </Card>

  <Card title="Integrations" icon="plug" href="/your-ai-team/agent-capabilities/integrations">
    Connect your agents to the 900+ tools your business already uses.
  </Card>

  <Card title="Databases" icon="database" href="/your-ai-team/agent-capabilities/databases">
    Structured data your agents can read, write, and act on.
  </Card>
</CardGroup>

<Tip>
  The more context you give your agents — your preferences, your processes, your style — the better their work gets. You're not just delegating tasks, you're building a team that improves over time.
</Tip>
