# Mobile: Using Offline Mode

In Asset Panda’s mobile app, Offline Mode allows you to download platform data to your device and work offline. Once connected again, the data will be uploaded to the platform for uninterrupted work.

## Using Offline Mode

To use Asset Panda’s mobile app in offline Mode:

&#x20;

1. After logging into the Asset Panda mobile app, accounts and modules within that account are displayed. Click **Download Data**.

{% hint style="info" %}
***Notes**: The data download must take place prior to losing connectivity.*&#x20;
{% endhint %}

2. Work with the downloaded data. You can edit records and utilize forms.
3. When you are back online, the data will be updated to Asset Panda.


---

# 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://prohelp.assetpanda.com/mobile-app/mobile-using-offline-mode.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.
