> 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/report-and-run-integrate/account-management/iniciar-sesion.md).

# Iniciar sesión

1. Abra Report and Run: Integrate en su dispositivo móvil.
2. Introduzca la dirección de correo electrónico y la contraseña que usó para [crear su cuenta](/manual/es/report-and-run-integrate/quick-start-guide/crear-una-cuenta.md) y toque **Iniciar sesión**.&#x20;

   <div align="left"><figure><img src="/files/1753ee532cf91e616001a7c118863f702c1ffcb2" alt="" width="375"><figcaption></figcaption></figure></div>
3. Si olvida su contraseña, use la *¿Olvidó su contraseña?* opción para restablecerla. Introduzca su nombre y dirección de correo electrónico, y cree una contraseña.

   <div align="left"><figure><img src="/files/a8f90c22ad2e1839907c83860c48557c134b992f" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="info" %}
Los informes que cree en la aplicación móvil se sincronizan con la nube y están accesibles en el portal web desde un ordenador de escritorio o portátil. Consulte estos pasos para [iniciar sesión en el portal web de Report and Run: Cloud](/manual/es/readme/account-management/log-out.md).&#x20;
{% endhint %}


---

# 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/report-and-run-integrate/account-management/iniciar-sesion.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.
