# GS1 Barcode Scanner

## Navigation

* Choose **Data Entry** as the Item type
* Select **GS1 Barcode Scanner** or **Multiple Barcodes Barcode** type

<figure><img src="/files/7O400Ltl6s4aPBMl0wmo" alt="" width="350"><figcaption></figcaption></figure>

## Configuration

The configuration of these two items are identical to [Barcode](/tillit/knowledge-base/setting-up-tillit/activity-templates/activity/elements/data-types/barcode.md).

<figure><img src="/files/wUjgTlMpJuDgEfZ3Czfy" alt="" width="353"><figcaption></figcaption></figure>

## Usage for GS1 Multiple Barcodes Scanner

In the activity form, the scanner **camera will stay open** until you manually close it by **clicking the "Close Scanner" button.**

This is particularly useful when you need to scan multiple barcodes to fill in fields that correspond to each scanned item.

* For example, if your form requires several pieces of information from different barcodes, the scanner will remain active, allowing you to quickly scan one after another without having to reopen it each time.

On the other hand, when using item Barcode or GS1 Barcode Scanner, the scanner will automatically close after each scan.

<figure><img src="/files/XqM8IClMfwrB6s5y7FzN" 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://help.tillit.cloud/tillit/knowledge-base/setting-up-tillit/activity-templates/activity/elements/data-types/gs1-barcode-scanner.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.
