> 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/hablla-docs-es/flujos-de-automatizaciones/gestion-de-flujos/donde-encontrar-mis-flujos.md).

# Dónde encontrar mis flujos

En Hablla, los flujos de automatización se organizan en diferentes áreas del sistema. Cada sector tiene un lugar específico para la gestión y el seguimiento.

### 🔎 ¿Dónde Pueden Estar los Flujos? <a href="#dvod9kg1b8bn" id="dvod9kg1b8bn"></a>

Los flujos se agrupan por área dentro del sistema. Revisa los lugares posibles:

#### **📢 Marketing** <a href="#id-7051x6n1l7ca" id="id-7051x6n1l7ca"></a>

📌 Marketing > Flujos de automatización > **Plan de Comunicación**

📌 Marketing > Flujos de automatización > **Campaña**

![](/files/1d72b640317e3be4c30523f7bb80be3c1d90dcb4)

**💬 Atención**

📌 Atención > Flujos de automatización > **Bot de Calificación de Leads**

\ <br>

<figure><img src="/files/2adf0fb9b57ea5bd752af8734641b37cc6335149" alt=""><figcaption></figcaption></figure>

#### **💼 Ventas** <a href="#kph51xbkm78o" id="kph51xbkm78o"></a>

**📌 Ventas > Flujos de automatización > Automatización de CRM**

<br>

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

**CS/CX (Customer Success/Customer Experience)**

* CS/CX > Automatización > Flujos

<br>

<figure><img src="/files/3e21e1a11803550a90e366d662089c17253e54a6" alt=""><figcaption></figcaption></figure>

**Desempeño**

* Desempeño > Flujos de automatización > Integración entre sistemas

<br>

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


---

# 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/hablla-docs-es/flujos-de-automatizaciones/gestion-de-flujos/donde-encontrar-mis-flujos.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.
