# Ticketing Emails

When a Ticket is created and enters different statuses, emails are sent out (if enabled). The following are examples of emails sent out when a Ticket is Assigned, Owner Changed and Ticket Closed.

### Ticket Assigned

<div align="left"><img src="/files/-MeaHmL4xs-vCsAtLr2Y" alt=""></div>

### Ticket Owner Changed

<div align="left"><img src="/files/-MeaHsc97G8z7vF9kTvu" alt=""></div>

### Ticket Closed

<div align="left"><img src="/files/-MeaHy5e5nVLCnCV-2LN" alt=""></div>


---

# 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.faronics.com/faronicsdeploy/ticketing/enabling-ticketing/setup-ticketing-emails.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.
