> For the complete documentation index, see [llms.txt](https://docs.rox.com/development/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rox.com/development/product/custom-agents.md).

# Custom Agents

### Overview

Your team already knows what good execution looks like.

Prep before the meeting. Follow up after the call. Flag the risky deal. Route the signup. Send the recap. Post the update. Build the report. Keep the process moving.

The problem is not knowing what to do.

The problem is that good work still waits on a person to remember, check, follow up, and pull the pieces together.

**Agent Workflows change that.**

Rox Agent Workflows lets you turn repeatable work into automatic execution. When the right moment arrives, Rox can step in, gather the right context, take the right actions, and deliver the result where it belongs.

This is how you stop relying on memory.

This is how you stop losing momentum between steps.

This is how you go from **co-pilot to autopilot.**

Here are some resources to get started

* [Build your first agent](/development/product/custom-agents/build-your-first-agent.md)
* [How to write a strong agent prompt](/development/product/custom-agents/how-to-write-a-strong-agent-prompt.md)
* [Example agents](/development/product/custom-agents/example-agents.md)

Here are some resources to understand what you can do with Agent Workflows

* [What is a custom agent?](/development/product/custom-agents/what-is-a-custom-agent.md)
* [When should I use a custom agent?](/development/product/custom-agents/when-should-i-use-a-custom-agent.md)
* [Agent creation paths](/development/product/custom-agents/agent-creation-paths.md)
* [Agent triggers](/development/product/custom-agents/agent-triggers.md)
* [What can agents do?](/development/product/custom-agents/what-can-agents-do.md)

Here are some resources for advanced agent workflow building

* [Testing and debugging agents](/development/product/custom-agents/testing-and-debugging-agents.md)
* [Activate, monitor, and review outputs](/development/product/custom-agents/activate-monitor-and-review-outputs.md)
* [Using webhooks](/development/product/custom-agents/using-webhooks.md)
* [Best practices](/development/product/custom-agents/best-practices.md)
* [Custom Agents FAQ](/development/product/custom-agents/custom-agents-faq.md)
