# Mejorando Prompts con IA

VIDEO

#### **✨ Mejorando Prompts con IA**

Para probarlo, ve a **⚙️ Configuración Avanzada**\
y selecciona **🧪 Probar Agente**.

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

#### **💡 Cómo funciona**

1. ✍️ **Resalta** cualquier parte de tu prompt que te gustaría mejorar.

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

2. 🛠️ Haz clic en el botón \*\*"Mejorar"\*\*que aparece.

<figure><img src="/files/Mm61u2raVA4bQu5JJbVq" alt="" width="65"><figcaption></figcaption></figure>

3. 💬 Un prompt te preguntará cómo te gustaría mejorarlo (ej. más claro, más amigable, más conciso).<br>

   <figure><img src="/files/lJvwr2jOxHeDR683H1Q3" alt=""><figcaption></figcaption></figure>
4. 🤖 La IA sugiere una nueva versión.

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

5. ✅ **Acepta** o ❌ **Rechaza** el cambio—¡igual que editar un documento!\ <br>

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

🎯 Esto es perfecto para ajustar el lenguaje, mejorar el tono o hacer tu prompt más fácil de seguir para los agentes. 🗣️✨

***

#### **🌟 Mejorar con IA (Debajo del Prompt)**

Usa esta opción para mejorar TODO tu prompt de una vez.

💡 Cómo Funciona:

1. 📄 Desplázate hasta la parte inferior del editor de prompt.
2. ✨ Haz clic en el botón **"Mejorar con IA"**.

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

1. 🤖 La IA analizará todo tu prompt y sugerirá cambios más amplios—esto puede incluir reformular, reestructurar o mejorar el tono.

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

2. 👀 Revisa la comparación lado a lado de los cambios antiguos vs. sugeridos.

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

2. ✅ Haz clic en **Aceptar Cambios** o ❌ **Rechazar Cambios**.

Ideal para refinar la estructura general, tono y claridad de tu prompt con un solo clic


---

# 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.dapta.ai/dapta-docs-es/agentes-de-voz-ia/configura-tu-agente-de-voz-ia/mejorando-prompts-con-ia.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.
