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

# Ticket

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

Use **Ticket** to create a service ticket from a rule chain.

This node helps turn detected issues into tracked work.

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

### What it does

The node creates a ticket that is linked to an asset.

Use it for faults, maintenance tasks, or follow-up actions.

### Inputs

* **Trigger input pin** — Starts the ticket action.

### Configurable settings

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

* **Asset** — Select the related asset.
* **Priority** — Set the urgency.
* **Assigned person** — Select the responsible recipient.
* **Reason** — Choose a predefined ticket reason.
* **Title** — Enter a short ticket title.
* **Description** — Add the detailed issue or task description.

### Typical use

Use **Ticket** after logic that detects a service case.

### Related documentation

* [Service Desk](/collection/platform/service-desk.md)
* [Create Tickets](/collection/platform/service-desk/create-tickets.md)
* [Nodes](/collection/platform/alarms-rules-and-escalations/rule-chains/nodes.md)

For the full editor flow, see [Configure Rule Chain](/collection/platform/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/platform/alarms-rules-and-escalations/rule-chains/nodes/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.
