> For the complete documentation index, see [llms.txt](https://docs.enate.net/whats-new/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enate.net/whats-new/frfr/versions-plus-anciennes/apercu-des-nouveautes-anciennes-versions/2022.2-apercu-des-nouveautes/nouveautes-pour-les-tickets.md).

# Nouveautés pour les Tickets

Lorsqu’un Ticket a été créé par la réception d’un e-mail entrant, un e-mail d’accusé de réception automatique sera envoyé, confirmant la réception de l’e-mail original et confirmant la création d’un Ticket après la réception de l’e-mail. De plus, l’e-mail original avec son formatage original sera inclus dans la confirmation. Cela permet de résoudre quelques problèmes d’affichage de format que les utilisateurs pouvaient rencontrer dans les e-mails de confirmation automatique lors de la création d’un nouveau ticket.

![](https://4232910866-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWgljwAko09GniIfAyZrJ%2Fuploads%2FRWCsIqUfZbIIHObdY5xm%2FUpdate-to-Ticket-222.gif?alt=media\&token=9e9bdcdb-60ba-4427-8be4-f63838481635)


---

# 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.enate.net/whats-new/frfr/versions-plus-anciennes/apercu-des-nouveautes-anciennes-versions/2022.2-apercu-des-nouveautes/nouveautes-pour-les-tickets.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.
