# Edit a workspace

Edit an existing workspace using either option:

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

{% embed url="<https://www.guidejar.com/guides/4f692004-285d-46e0-818b-3d5fa434b7de>" %}

After launching the Edit workspace panel, you can edit the fields you want to.

For example, for MySQL, you can edit the following fields:

* Host (**destination** database only)
* Database (**destination** database only)
* Port number (**destination** database only)
* Protocol (**destination** database only)
* Username
* Password
* SSL settings
* SSHTunnel settings

Finally, select **Save changes** to confirm editing the workspace.


---

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