# Paso 4: Ver los asistentes asignados

Cada etapa de tu embudo puede funcionar con o sin asistente de IA.

{% hint style="info" %}
Cuando una etapa está operada por un asistente, aparece en color **azul**, y ese asistente es quien responde los mensajes de los clientes en esa fase.
{% endhint %}

Si quieres verificar **qué asistente está actuando en una etapa específica**, debes [ingresar a la inteligencia artificial](https://academy.vambe.ai/v1/docs/asistentes-ia-1).


---

# 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://academy.vambe.ai/embudo/gestion-de-etapas-y-asistentes-ia/paso-4-ver-los-asistentes-asignados.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.
