# Cloning Your Tickets

{% hint style="info" %}
The Ticket must be open and not in a Resolved or Closed state.

The ability to Clone tickets os configured by your organization and may not be available to your profile.  If this is a function you believe you should have, please see you ASM System Admin.
{% endhint %}

To locate a ticket to clone, simply search for it in your open tickets.

1. Open the ticket you want to clone.
2. Click the "**Clone**" button

<figure><img src="/files/T5j49yzBXXCx9Lz0GLpk" alt=""><figcaption></figcaption></figure>

3. A new ticket will load with all of the previously entered details.  Update that which is necessary, then, click "**Submit**".

<figure><img src="/files/Ryb5e8etcyJCR1GMnYyp" alt=""><figcaption></figcaption></figure>


---

# 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.alemba.com/asm-hermes/use-asm/using-the-self-service-portal/logging-and-reviewing-tickets-and-tasks-approvals/cloning-your-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.
