> For the complete documentation index, see [llms.txt](https://docs.enate.net/whats-new/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enate.net/whats-new/eses/versiones-anteriores/resumen-de-cambios-versiones-anteriores/descripcion-general/ayuda-en-linea.md).

# Ayuda en línea

v2021.1

Hemos trasladado nuestra documentación de ayuda a [docs.enate.net](https://docs.enate.net/enate-help/v/espanol/) para hacerla más accesible. Aquí encontrarás todo lo que necesitas saber para sacar el máximo partido a Enate, a través de vídeos y explicaciones muy detalladas.

![](https://1038353727-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MMq3QmswWRu5qbijFN8%2F-MXppv_FbRb5kd3e2myt%2F-MXprFSrtCK58t9EMd_-%2FEnate-Online-Help.gif?alt=media\&token=bb9e5ad5-d61f-451f-8c55-b43b3ff283ef)

### Explicaciones en línea&#x20;

Además de la puesta en línea de toda nuestra documentación de ayuda, hemos empezado a añadir más información sobre herramientas, guías y vídeos el funcionamiento del propio sistema, para ayudar a guiar a los usuarios a nuestras explicaciones en línea - Esto debería facilitar la facilitar la incorporación de nuevos usuarios y permitirles conocer de forma sencilla cuando las nuevas características aparezcan.

![](https://1038353727-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MMq3QmswWRu5qbijFN8%2F-MXpsBXvjvNZHxyCF5CN%2F-MXpvuMfuKedco5idQYU%2FUserpilot-Interactions.gif?alt=media\&token=349a191b-c82e-47fe-85ed-0c7f83f16a13)

{% hint style="info" %}

Nota técnica: Para poder utilizar los explicaciones en línea de Enate, es posible que sus administradores tengan que hacer algunos ajustes en el cortafuegos / lista blanca de proxy de su empresa. Consulte este [artículo](https://docs.enate.net/enate-help/integrations/enate-integrations/system-pre-requisites/userpilot-inline-help-setup-requirements) para obtener más información sobre los posibles ajustes.
{% endhint %}

Con el tiempo iremos añadiendo más y agradeceremos sus sugerencias y comentarios en la [nueva sección de documentación](https://enate.canny.io/documentation-suggestion) de la página de comentarios de Enate.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.enate.net/whats-new/eses/versiones-anteriores/resumen-de-cambios-versiones-anteriores/descripcion-general/ayuda-en-linea.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
