# Edit the URL of a Workspace Embed

If you need to edit the URL of an existing Workspace Embed, you can do it via the floating menu:

1. Hover over the floating menu in the right hand corner of your embed.
2. Click *Edit URL* from the dropdown options.

<figure><img src="https://1924111052-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRdwa9OMcIePCRQEAlwY9%2Fuploads%2FWUVeB2PAYKm13ZHRLPUc%2FEdit%20URL%20-%20Workspace%20Embed.gif?alt=media&#x26;token=4586da23-8766-49b0-b1ce-4eae01267f26" alt=""><figcaption></figcaption></figure>

Then just paste in your shareable link.

<br>


---

# 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.easyappshq.com/universal-embedder-documentation/how-tos/edit-the-url-of-a-workspace-embed.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.
