> 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/marktplaats-pakketten-en-power-ups/power-ups/objectbeheer/qr-codes-van-objecten-genereren-en-scannen.md).

# QR-codes van objecten genereren en scannen

Gebruik QR-codes om objecten sneller op locatie te vinden.

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

Dit vermindert handmatig zoeken op locatie.

### Typische gebruikssituaties

Gebruik QR-codes wanneer:

* apparatuur moeilijk visueel te herkennen 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 QR Optie die Beschikbaar is op het Object.

Druk de Code vervolgens af of sla deze op.
{% endstep %}

{% step %}

### Bevestig de Code aan de apparatuur

Plaats de QR Code op een plek waar technici deze gemakkelijk kunnen scannen.
{% endstep %}

{% step %}

### Scannen in de mobiele app

Open de app en gebruik de Optie om te scannen.

Richt vervolgens de camera op de QR Code.
{% endstep %}

{% step %}

### Open het resultaat van het Object

Controleer het gekoppelde Object en ga verder met het werk.
{% endstep %}
{% endstepper %}

### Veelgestelde vragen

<details>

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

Ja.

U kunt nog steeds zoeken op Code of andere Objectgegevens.

</details>

<details>

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

Ja.

Ze versnellen de identificatie en verminderen Storingen bij selectie.

</details>

<details>

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

Het scan-gedrag hangt af van de status van de app en de gegevens die Beschikbaar zijn op het apparaat.

</details>

### Gerelateerde onderwerpen

* [**Objecthistorie bekijken**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/objectbeheer/objecthistorie-bekijken.md)
* [**Objectbeheer**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-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/marktplaats-pakketten-en-power-ups/power-ups/objectbeheer/qr-codes-van-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.
