# Create Ticket

See [Tickets](https://documentation.proto.cx/docs/modules/tickets) for details on how they work.

The Create Ticket action generates a ticket for the person in the chat and can send a first email.

***

Select a **Create Ticket** action from the tree to open its settings:

* **Auto-apply tags** — the tags and groups assigned to the ticket.
* **Assignee** — the workspace user (e.g. a live agent) that the ticket will be initially assigned to.
* **Email sender** — an email sender, configured in [Email Domains](https://documentation.proto.cx/docs/settings/teamspaces/email-domains).
* **Subject** — the new email thread's subject line. Accepts [chat variables](https://documentation.proto.cx/docs/developer-documentation/chat-variables).
* **Description** — the ticket's internal description.
* **Full name** — the name of the recipient. Accepts [chat variables](https://documentation.proto.cx/docs/developer-documentation/chat-variables).
* **Email** — the valid email address of the recipient. Accepts [chat variables](https://documentation.proto.cx/docs/developer-documentation/chat-variables).
* **Phone number** — the phone number of the recipient. Accepts [chat variables](https://documentation.proto.cx/docs/developer-documentation/chat-variables).
* **Email template** — optionally send initial email content from a template:
  * **Will be sent to the person** — select which template is sent to the person.
  * **Will be sent to the assignee** — select which template is sent to the assignee.
* **Custom fields** — any [custom fields](https://documentation.proto.cx/docs/settings/teamspaces/custom-fields) for tickets can be added and their values filled in.

Press **Save** to confirm edits.
