> 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/nodes/ticket.md).

# Ticket

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

Verwenden **Ticket** um aus einer Regelkette ein Serviceticket 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 Ticket-Aktion.

### 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 **Ticket** nach Logik, die einen Servicefall erkennt.

### Verwandte 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/nodes.md)

Den vollständigen Editor-Workflow finden Sie unter [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, and the optional `goal` query parameter:

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