# Ticket settings

## Open Ticket Settings

To add the **Ticket Settings** to open, follow these steps:

1. **Navigate to the ticket view:**\
   Click in the *Sidebar* on **Tickets**.
2. **Open settings:**\
   In the top bar of the ticket view, you will see a **gear icon** <img src="https://content.gitbook.com/content/Nyvwhz1kEMXcHf4HLuZ8/blobs/fnzRLiqbT6UG6cdvcI8q/image.png" alt="" data-size="line">.\
   ▷ Click this icon to open the window *Ticket Settings* to open.

## Configure Ticket Settings

The **Ticket Settings**window in *Eliona* offers various options for configuring notifications and default assignments for tickets. The individual elements are structured as follows:

<figure><img src="https://content.gitbook.com/content/Nyvwhz1kEMXcHf4HLuZ8/blobs/cTBCgP5X1InCwpE2zL0n/Tickets%20Setting%20(1).png" alt=""><figcaption></figcaption></figure>

* **Enable email notifications \[A]:**\
  Turn on the option to automatically notify the assignee by email as soon as a new ticket is created.
* **Notification from priority level \[B]:**\
  Select the minimum priority from which notifications should be sent (e.g. "Medium" or higher).
* **Default assignee \[C]:**\
  Define a default person who will automatically be entered as the assignee for new tickets.
* **Delete default assignee \[D]:**\
  Remove the defined default assignee with a click on this button.
* **Save changes \[E]:**\
  Save all changes made or cancel the process to leave the settings unchanged.


---

# Agent Instructions: 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/english-v14/documentation/tickets/ticket-settings.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.
