# Duplicate a workspace

Duplicate an existing workspace using either option:

1. If the workspace you want to duplicate is already selected, click the **Duplicate** button in the top toolbar.
2. If you’re inside the workspace you want to duplicate, open the **Actions** menu in the top toolbar and choose **Duplicate** (![](/files/CTEr1hZdx7dS0o9q05ZM)).

{% embed url="<https://www.guidejar.com/guides/2936e5b7-d3f8-4bd6-9b8e-c6e0e1fcf57b>" %}

Note that, the Duplicate workspace feature also allows you to optionally set:

* The **source** and **destination** databases for the duplicated workspace.
* **Workspace modes** to configure specific processing modes for tables in the new workspace.

Finally, select **Yes** to confirm duplication the workspace or select **No** to cancel the workspace duplication.


---

# 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.syntho.ai/setup-workspaces/duplicate-a-workspace.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.
