# Offline Forms

In order to collect data offline and submit and upload the data when one has reliable internet access again, one must save a form for offline use.&#x20;

### 1. Save the form for offline mode by selecting the bookmark icon

<figure><img src="/files/9uMGjrysD0PhRJRnZqQL" alt=""><figcaption></figcaption></figure>

### 2. Go to your user settings

### &#x20;

<figure><img src="/files/7rSmYPvq4bRwgb6WZ29c" alt=""><figcaption></figcaption></figure>

### 3. Toggle offline mode

<figure><img src="/files/cdVBRDyhSNGNud1cGxN7" alt=""><figcaption></figcaption></figure>

### 4. Collect data and submit forms

### 5. Connect to WiFi or reliable internet

### 6. Manually switch to online mode

<figure><img src="/files/ROjPSb7Uy0F5Yw18p2iu" alt=""><figcaption></figcaption></figure>

### 7. From the Home Page navigate to jobs listed on the left

<figure><img src="/files/7eLGRFTXSyKg5BA6JIJV" alt=""><figcaption></figcaption></figure>

### 8. Select options for the pending upload job

<figure><img src="/files/3qAiVCvjHmMDoG20OzoL" alt=""><figcaption></figcaption></figure>

### 9. Execute the upload job to complete the submission

<figure><img src="/files/cTFY6tMytfsLX2Q1sGWz" alt=""><figcaption></figcaption></figure>


---

# 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.informationhub.io/forms/offline-forms.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.
