# Options

## 1 - General&#x20;

Toggle off or on to "Create Comments on Ticket Close". This will require the admin to let the user know the end status when closing the ticket. As well as "Select Item on Ticket Close" which requires the admin to select which item they are closing the ticket for.

<figure><img src="/files/FgFVK3ywdxjwx0X6iOXH" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/CILKYRKlKOWaBsItX4c3" alt=""><figcaption></figcaption></figure>

* **Create Comment on Ticket Close**

  * When toggling this option on, agents will be required to leave a comment when they close a ticket.
  *

  ```
  <figure><img src="/files/wjDBPbIdf2BGy9besI9O" alt="" width="375"><figcaption></figcaption></figure>
  ```
* **Select Item on Ticket Close**

  * When toggled on, agents will be required to assign items to the ticket the are closing out, if an item is not assigned already.
  *

  ```
  <figure><img src="/files/5kfm2RKVGHnpj4Mr3od3" alt="" width="375"><figcaption></figcaption></figure>
  ```
* **Select Hours on Ticket Close**

  * When toggled on, agents will be required to enter the number of hours they worked on the ticket.
  *

  ```
  <figure><img src="/files/KuUN3CpBb4xTHAQpnCMo" alt="" width="375"><figcaption></figcaption></figure>
  ```

## 2 - Email to Tickets

In order to email in tickets for yourself or others in you team, you must have at least one email set up to email in to. You can start with a general ticket category if you would like to allow every user to email in to the same ticket email.

<figure><img src="/files/g10AfOV2k8hDWVrrD7ry" alt=""><figcaption><p>Select one of your Pre-Assigned Categories from the list.</p></figcaption></figure>

You will be prompted to select an email for any emails sent in that are not made by your organizations users. These will be forwarded to the assigned email you provide.

<figure><img src="/files/uaiEWtmM5LkMjau80R0z" alt=""><figcaption></figcaption></figure>

You will be given  instructions on how to activate the email address.&#x20;

<figure><img src="/files/8ZbY0Uc9SfwMTA6L1Y3X" alt=""><figcaption></figcaption></figure>

Once you have activated the address, you will see your help desk email addresses in your "Email to Tickets" Screen

<figure><img src="/files/D3EoLFr13wVfTIGhTQeh" alt=""><figcaption></figcaption></figure>

## 3 - Outgoing Emails

In order to receive emails for Help Desk Tickets, you need to toggle on these outgoing emails.&#x20;

<figure><img src="/files/c59fSnWDt6fbpv6nhp41" alt=""><figcaption></figcaption></figure>

* **Ticket Assigned Email to Agent**

  * When toggled on, the console will automatically send an email to the AGENT in which the ticket is assigned.
  *

  ```
  <figure><img src="/files/GI2vYZjcTogibkR9T7ee" alt="" width="375"><figcaption></figcaption></figure>
  ```
* **Ticket Assigned Email to Owner**

  * When toggled on, the console will automatically send an email to the OWNER in which the ticket is assigned.
  *

  ```
  <figure><img src="/files/o7S0H2Q2D9QwmCr7vM8W" alt="" width="375"><figcaption></figcaption></figure>
  ```
* **Ticket Comment Email to Owner**

  * When toggling this option on, the console will automatically send an email to the OWNER of the ticket when a comment has been added.
  *

  ```
  <figure><img src="/files/dKzodTaKaayuCoJsPGhl" alt="" width="375"><figcaption></figcaption></figure>
  ```
* **Ticket Assigned Email to Admin**
  * When toggling this option on, the console will automatically send an email to the ADMIN of the ticket when a comment has been added.

<figure><img src="/files/Q3o6pm797HLtfTC9Uu9p" alt=""><figcaption></figcaption></figure>

* Ticket Comment Email to Other
  * Toggling this on will send an email to anyone who has commented on the ticket, except the ticket commenter and the admin, when someone adds a comment to the ticket.
* Ticket Closed Email to Assigned Agent
  * When toggled on, the console will send an email to the assigned AGENT when a ticket is closed.
* Ticket Closed Email to Owner
  * When toggled on, the console will send an email to the assigned OWNER when a ticket is closed.
* Ticket Created Email to Owner

  * When toggled on, the console will send an email to the assigned OWNER when a ticket is created.
  *

  ```
  <figure><img src="/files/Klh3Va5rxLK5FAeFrYGt" alt="" width="375"><figcaption></figcaption></figure>
  ```


---

# 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.adminremix.com/help-desk/settings/options.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.
