> For the complete documentation index, see [llms.txt](https://academy.vambe.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.vambe.ai/embudo/embudo-pt-br/readme.md).

# Funil

Uma configuração correta do funil permite acompanhar cada cliente, automatizar tarefas e melhorar a conversão em cada etapa.

Nesta seção, você aprenderá a estruturar seu funil comercial no Vambe, definindo etapas, assistentes e fluxos de atendimento de acordo com seu processo de vendas.

Aqui você encontrará guias práticos para gerenciar etapas, atribuir assistentes e administrar tickets de forma eficiente.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Imagem de capa</th></tr></thead><tbody><tr><td>Gestão de Etapas e Assistentes de IA</td><td><a href="/pages/23eda4deccf245a114727bca34acd372e7279dd2">/pages/23eda4deccf245a114727bca34acd372e7279dd2</a></td><td><a href="/files/a91e6f9d245ec49775365f623aaa021c1903ecdd">/files/a91e6f9d245ec49775365f623aaa021c1903ecdd</a></td></tr><tr><td>Gestão de tickets</td><td><a href="/pages/c8d62405294715df5ee80562677f8dae65cc8bcb">/pages/c8d62405294715df5ee80562677f8dae65cc8bcb</a></td><td><a href="/files/c0b937c43a0ee216817e0a626721bbf5a6dcf289">/files/c0b937c43a0ee216817e0a626721bbf5a6dcf289</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://academy.vambe.ai/embudo/embudo-pt-br/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
