> 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/actualizar-reducir-tu-suscripcion-mensual.md).

# Actualizar/reducir tu suscripción mensual

1. Toque las tres líneas horizontales en la esquina superior izquierda.\
   ![](/files/fbdd5680121335dbab85bee204dd699c63ed31f4)
2. Toca el nombre de tu organización/espacio.

   <div align="left"><figure><img src="/files/43261ce91f1148bbc01a4e4f0c826c682d7a5fed" alt=""><figcaption></figcaption></figure></div>
3. Toca **Actualizar.**

   <div align="left"><figure><img src="/files/1a14fd10ec21af35fe978dae6c644953d9eee181" alt=""><figcaption></figcaption></figure></div>
4. Toca el **flecha hacia arriba** para aumentar el número máximo de usuarios y la capacidad de imágenes disponibles en tu cuenta. Toca la flecha hacia abajo para disminuir.&#x20;

   <div align="left"><figure><img src="/files/4841f35b2aada0aa8b4b1031da2fd4ba78af54a1" alt=""><figcaption></figcaption></figure></div>
5. El precio total se mostrará en tu moneda local en la esquina inferior izquierda. Toca **Suscribirse** para confirmar tu selección y completar el proceso.&#x20;

   <div align="left"><figure><img src="/files/c393a64c073a813945fcc165fd29d270803e3de0" alt=""><figcaption></figcaption></figure></div>


---

# 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/actualizar-reducir-tu-suscripcion-mensual.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.
