# Cloning Tickets in Portal

{% hint style="info" %}
Applicable to HERMES (ASM Version 10.6) and above
{% endhint %}

Users in the Self Service portal can choose to clone a ticket they have previously logged.  For example, if the same issue recurs and users have not been granted access to reopen tickets, they can clone the original ticket instead.  This effectively flags it as a recurring issue, but also maintains the service desk counts. &#x20;

Many organizations do not allow closed tickets to be reopened if the issue is recurring.  This is because it adversely impacts Key Performance Indicators and counts, but also the Service Level Agreements applied.  Often, a new ticket is needed even if it is the same issue.&#x20;

Once the user locates the ticket and opens it in review mode, they can simply click **"Clone"** to clone it to a new ticket.&#x20;

{% hint style="warning" %}

1. Users can only clone tickets where they are the "**User"**.  They cannot clone other's tickets even if they have access to see and browse them.
2. Tickets must be in any **open** or **closed/resolved** state.  Tickets that are **"new"** cannot be cloned.
   {% endhint %}

{% embed url="<https://vimeo.com/799499274/4185463f9a>" %}

## To Enable Call Cloning

{% hint style="info" %}

## Before you Start

You must have "**System Setup**" in your **General Access** Security Role.
{% endhint %}

1. Open the **System Administration** menu and navigate to the **Self Service Portal>Self Service Portal Roles.**
2. Click the box next to the option for **Clone Calls** for each Self Service Portal role you would like to allow to clone calls.

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

3. **Save** your changes.  Provide a reason if prompted to do so.


---

# 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/reviewing-your-tickets-in-the-self-service-portal/cloning-tickets-in-portal.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.
