> 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/faq/c167/q585.md).

# How do I upgrade the introductory cloud account with 500 images to a full subscription?

We can manually switch you to a full subscription. The cost is $9.99 USD per user per month or $99.99 USD per year and [includes space for 10,000 images](/manual/faq/c142/c149/q431.md).

{% hint style="info" %}
If you run out of space for new images, you can delete reports to make space for additional images. Remember to [empty the trash](/manual/readme/content/trash/empty-the-trash.md), too!
{% endhint %}

## Related

* [FAQ: How much does the cloud version of the app cost?](/manual/faq/c142/c149/q431.md)
* [FAQ: How do I change (increase or decrease) the number of users in my subscription?](/manual/faq/c167/q559.md)
* [FAQ: How do I transfer my data from the offline version of the app to the cloud version?](/manual/faq/c150/c157/q507.md)
* [FAQ: Can I add logos without a subscription?](/manual/faq/c142/c149/q429.md)
* [FAQ: How do I get started with a cloud account?](/manual/faq/c142/c144/q394.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:

```
GET https://docs.reportandrun.com/manual/faq/c167/q585.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.
