# Can I access, download, and edit my reports from a PC (or laptop) or via the web?

Yes, you can access your cloud account from the [web portal](https://app.reportandrun.com). We do not have a desktop app, but the web portal is accessible via your computer's internet browser (Chrome, Firefox, Safari, etc.).&#x20;

## Related

* [Article: How to create a cloud account](/manual/readme/quick-start-guide/create-an-account.md)
* [FAQ: Can multiple people collaborate on reports together?](/manual/faq/c142/c146/q404.md)&#x20;
* [FAQ: Can I access and edit reports from multiple devices using Report and Run: Cloud?](/manual/faq/c142/c146/q402.md)
* [Video: Report and Run (Mac + PC): Cloud + Web Portal Desktop Walkthrough](/manual/videos/cloud-videos/tdve4rbmlnw.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/q403.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.
