# How to Change the Location of a Flow in Hablla

At Hablla, it is possible to create and manage automation flows in different areas of the system.\
If it is necessary to change the location where a flow is allocated, follow the step-by-step below.

***

### 📂 Where Can Flows Be?

#### 📢 Marketing

* 📌 Marketing > Automation flows > Communication Ladder\ <br>
* 📌 Marketing > Automation flows > Campaign

\
\ <br>

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

#### 💬 Support

* 📌 Support > Automation flows > Lead Qualification Bot\ <br>

<br>

\ <br>

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

* Sales\ <br>
* Sales > Automation flows > CRM Automation

\ <br>

<figure><img src="/files/6660dc2e1216b09185d22116272494b6c2442dad" alt=""><figcaption></figcaption></figure>

* CS/CX\ <br>
* CS/CX > Automation > Flows

\ <br>

<figure><img src="/files/95194ec332f051fcb0b8fc31a16b9c7d2fd17a95" alt=""><figcaption></figcaption></figure>

* Performance\ <br>
* Performance > Automation flows > System integration

<figure><img src="/files/5ee4c3191701de664e1de02a9866df8e0cefcca4" alt=""><figcaption></figcaption></figure>

***

#### How to Change a Flow's Location

Example: I want to move a flow from Support > Automation flows > Lead Qualification Bot to Marketing > Automation flows > Campaign.

**Step by Step**

1. 🔎 Identify the flow you want to move\ <br>
2. Go to the tab where the flow is currently located (e.g.: Support > Automation flows > Lead Qualification Bot > My flows).

![](/files/50dcf496e1a3e320d6a0d8d85a19187db0d177c5)\ <br>

* Locate and open the desired flow.

\
![](/files/2de99d05feef8c3475f0a81afd03a7c74240008a)

2. ⚙️ Access the flow settings\ <br>
3. With the flow open, click on the Tools option.\ <br>
4. Click the gear icon ⚙️ (located in the bottom left corner of the screen).

![](/files/344bedebfa06127ffe0f8032ba83ef019f3f5414)\
\ <br>

3. 📝 Change the flow's location\ <br>
4. The settings menu will open.\
   \
   ![](/files/937c6b4004c5b6b920e230fd5a2bc3bf52752cae)

\ <br>

<br>

* Find the Flow Type field (this field indicates where the flow is allocated).

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

* Click on it and choose the desired new location from the list (e.g.: Marketing > Automation flows > Campaign).\
  ![](/files/5bdddac507a0e2c3d952b84342ad4e6dea5705fb)

4. 💾 Save the changes\
   After selecting the new location, click Save.\
   ![](/files/268590f3be60f8216036bbd86b092b15ef0ead31)

<br>

5. ✅ Check if the flow was moved\ <br>
6. Access the new chosen location (e.g.: Marketing > Automation flows > Campaign > My flows).![](/files/8f8a34d4f52cdc3d8a1f474a3419cc5da89e4411)\ <br>
7. Check if the flow is in the new location.

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


---

# Agent Instructions: 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://docs.hablla.com/hablla-docs-en/automation-flows/flow-management/how-to-change-the-location-of-a-flow-in-hablla.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.
