> 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/agent-workflows.md).

# Agent Workflows

### 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 workflow](/development/product/agent-workflows/build-your-first-workflow.md)
* [Starter prompts to build an Agent Workflow](/development/product/agent-workflows/starter-prompts-to-build-an-agent-workflow.md)
* [How to write a strong workflow prompt](/development/product/agent-workflows/how-to-write-a-strong-workflow-prompt.md)
* [Example workflows](/development/product/agent-workflows/example-workflows.md)

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

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

Here are some resources for advanced agent workflow building

* [Testing and debugging agent workflows](/development/product/agent-workflows/testing-and-debugging-agent-workflows.md)
* [Publish, monitor, and review outputs](/development/product/agent-workflows/publish-monitor-and-review-outputs.md)
* [Using webhooks](/development/product/agent-workflows/using-webhooks.md)
* [Best practices](/development/product/agent-workflows/best-practices.md)
* [Agent Workflows FAQ](/development/product/agent-workflows/agent-workflows-faq.md)
