# Agents

Create and invoke agents, and manage their models, tools, resources, automation tasks, and runtime status.

## Choose a task

| What you need to do | Open this page | Use it when |
| --- | --- | --- |
| Create and maintain agents | [Create and maintain agents](agents.md) | Create, view, update, disable, or delete agents and their versions. |
| Build agents | [Build agents](agent-builder.md) | Build agents with candidate plans, resources, and versions. |
| Invoke agents and manage sessions | [Invoke agents and manage sessions](agent-invocation-sessions.md) | Invoke agents from a client or another agent, and view sessions. |
| Configure models, runtimes, and policies | [Configure models, runtimes, and policies](model-runtime-policies.md) | Configure models, runtime bindings, and runtime policies. |
| Connect tools, skills, and channels | [Connect tools, skills, and channels](tools-skills-channels.md) | Configure tools, skills, external connections, and channel instances. |
| Bind knowledge bases, workflows, and resources | [Bind knowledge bases, workflows, and resources](knowledge-workflow-resource-bindings.md) | Bind knowledge bases, workflows, or other resources to agents. |
| Automation tasks, callbacks, and task templates | [Automation tasks, callbacks, and task templates](automation-callbacks-task-templates.md) | Manage automation tasks, callback rules, and task templates. |
| Import and export agent packages and configure system agents | [Import and export agent packages and configure system agents](packages-system-setup.md) | Import or export agent packages, or configure system agents. |
| Monitor runs and handle feedback | [Monitor runs and handle feedback](runtime-observability-feedback.md) | View runtime status, logs, events, and user feedback. |

```{toctree}
:hidden:
:maxdepth: 1

Create and maintain agents <agents>
Build agents <agent-builder>
Invoke agents and manage sessions <agent-invocation-sessions>
Configure models, runtimes, and policies <model-runtime-policies>
Connect tools, skills, and channels <tools-skills-channels>
Bind knowledge bases, workflows, and resources <knowledge-workflow-resource-bindings>
Automation tasks, callbacks, and task templates <automation-callbacks-task-templates>
Import and export agent packages and configure system agents <packages-system-setup>
Monitor runs and handle feedback <runtime-observability-feedback>
```
