# How-To: Cancel A Workspace

#### → Overview

You can cancel your workspace once you have downloaded everything you need and have archived all your active projects.&#x20;

However, you'll need to be a Account Manager before you can archive your projects or cancel your workspace. To see your permission status, click on the project you’d like to archive, click on Contacts, and look for your name and contact info.

#### → Accessing Workspace Settings

Once you have confirmed that you are an Account Manager, or have successfully upgraded to one, you can then access your Account Settings.&#x20;

You can access it from the right sidebar, on the icon with squares labeled **Workspaces**. When you click on it, you'll see all your workspaces. Click the **Gear icon** next to the Create Workspace button, here:

#### → Canceling your plan

Once you access the Workspace Manager, you’ll be able to see all your workspaces. Select the workspace where you want to pause your subscription.

Next, inside your workspace, go to the **Plan** tab and click on **Manage Subscription.**

Next, click on **Cancel Subscription**.


---

# 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://mesuite.gitbook.io/mesuite-docs/billing-and-subscriptions/how-to-cancel-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.
