> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/topicos/relacionar/fluxos-de-automacao/video-tutoriais.md).

# Vídeo Tutoriais

- [Fluxo de Automação - Formas de Acionar](https://docs.sprinthub.com/topicos/relacionar/fluxos-de-automacao/video-tutoriais/fluxo-de-automacao-formas-de-acionar.md)
- [Como Excluir Leads de Comentário](https://docs.sprinthub.com/topicos/relacionar/fluxos-de-automacao/video-tutoriais/como-excluir-leads-de-comentario.md)
- [Restringindo Leads e Criando Oportunidades para o Usuário que o Criou](https://docs.sprinthub.com/topicos/relacionar/fluxos-de-automacao/video-tutoriais/restringindo-leads-e-criando-oportunidades-para-o-usuario-que-o-criou.md)
- [Fluxos de Automação - Disparando mensagens pelo Alternador](https://docs.sprinthub.com/topicos/relacionar/fluxos-de-automacao/video-tutoriais/fluxos-de-automacao-disparando-mensagens-pelo-alternador.md)
- [Fluxo de Automação - Arquivando Leads Antigos em massa](https://docs.sprinthub.com/topicos/relacionar/fluxos-de-automacao/video-tutoriais/fluxo-de-automacao-arquivando-leads-antigos-em-massa.md)
- [Fluxos de Automação - Disparo por segmento e formulário](https://docs.sprinthub.com/topicos/relacionar/fluxos-de-automacao/video-tutoriais/fluxos-de-automacao-disparo-por-segmento-e-formulario.md)
- [Fluxo de Automação - Executando Chatbot](https://docs.sprinthub.com/topicos/relacionar/fluxos-de-automacao/video-tutoriais/fluxo-de-automacao-executando-chatbot.md)
- [Fluxo de Automação - Criando Automação de Marketing para Cadência de E-mails e WhatsApp](https://docs.sprinthub.com/topicos/relacionar/fluxos-de-automacao/video-tutoriais/fluxo-de-automacao-criando-automacao-de-marketing-para-cadencia-de-e-mails-e-whatsapp.md)
- [Fluxos de Automação - Segmentando Leads com e sem Oportunidades no CRM](https://docs.sprinthub.com/topicos/relacionar/fluxos-de-automacao/video-tutoriais/fluxos-de-automacao-segmentando-leads-com-e-sem-oportunidades-no-crm.md)
- [Fluxos de Automação - Felicitações de Aniversário para o Contato](https://docs.sprinthub.com/topicos/relacionar/fluxos-de-automacao/video-tutoriais/fluxos-de-automacao-felicitacoes-de-aniversario-para-o-contato.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.sprinthub.com/topicos/relacionar/fluxos-de-automacao/video-tutoriais.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
