# Takeover Ticket

Depending upon how you manage incoming support requests, tickets may be automatically assigned to available agents. If you manually evaluate and assign tickets, then assigning yourself to a ticket is as simple as selecting the ticket assigned.

In the team/unassigned tab, select and open the ticket. Then you will see a conversation chat, in the upper right corner, tap the **'option'** button and select **'Reassign'.**

![Takeover Ticket](/files/-Mc8ONmCbzdXCMvw_LAX)

You will see a list of the team member, assign the ticket to yourself. If the ticket is successfully takeover, the ticket will move to the inbox tab of supervisors and then, the supervisor can handle the ticket.

![Takeover Ticket](/files/-Mc8X2BsF3bhk1UDgAEu)


---

# 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.3dolphins.ai/anywhere-en/ticket/takeover-ticket.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.
