# Download maps

The Theseus Map app allows you to view all your maps that are being generated and have completed generation.&#x20;

## Active Jobs

See all the maps currently being generated under the "Active Jobs" tab on the left side of the dashboard. Each card shows the name of the map and time since creation.

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

## Job History

All completed and current jobs are listed in the job history tab. Click on the "Job History" tab on the top menu to pop up a panel with all your map generation jobs.

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

You can view and download maps from this panel.

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

{% hint style="info" %}
Maps are downloaded as a single **.tar.gz** file to be uploaded to your device.
{% endhint %}


---

# 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.theseus.us/gcs-software/legacy-software/theseus-maps-app/download-maps.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.
