> ## 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.

# Guides

> Practical guides for common Veryfront Cloud tasks.

Use guides when you have a task to finish.

Each guide gives you a concrete path, a small example, and a way to verify the result.

Guides use REST for the main walkthrough. They link to matching GraphQL and MCP surfaces when those surfaces support the same task.

For architecture and boundaries, see [Concepts](/cloud/concepts).

For endpoint details, see [API reference](/cloud/apis).

## Set up

| Goal                              | Guide                                                    |
| --------------------------------- | -------------------------------------------------------- |
| Send an authenticated API request | [Authenticate API requests](/cloud/authentication)       |
| Manage project access             | [Manage project access](/cloud/identity-and-access)      |
| Configure a project               | [Configure a project](/cloud/projects-and-configuration) |

## Build

| Goal                       | Guide                                  |
| -------------------------- | -------------------------------------- |
| Create an agent            | [Create an agent](/cloud/agents)       |
| Add knowledge to a project | [Add knowledge](/cloud/knowledge)      |
| Manage project files       | [Manage project files](/cloud/content) |

## Run

| Goal                        | Guide                                          |
| --------------------------- | ---------------------------------------------- |
| Run background work         | [Run background work](/cloud/automation)       |
| Run project work            | [Run project work](/cloud/runtime)             |
| Trigger work from a webhook | [Trigger work from a webhook](/cloud/webhooks) |

## Connect and deploy

| Goal                   | Guide                                         |
| ---------------------- | --------------------------------------------- |
| Connect an integration | [Connect an integration](/cloud/integrations) |
| Deploy a project       | [Deploy a project](/cloud/deploy)             |

## Operate

| Goal                                                  | Guide                                                     |
| ----------------------------------------------------- | --------------------------------------------------------- |
| Inspect logs, traces, errors, and request diagnostics | [Inspect logs and traces](/cloud/inspect-logs-and-traces) |
| Check usage and limits                                | [Check usage and limits](/cloud/billing)                  |
