> For the complete documentation index, see [llms.txt](https://docs.hablla.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hablla.com/fluxos-de-automacoes/gestao-de-fluxos/como-alterar-o-local-de-um-fluxo-na-hablla.md).

# Como Alterar o Local de um Fluxo na Hablla

Na Hablla, é possível criar e gerenciar fluxos de automação em diferentes áreas do sistema.\
Se for necessário mudar o local onde um fluxo está alocado, siga o passo a passo abaixo.

***

### 📂 Onde os Fluxos Podem Estar?

#### 📢 Marketing

* 📌 Marketing > Fluxos de automação > Régua de Comunicação\ <br>
* 📌 Marketing > Fluxos de automação > Campanha

\
\ <br>

<figure><img src="/files/9mqz1J9YUUJNDhIDqucf" alt=""><figcaption></figcaption></figure>

#### 💬 Atendimento

* 📌 Atendimento > Fluxos de automação > Bot de Qualificação de Leads\ <br>

<br>

\ <br>

<figure><img src="/files/71DYEyqnwsKBhzaJKjpg" alt=""><figcaption></figcaption></figure>

* Vendas\ <br>
* Vendas > Fluxos de automação > Automação de CRM

\ <br>

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

* CS/CX\ <br>
* CS/CX > Automação > Fluxos

\ <br>

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

* Desempenho\ <br>
* Desempenho > Fluxos de automação > Integração entre sistemas

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

***

#### Como Alterar o Local de um Fluxo

Exemplo: Quero mover um fluxo de Atendimento > Fluxos de automação > Bot de Qualificação de Leads para Marketing > Fluxos de automação > Campanha.

**Passo a Passo**

1. 🔎 Identifique o fluxo que deseja mover\ <br>
2. Vá até a aba onde o fluxo está atualmente (ex: Atendimento > Fluxos de automação > Bot de Qualificação de Leads > Meus fluxos).

![](/files/JI4kOxMon5EtLVttwC4x)\ <br>

* Localize e abra o fluxo desejado.

\
![](/files/qeVurVjioSVzIe1fZdzb)

2. ⚙️ Acesse as configurações do fluxo\ <br>
3. Com o fluxo aberto, clique na opção Ferramentas.\ <br>
4. Clique no ícone de engrenagem ⚙️ (localizado no canto inferior esquerdo da tela).

![](/files/oySvqgozQqTG8oBhxIb4)\
\ <br>

3. 📝 Altere o local do fluxo\ <br>
4. O menu de configurações será aberto.\
   \
   ![](/files/FX1FH7SNk32CVeblCZzJ)

\ <br>

<br>

* Encontre o campo Tipo de Fluxo (este campo indica onde o fluxo está alocado).

\
![](/files/MZsfNvTJxbB6UYDRA8Td)\ <br>

* Clique nele e escolha o novo local desejado na lista (ex: Marketing > Fluxos de automação > Campanha).\
  ![](/files/OLvd6jWsB0RZBtE7rvKa)

4. 💾 Salve as alterações\
   Após selecionar o novo local, clique em Salvar.\
   ![](/files/Cb6wfK2Ns38tlnv7kq6H)

<br>

5. ✅ Confira se o fluxo foi movido\ <br>
6. Acesse o novo local escolhido (ex: Marketing > Fluxos de automação > Campanha > Meus fluxos).![](/files/uUwwUof1QnzzeopJSSwi)\ <br>
7. Verifique se o fluxo está no novo local.

\
![](/files/qdV7iet9jz6vnoc9sU5Z)<br>


---

# 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.hablla.com/fluxos-de-automacoes/gestao-de-fluxos/como-alterar-o-local-de-um-fluxo-na-hablla.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.
