> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/objectbeheer/qr-codes-voor-objecten-genereren-en-scannen.md).

# QR-codes voor Objecten genereren en scannen

QR-codes helpen technici sneller het juiste Object te openen.

Dit vermindert handmatig zoeken op locatie.

### Typische gebruikssituaties

Gebruik QR-codes wanneer:

* apparatuur visueel moeilijk te identificeren is
* er op één locatie veel vergelijkbare Objecten zijn
* technici snel toegang nodig hebben tot geschiedenis of formulieren

{% stepper %}
{% step %}

### Open het Object

Open het Object in de BackOffice.
{% endstep %}

{% step %}

### Genereer de QR-code

Gebruik de beschikbare QR-optie op het Object.

Druk de code vervolgens af of sla hem op.
{% endstep %}

{% step %}

### Bevestig de code aan de apparatuur

Plaats de QR-code op een plek waar technici hem gemakkelijk kunnen scannen.
{% endstep %}

{% step %}

### Scannen in de mobiele App

Open de App en gebruik de scanoptie.

Richt vervolgens de camera op de QR-code.
{% endstep %}

{% step %}

### Open het Object-resultaat

Bekijk het gematchte Object en ga verder met het werk.
{% endstep %}
{% endstepper %}

### Veelgestelde vragen

<details>

<summary>Kan ik nog steeds handmatig zoeken als het scannen mislukt?</summary>

Ja.

Je kunt nog steeds zoeken op code of andere details van het Object.

</details>

<details>

<summary>Helpen QR-codes op locatie?</summary>

Ja.

Ze versnellen de identificatie en verminderen selectiefouten.

</details>

<details>

<summary>Heb ik internet nodig om te scannen?</summary>

Het scan-gedrag is afhankelijk van de status van de App en de beschikbare gegevens op het apparaat.

</details>

### Gerelateerde onderwerpen

* [**Bekijk de geschiedenis van het Object**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/objectbeheer/objecthistorie-bekijken.md)
* [**Objectbeheer**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/objectbeheer.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/objectbeheer/qr-codes-voor-objecten-genereren-en-scannen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
