# Create a workspace

Create a new workspace using either options:

* On the **Launch your workspace** screen, click **Connect to a database**,
* In the left toolbar, click on **Create workspace**.

{% embed url="<https://www.guidejar.com/guides/d27734b5-703a-4aa7-9db8-f040717bb28a>" %}

**Note:** When creating a new workspace, the **source** and the **destination** database should be of the same database type. The **source** and **destination** database can be hosted on the same or on a different server.


---

# 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/create-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.
