Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/manage/account/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ To speed up the process, you can contact <MerginMapsEmail id="support" /> and as
## Deleting Mergin Maps account
Your <MainPlatformNameLink /> account can be deleted in the <DashboardShortLink />.

Before closing the account, **make sure to** [**close your workspaces**](../../manage/workspaces/#how-to-delete-a-workspace).
Before closing the account, **make sure to** [**cancel your subscriptions**](../subscriptions/#how-to-cancel-a-subscription) and [**close your workspaces**](../workspaces/#how-to-close-a-workspace).

1. Log in to <AppDomainNameLink />. In the upper right corner of the screen, click on your username and go to **Your profile**.
![Mergin Maps profile](../dashboard/mergin-maps-dashboard-profile.jpg "Mergin Maps profile")
Expand Down
2 changes: 1 addition & 1 deletion src/manage/dashboard/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ Here, [admins and owners](../permissions/#workspace-member-roles-and-project-per

[Owners](../permissions/#workspace-member-roles-and-project-permissions) of a workspace can also:
- use **Edit Workspace** to add or change the description of the workspace
- use **Close Workspace** to [delete the workspace](../workspaces/#how-to-delete-a-workspace)
- use **Close Workspace** to [delete the workspace](../workspaces/#how-to-close-a-workspace)

![Mergin dashboard web workspace settings](./mergin-maps-dashboard-settings.jpg "Mergin Maps dashboard workspace settings")

Expand Down
4 changes: 3 additions & 1 deletion src/manage/workspaces/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,11 @@ Every workspace has its own [subscription](../subscriptions/). With your first w
![New workspace in Mergin Maps mobile app](./mobile-app-new-workspace.jpg "New workspace in Mergin Maps mobile app")


## How to delete a workspace
## How to close a workspace
Closing a workspace means that all projects in this workspace will be removed as well. Therefore we recommend going through the projects in the workspace and, if needed, downloading them to your computer or [transferring them to another workspace](../project-advanced/#transfer-a-project) so that you don't lose your work.

Before you close your workspace, you should **[cancel the subscription](../subscriptions/#how-to-cancel-a-subscription)** related to this workspace.

You have to be the workspace [owner](../permissions/#workspace-member-roles-overview) to be able to delete the workspace.

1. [Switch](#how-to-switch-between-workspaces) to the workspace you want to remove
Expand Down
Loading