# Flujos que utilizan este módulo

Es posible **visualizar y acceder a los flujos** que utilizan un módulo desde la sección **"Flujos usando este módulo"**.

En el módulo seleccionado, al final de la página, se mostrarán uno o más **cards** con los flujos que utilizan el módulo, indicando el **nombre** y a qué **flujo** pertenecen.

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

***

#### **Acceder a los flujos que utilizan el módulo**

Para acceder a los flujos que utilizan un módulo, simplemente haz clic en él y serás redirigido automáticamente al flujo correspondiente.


---

# 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.skyone.cloud/espanol/skyone-studio/modulos/configuraciones-and-operaciones/flujos-que-utilizan-este-modulo.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.
