> For the complete documentation index, see [llms.txt](https://docs.reportandrun.com/manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reportandrun.com/manual/es/faq/c142/c144/q396.md).

# ¿Cómo configuro una cuenta de equipo sin conexión?

Podemos configurar una cuenta de equipo para la versión sin conexión de la app, incluida una prueba para probar el sistema durante 30 días. Por favor [contáctenos](/manual/es/faq/c169/q575.md) desde la dirección de correo electrónico de su empresa y háganos saber cuántos usuarios le gustaría incluir.

Una vez que tenga una cuenta de prueba, consulte nuestra [guía](https://reportandrun.zendesk.com/hc/en-us/articles/4408146564367-Getting-Started-with-an-Offline-Team-Account) sobre cómo configurarla.

Después de la prueba, puede suscribirse desde el portal web por 10 USD por usuario al año.

Tenga en cuenta que la versión de equipo sin conexión no tiene almacenamiento en la nube y los informes solo se almacenan en los dispositivos que los crearon. Si le interesa el almacenamiento en la nube, consulte nuestra [Report and Run: Cloud](/manual/es/faq/c142/c143/q388.md) app.&#x20;

## Relacionado

* [FAQ: ¿Cómo me suscribo al nivel de pago de Report and Run: Offline?](/manual/es/faq/c142/c144/q397.md)&#x20;
* [Preguntas frecuentes: ¿Cómo cambio (aumento o reduzco) el número de usuarios en mi suscripción?](/manual/es/faq/c167/q559.md)
* [FAQ: ¿Cómo agrego, elimino y administro usuarios en la cuenta de mi equipo?](/manual/es/faq/c150/c151/q435.md)
* [Preguntas frecuentes: ¿Cuáles son las diferencias entre las versiones en la nube y sin conexión de la aplicación?](/manual/es/faq/c142/c143/q388.md)
* [Preguntas frecuentes: ¿Cómo contacto con el soporte?](/manual/es/faq/c169/q575.md)


---

# 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.reportandrun.com/manual/es/faq/c142/c144/q396.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.
