# Tickets

The *Tickets* tab is used to create a ticket associated with the current object. It also lists the tickets already linked to the object.

You can create a new one and then link it by clicking on **New tickets for this item**.

You cannot link an existing ticket here. If you want to link an existing ticket, go to **assistance** > [tickets](https://github.com/glpi-network/gitbook/blob/main/manual/modules/tabs/broken-reference/README.md). Select the relevant ticket and go to the item tab

{% hint style="info" %}
A second table lists the tickets attached to the linked elements
{% endhint %}

{% hint style="info" %}
Any deletion or addition of a ticket is recorded in the history.
{% endhint %}


---

# 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://help.glpi-project.org/documentation/modules/tabs/tickets.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.
