# Move a document

Wonderly lets you move a document so it appears in the location that best fits your workflow. You can move it between workspaces, into folders, or attach it to a project.

### Move a document using the document menu

1. Open the Wonderly Doc you want to move.
2. Click the **three dots (⋯)** in the top-right corner of the document.
3. Select **Move** **to** from the menu.
4. In the **Move** panel, browse and select the new destination.

{% embed url="<https://app.supademo.com/demo/cmohcbn9r2kcfza2i2bldw4us>" %}

**Expected outcome**: The document now appears in its new location in the sidebar.

#### Field reference

* **Workspace** – The top-level location for your documents; moving a doc here changes the workspace it belongs to.
* **Folder** – A container inside a workspace for organizing documents.
* **Project** – Associates the document with a project in the Client Work hub.

***

**FAQ**

**Can I move multiple documents at once?** No, for now you can only move them individually.

**Will moving a document break links or attachments?** No, all links, attachments, and project associations remain intact when you move the document.

**Will my team still have access after moving a document?** Yes, as long as the document is moved to a folder, project, or workspace where your team members have access; otherwise, they won’t be able to access it.

<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://www.wonderly.com/help/work-hub/document-overview/organizing-and-sharing/move-a-document.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.
