# Clone (duplicate) link

## How to clone an invite link

Cloning allows you to quickly create a new invite link by duplicating the settings and configuration of an existing one.

1\) On your zcal dashboard, click the More actions button (three vertical dots) in the bottom-right corner of the invite you wish to copy.

<figure><img src="/files/7svTXvXjO0yhXB8jjlIS" alt="" width="563"><figcaption></figcaption></figure>

2\) Select Clone from the dropdown menu.

<figure><img src="/files/olhg7HjEOxr8quG2KK3M" alt="" width="563"><figcaption></figcaption></figure>

3\) A confirmation modal will appear. Click Continue to create the new copy of your invite link.

<figure><img src="/files/6ttTFzNJHMQHFed9XNfy" alt="" width="563"><figcaption></figcaption></figure>

The cloned link will appear on your zcal dashboard. It will have the original invite name with a number appended to it indicating that it is the copied version.


---

# 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.zcal.co/invite-settings/clone-duplicate-link.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.
