# Cómo crear Contexto de Compañia

En esta sección te guiamos a crear el contexto de tu compañía.

Dentro de un agente de voz, en la pestaña Contexto,

Encuentras tres campos:

1. **Nombre de la Compañia:**\
   \
   Aqui debes colocar el nombre oficial de la organización que representas<br>
2. **Website URL:**\
   \
   La dirección del Sitio web de la compañía. Si tienes una, puedes colocarla y hacer click en el botón "Generate Context"

<figure><img src="/files/b0ZNV23yAfneoi0exTV5" alt="" width="213"><figcaption></figcaption></figure>

para que nuestra Inteligencia Artificial cree el contexto por ti

3. **Descripción de la Compañía:**\
   \
   Si colocaste una URL, nuestra Inteligencia Artificial colocará aquí el contexto de tu compañia automáticamente. Si no tienes una URL, puedes escribirlo tú mismo:\
   \
   Debes colocar una descripción de la organización que representas para que el agente de voz tenga contexto y responda de manera óptima.

<figure><img src="/files/8WtXgNe1O7MJuaqjHKb0" alt="" width="375"><figcaption></figcaption></figure>


---

# 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/como-crear-contexto-de-compania.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.
