# I’m experiencing slow upload speeds, long sync times, or connectivity problems - what should I do?

If your internet connection is weak or intermittent, you can switch to offline mode temporarily. Offline mode lets you work without an internet connection and will not upload any data to the cloud, avoiding lag time. When your internet connection improves, you can [sync pending uploads to the cloud.](/manual/report-and-run-integrate/offline-mode/view-pending-uploads.md)

If you have a fast internet connection and are still experiencing slow uploads, [please contact us](/manual/faq/c169/q575.md).

## Related

* [Article: How to set offline mode](/manual/report-and-run-integrate/offline-mode/set-offline-mode.md)
* [Article: How to view pending uploads](/manual/report-and-run-integrate/offline-mode/view-pending-uploads.md)
* [Article: How to upload pending items](/manual/report-and-run-integrate/offline-mode/upload-pending-images.md)
* [Article: How to go back online after entering offline mode](/manual/report-and-run-integrate/offline-mode/go-back-online.md)
* [FAQ: Why am I unable to upload images to the cloud?](/manual/faq/c160/c163/q532.md)
* [FAQ: After renewing my subscription, why are my older reports missing or not syncing and how do I recover them?](/manual/faq/c160/c162/q525.md)
* [FAQ: How do I fix issues with pending uploads, duplicates, or reports that aren’t saving or syncing?](/manual/faq/c160/c163/q528.md)&#x20;


---

# 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/c160/c163/q530.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.
