# Downloading QR codes

### Introduction

This guide outlines the steps for downloading QR codes for assets and locations in Almitee. Users can select multiple items and customize the appearance of their QR codes before downloading them in a convenient zip file.

### Overview Page

#### Selection Process

1. **Navigate to the Overview Page:** This is your starting point where you can view and manage multiple assets and locations.
2. **Select Items:** Choose the assets or locations for which you need QR codes. Multiple selections are supported.

#### Downloading QR Codes

1. **Initiate Download:** After selecting the desired items, click on the "Download QR codes" button to proceed with downloading the QR codes.
2. **Choose Color:**
   * A pop-up will appear prompting you to choose a foreground and background color for the QR codes.
   * You can select any color that suits your requirements.
3. **Confirmation and File Creation:**
   * Click "OK" after selecting the color.
   * Almitee will generate a zip file containing all the selected QR codes.

<figure><img src="/files/2tFEAFgq5zqMxUesSlvf" alt=""><figcaption></figcaption></figure>

### File Details

#### QR Code Naming

* **Naming Convention:** Each QR code file is named according to the identifier of the asset or location:
  * For assets, the file name includes the asset number.
  * For locations, the file name includes the name of the location.

#### Zip File

* **File Format:** All selected QR codes are bundled into a single zip file for easy download and management.
* **Retrieving the Zip File:** The zip file can be saved to your local system or designated network location.

### Conclusion

By following the steps provided in this guide, users can efficiently download QR codes for assets and locations in Almitee. This process enhances the management and operational efficiency by providing easy access to digital records through physical QR codes.


---

# 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.almitee.io/general-actions/downloading-qr-codes.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.
