> For the complete documentation index, see [llms.txt](https://docs.buildings.ability.abb/collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buildings.ability.abb/collection/german/verpflichtende-basis/assets/generate-qr-codes.md).

# QR-Codes generieren

Für jedes Asset können Sie einen eindeutigen QR-Code generieren.

Benutzer können den QR-Code mit ihrem Smartphone scannen und werden dann über einen Link direkt zum entsprechenden Asset in BuildingPro Suites weitergeleitet.

Voraussetzungen:

* Benutzer verfügen über ein BuildingPro Suites-Konto und gültige Anmeldedaten
* Benutzer verfügen über ausreichende Berechtigungen, um auf das Asset zuzugreifen

{% hint style="warning" %}
**Achtung!** QR-Codes sind nicht für die Nutzung durch die Allgemeinheit und Gebäudenutzer bestimmt. Nur BuildingPro Suites-Benutzer sollten QR-Codes sehen und scannen können.
{% endhint %}

{% hint style="info" %}
QR-Codes sollten nicht verwechselt werden mit [-> AR-Codes](/collection/german/plattform/additional-features/augmented-reality.md)
{% endhint %}

{% hint style="success" %}
Das Generieren von QR-Codes kostet keine Infravolts.
{% endhint %}

### Anwendungsfall

#### Spezialisten schnellen Zugriff auf Informationen ermöglichen

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2FNoskiXEdTLd2ZuR4eot7%2F88ACBC5D-0CB6-4F47-9804-A5879006D0AE.png?alt=media&#x26;token=53d33e3c-c185-4b15-9158-2785763ab7fd" alt=""><figcaption><p>Abb. 1 – Ein gedruckter QR-Code in einem Schaltschrank</p></figcaption></figure>

1. Sie generieren einen QR-Code für ein Asset
2. Der QR-Code wird als Bilddatei (.png) auf Ihrem Computer gespeichert
3. Sie drucken den Code aus
4. Sie bringen den gedruckten QR-Code an einem Gerät an, das in BuildingPro Suites als Asset existiert
5. Ein Spezialist, der Wartungsarbeiten an dem Gerät durchführt, scannt den gedruckten QR-Code mit einem Smartphone
6. Der Spezialist wird zu den „Asset-Details“ des entsprechenden Assets weitergeleitet
7. Der Spezialist kann auf relevante Informationen zugreifen, z. B. offene Tickets, angehängte Dokumente, Links usw.

<figure><img src="https://3489494878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GvUpaatBiReR43XFSMg%2Fuploads%2Fea2jQFWxhDKNEGINkcLL%2F174BD8AC-9EFB-4F76-B637-C43B957A8C99.png?alt=media&#x26;token=edd0a0d1-e2b8-4d03-b4da-ca944266b5cb" alt="" width="375"><figcaption><p>Abb. 2 – Die Asset-Details auf einem Smartphone.<br>Die Asset-Details werden nach dem Scannen des QR-Codes geöffnet</p></figcaption></figure>

### QR-Code generieren

<figure><img src="https://2215908449-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOqGnkz52o2zVUsEGEZGk%2Fuploads%2FSw782y4bySvctK65pUWR%2FGroup%20611.png?alt=media&amp;token=ed3cae37-23e5-408a-831f-3681c7b69897" alt=""><figcaption></figcaption></figure>

1. Öffnen Sie die [-> Asset-Details](/collection/german/verpflichtende-basis/assets/asset-details.md) des Assets, für das Sie einen QR-Code konfigurieren möchten
2. Stellen Sie sicher, dass Sie sich im **Allgemein \[A]** Registerkarte
3. Klicken Sie auf **QR-Code \[B]**\
   ▷ Der QR-Code wird als Bilddatei (.png) heruntergeladen


---

# 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://docs.buildings.ability.abb/collection/german/verpflichtende-basis/assets/generate-qr-codes.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.
