# Manage Workspaces

NotionApps allows you to manage multiple Notion workspaces from a single location. You can link or unlink workspaces and edit pages that NotionApps has permission for within those workspaces Here's how to manage your workspaces in NotionApps:

1. Go to the NotionApps homepage.
2. Click on the "Settings" section in the left side panel.

<figure><img src="https://4233028229-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5ZqDXcVVffWUqEIZVhmn%2Fuploads%2FCY7Glxr4US72rJSkpR7j%2Fmanage-ws-home.png?alt=media&#x26;token=4bddabd3-eba6-4aaa-852e-76ebd6a159f6" alt=""><figcaption></figcaption></figure>

3. To add workspaces or edit pages that NotionApps has permission for within workspaces, click on "Manage Workspaces".
4. To remove a workspace from NotionApps, click on the "Trash" button next to the workspace you want to remove.

<figure><img src="https://4233028229-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5ZqDXcVVffWUqEIZVhmn%2Fuploads%2FfIbXPGefr9Q59kK7Y1kJ%2Fmanage-ws-settings.png?alt=media&#x26;token=b1ac953b-08a8-4447-a768-fea287537876" alt=""><figcaption></figcaption></figure>

With these simple steps, you can easily manage multiple Notion workspace permissions from a single location in NotionApps.


---

# 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.notionapps.com/basics/manage-workspaces.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.
