# Cómo habilitar un asistente en OpenAI

COMO HABILITAR UN ASISTENTE EN OPENAI.

En tu panel, ve a Configuración > Integraciones y Prompt Engineering.

![Imagen\_base64\_1](/files/uHo7ZDFWoqq6rLmcqk05)

Selecciona Asistentes tal como se muestra en la imagen.

![Imagen\_base64\_2](/files/02SEcdM6pgCw0vbwPLCc)

Asigna un nombre al asistente y añade las instrucciones y archivos necesarios, ajustados a tu caso de uso.

Haz clic en Guardar y tu asistente quedará listo.

![Imagen\_base64\_3](/files/2kyKGcx7lPg8oeKV4bHM)


---

# 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.telenet.pe/openai/articulo_scrapeado_21.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.
