# Barcode

## Overview

The Barcode widget offers a comprehensive solution for integrating both barcode and QR code functionalities seamlessly into record columns, facilitating efficient scanning for users. With its versatile design, users can effortlessly generate and display barcode or QR code representations of custom-provided values within their datasets. This widget streamlines data management processes by enabling swift scanning and retrieval of information, enhancing productivity and accuracy across various applications. Whether it's inventory management, asset tracking, or attendee registration, the Barcode widget empowers users with a convenient toolset for rapid data capture and organization.

## Widgets

* [Barcode](/widgets/section-widgets/productivity/barcode.md) - Barcode widget is designed to seamlessly display the barcode of a record within a column
* [QR Code](/widgets/column-widgets/barcode/qr-code.md) - QR Code is a column widget designed to effortlessly generate and display QR codes corresponding to records within a column


---

# 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.labii.com/widgets/column-widgets/barcode.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.
