> 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/plattform/alarms-rules-and-escalations/rule-chains/knoten/ticket.md).

# Ticket

<div align="left"><figure><img src="/files/c3e4d711461e027bf9882d4167323469cf24aea5" alt="" width="375"><figcaption></figcaption></figure></div>

Verwenden Sie **Ticket** um aus einer Regelkette ein Service-Ticket zu erstellen.

Dieser Knoten hilft dabei, erkannte Probleme in nachverfolgbare Arbeit umzuwandeln.

<div align="left"><figure><img src="/files/7b05d347de36216949f6988ff7ef9ce40a86754c" alt="" width="307"><figcaption></figcaption></figure></div>

### Was er tut

Der Knoten erstellt ein Ticket, das mit einem Asset verknüpft ist.

Verwenden Sie es für Störungen, Wartungsaufgaben oder Folgeaktionen.

### Eingaben

* **Trigger-Eingangspin** — Startet die Ticketaktion.

### Konfigurierbare Einstellungen

<div align="left"><figure><img src="/files/75c55be1dcac4198187c6b56003068c10c8c7a44" alt="" width="375"><figcaption></figcaption></figure></div>

* **Asset** — Wählen Sie das zugehörige Asset aus.
* **Priorität** — Legen Sie die Dringlichkeit fest.
* **Zugewiesene Person** — Wählen Sie den verantwortlichen Empfänger aus.
* **Grund** — Wählen Sie einen vordefinierten Ticketgrund aus.
* **Titel** — Geben Sie einen kurzen Tickettitel ein.
* **Beschreibung** — Fügen Sie die detaillierte Problem- oder Aufgabenbeschreibung hinzu.

### Typische Verwendung

Verwenden Sie **Ticket** nach Logik, die einen Servicefall erkennt.

### Zugehörige Dokumentation

* [Service-Desk](/collection/german/plattform/service-desk.md)
* [Tickets erstellen](/collection/german/plattform/service-desk/create-tickets.md)
* [Knoten](/collection/german/plattform/alarms-rules-and-escalations/rule-chains/knoten.md)

Für den vollständigen Editor-Ablauf siehe [Regelkette konfigurieren](/collection/german/plattform/alarms-rules-and-escalations/rule-chains/configure-rule-chain.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:

```
GET https://docs.buildings.ability.abb/collection/german/plattform/alarms-rules-and-escalations/rule-chains/knoten/ticket.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.
