# Clone Meetings

Cloning a meeting allows you to retain the original details while making necessary changes. Cloned meetings will have a **new** meeting ID.

To clone a meeting, follow these steps:

1. Select the scheduled public meeting that you want to clone, click <img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-97df70cbeddb789de4b00f8499b9369b724ca568%2Felicp.png?alt=media" alt="" data-size="line"> icon, and select **Clone Meeting**.

<figure><img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-d27eaddbc9b84a6cff0b15e3b3cf3dd0c037dad9%2FClone%20Meetings.png?alt=media" alt=""><figcaption><p>Clone Meeting</p></figcaption></figure>

2. The **Clone Meeting** page appears with the details of the meeting that has been selected to be cloned. You can make the changes as per your requirement and click **Save** to schedule the cloned meeting.

<figure><img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-9c7c98fd3ff9343ca76c58a2a932f7cb4e785b70%2Fimage.png?alt=media" 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.linuxfoundation.org/lfx/project-control-center/v2-latest-version/collaborations/meetings/clone-meetings.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.
