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

# Studio guides

> Task-focused paths through Veryfront Studio.

Use these guides to create agents, give them project context, and put them to work.

## Contents

| Guide                                                                   | Outcome                                                           |
| ----------------------------------------------------------------------- | ----------------------------------------------------------------- |
| [Create agent](/studio/guides/create-agent)                             | Add or configure a project agent.                                 |
| [Human approval for agent tools](/studio/guides/human-approval)         | Require review before an agent uses tools.                        |
| [Add knowledge](/studio/guides/add-knowledge)                           | Give agents access to an internal knowledge base.                 |
| [Add skill](/studio/guides/add-skill)                                   | Give agents repeatable workflows and task instructions.           |
| [Add tool](/studio/guides/add-tool)                                     | Give agents callable project functions and external capabilities. |
| [Chat with agent](/studio/guides/chat-with-agent)                       | Get help planning, changing, or reviewing a project.              |
| [Edit and preview a project](/studio/guides/edit-and-preview-project)   | Change code and check the result.                                 |
| [Deploy a project](/studio/guides/deploy-project)                       | Ship a project update.                                            |
| [Debug with logs and traces](/studio/guides/debug-with-logs-and-traces) | Find evidence for a runtime or agent issue.                       |
| [Configure environments](/studio/guides/configure-environments)         | Set runtime variables and secrets.                                |

## Next

[Create agent](/studio/guides/create-agent) is the next guide.
