# Can I access and edit reports from multiple devices using Report and Run: Cloud?

Yes, you can access and edit reports from multiple devices, such as an Android phone, an iPad or a laptop, through the [web portal](https://app.reportandrun.com) and [mobile app](https://reportandrun.com/getapp/cloud.php). Once you've logged into your account, you will see your reports.&#x20;

{% hint style="info" %}
Reports created in Offline Mode need to be synced to the cloud before they will appear across devices.
{% endhint %}

## Related

* [Article: How to set up Offline Mode in the mobile app](/manual/report-and-run-integrate/offline-mode/set-offline-mode.md)
* [FAQ: Can I use the mobile app offline and sync my data later when I have an internet connection?](/manual/faq/c142/c146/q407.md)
* [FAQ: Can I access, download, and edit my reports from a PC (or laptop) or via the web?](/manual/faq/c142/c146/q403.md)
* [FAQ: How do I backup, transfer and restore my reports from an old device to a new one?](/manual/faq/c150/c157/q506.md)
* [FAQ: How can I share reports in the cloud version of the app?](/manual/faq/c142/c146/q405.md)


---

# Agent Instructions: 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/c142/c146/q402.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.
