> 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-14.2-freezed/dokumentation/tickets/ticket-einstellungen.md).

# Ticket- und Task-Einstellungen

Öffnen Sie **Tickets** und klicken Sie in der oberen Leiste auf das Zahnrad. Die Einstellungen gelten projektweit.

<figure><img src="https://1159464874-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNyvwhz1kEMXcHf4HLuZ8%2Fuploads%2Fgit-blob-1210881b03dc111f9c18a080986aa23a30cac1d1%2FTicket%20and%20Task%20settings.png?alt=media" alt="Ticket- und Task-Einstellungen"><figcaption><p>Ticket- und Task-Einstellungen</p></figcaption></figure>

<table data-header-hidden data-search="false"><thead><tr><th width="66.60003662109375">Element</th><th width="226.440185546875">Titel</th><th>Beschreibung</th></tr></thead><tbody><tr><td><strong>[A]</strong></td><td>Benachrichtigung nach Ticketerstellung</td><td>Sendet dem Assignee nach der Erstellung eines Tickets eine E-Mail.</td></tr><tr><td><strong>[B]</strong></td><td>Senden ab Priorität</td><td>Legt fest, ab welcher Priorität die Benachrichtigung gesendet wird.</td></tr><tr><td><strong>[C]</strong></td><td>Standard-Assignee</td><td>Wird bei neuen Tickets standardmässig vorausgewählt.</td></tr><tr><td><strong>[D]</strong></td><td>Standard-Assignee entfernen</td><td>Löscht die Standardzuweisung.</td></tr><tr><td><strong>[E]</strong></td><td>Alle Tasks abgeschlossen</td><td>Benachrichtigt den Ticket-Assignee, sobald alle Tasks des Tickets abgeschlossen sind.</td></tr><tr><td><strong>[F]</strong></td><td>Ticket oder Task überfällig</td><td>Benachrichtigt den jeweiligen Assignee bei überfälligen offenen Tickets oder Tasks.</td></tr><tr><td><strong>[G]</strong></td><td>Speichern</td><td>Übernimmt die Einstellungen.</td></tr></tbody></table>

{% hint style="info" %}
Die Überfälligkeitsprüfung vergleicht ganze Kalendertage. Abgeschlossene oder abgebrochene Tickets und Tasks lösen keine Überfälligkeitsbenachrichtigung aus.
{% endhint %}


---

# 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-14.2-freezed/dokumentation/tickets/ticket-einstellungen.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.
