> 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/gatilhos/fluxo-de-automacao-enviou-um-formulario.md).

# Fluxo de Automação - Enviou um formulário?

<figure><img src="/files/Iz5hv9J28edlctVHPIEL" alt=""><figcaption></figcaption></figure>

Nesta automação, o seu fluxo será acionado quando um lead preencher um formulário.

Para criar sua automação, acesse o construtor de fluxo de automação, clique em '**Gatilho**' e, em seguida, escolha '**Enviou um formulário?**'.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeMR3JOw7P2nVipS0f9NcVLvrDOZP8UwUTs8ObLZoXaV5s-F04NqYASvruG3qQjb2yGD39xxc7S7lAQZmEtjziqm7lNGqJAunFge8wwfXHO1mOicKzEhtIzCk9xd78y7hD8RfzrjQ?key=iViWimax5hoN1u30XkPlSys7" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeAUXOap4ZZHZBIIi63i-NLL16RYjrwMzHWXH_uVWvKG8YnKIS7hHQVyhBCYjH_gAdAXYx-qtrtz7ijwh1qfZAFqXmqz2YCGhVgubtqn304SkpYPMF_eorcFKVsyWNUFvvdUgv44w?key=iViWimax5hoN1u30XkPlSys7" alt=""><figcaption></figcaption></figure>

Em seguida, escolha qual **formulário** você deseja criar a automação para, e defina se deseja que ela seja executada somente em **horários** específicos e em **dias** específicos.

{% content-ref url="/pages/MQNQjFXNHeaczlYztNsX" %}
[Formulários - Criação de Formulários](/topicos/converter/formularios/formularios-configuracoes-iniciais/formularios-criacao-de-formularios.md)
{% endcontent-ref %}

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdssVP5CxHgXHVaF5slY28_ttz1F3BjdUFIgQ16VOm2OFMZN54wz6v_Qdt4PiYA_KRVT7Q0CM2qmazZ_CV6x73DPJzWClCuQlkdoigtPsRxXsB6Bl6qL84ZgbxyDXnM7_UfociS?key=iViWimax5hoN1u30XkPlSys7" alt=""><figcaption></figcaption></figure>

Com base na ação realizada pelo seu lead, você pode ativar uma **Ação** ou uma **Condição**. No exemplo, vamos utilizar uma ação.

Você pode modificar o segmento do lead para manter sua base de leads mais organizada, para enviar conteúdos certos para cada segmento, trabalhando melhor seu lead.

{% content-ref url="/pages/kLLGVAfVorq0HrgwnXXO" %}
[Segmentos](/topicos/relacionar/segmentos.md)
{% endcontent-ref %}

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcEIl80hQPejkJVpiokLKDZbliZ8J9XOONf7nmZugboMUF3mh-Tqi0EZIslMLzfmTRu6T49d6d4Xb3o7LfWo0wRh5gDZ4cYRU4JIVVFa5efIeBy3h1gNXNunzKgkgp1ade47f-f?key=iViWimax5hoN1u30XkPlSys7" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/beJrnY4QviY8NZTTi89y" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeCHt6RfYFydIr8G3n8DUXTvpG19NFPFUbDLUETqtNS4gFUPc1xXT4LMPDXBxCfCcWmuCse0LYfxu5_TrUojVxA5AonO32aqKzDR6eP8sSI6Rz9_-XKaXUr6zGnpXmxX-beZK6s?key=iViWimax5hoN1u30XkPlSys7" alt=""><figcaption></figcaption></figure>

Após o lead preencher o formulário com informações importantes, como nome, número e e-mail, você pode executar o fluxo de automação de várias maneiras para atender aos seus objetivos específicos.

{% content-ref url="/pages/xr1OfE1toTF3t9hbuXNi" %}
[Fluxo de Automação - Segmentando Leads](/topicos/relacionar/fluxos-de-automacao/duvidas-comuns/fluxo-de-automacao-segmentando-leads.md)
{% endcontent-ref %}


---

# 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/gatilhos/fluxo-de-automacao-enviou-um-formulario.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.
