# How to uninstall GPT Workspace

## Cancel your subscription

Please refer to the [Manage my subscription](/subscription/manage-my-subscription.md) page to learn how to cancel your subcription

## Demo Video

Please watch this demo video on how to uninstall GPT Workspace remove permissions etc

{% embed url="<https://youtu.be/NbSVR1t_pKA>" %}

## Remove the Chrome extension

You can delete the chrome extension from the Chrome Extension menu, right click on the extension the click "Remove from Chrome"

<div align="left"><figure><img src="/files/AMsOrvh5RPba7FfvkeWl" alt="" width="150"><figcaption></figcaption></figure></div>

## Remove from Google Workspace

Go on the [Google Workspace Marketplace](https://workspace.google.com/marketplace/myapps) manage my apps

and then click **Uninstall**

<div align="left"><figure><img src="/files/bnwhoXREm2sZ4dKxHuvK" alt="" width="219"><figcaption></figcaption></figure></div>

## Revoke permission access to your Google Account

To revoke the permission access you granted GPT Workspace to your Google Account, follow these steps:

* Go on your [Google account permission page](https://myaccount.google.com/connections)
* Then search for "GPT Workspace" in the list
* Then click "Delete all connections you have with GPT Workspace" button at the bottom of the page


---

# 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://support.gpt.space/faq/how-to-uninstall-gpt-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.
