> For the complete documentation index, see [llms.txt](https://prohelp.assetpanda.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://prohelp.assetpanda.com/mobile-app/mobile-barcodes.md).

# Mobile: Barcodes

You can use a mobile device to scan barcodes to connect physical assets to their digital records:&#x20;

* Find assets in the system
* Verify asset details during audits
* Reprint damaged barcodes
* Confirm that barcodes have been set up correctly&#x20;

The mobile app reads the barcode and retrieves the matching asset, eliminating the need for manual searches or data entry.

{% hint style="info" %}
To scan barcodes:

* A barcode field must be configured in the system.
* Barcodes must be printed using the barcode generator.
* Barcode labels must be attached to the physical assets.
* You must grant the Asset Panda Pro app permission to use the device's camera.
  {% endhint %}

## Scan a barcode <a href="#scanning-barcodes" id="scanning-barcodes"></a>

1. Open the **Asset Panda Pro** mobile app.
2. Expand the **Collections** list and then select the collection to view.
3. Tap <img src="/files/xcZzjE1pk66UMq7MHCuI" alt="" data-size="line">. The device camera is activated.
4. Point the camera at the barcode attached to the asset. The app scans the barcode and matches it with the corresponding barcode field. The matching asset record opens in the app for review or further action.
5. To view the details of the asset, tap **Review** and then tap the record's card in the view.

{% hint style="info" %}

* If the barcode is not legible, you can click <img src="/files/lO96uON6EZdhgjhK9sXV" alt="" data-size="line"> to enter the barcode numbers manually.
* If a record is not found, you can tap **Add new** to add the new record to the collection.
  {% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-barcodes.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.
