# Can I integrate Report and Run with cloud storage services such as Google Drive, Microsoft OneDrive?

We currently do not have any integrations with external cloud storage providers.

We are always keen to know how the app may be used, so please [contact us](/manual/faq/c169/q575.md) and let us know what integrations are most interesting to you.

## Related

* [Article: How to check your account's image limit from the web portal](/manual/readme/account-management/check-image-limit.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)
* [FAQ: Can you give me an overview of the cloud version of the app?](/manual/faq/c142/c146/q401.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)


---

# 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/q410.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.
