# How to remove / unistall

{% stepper %}
{% step %}
**Open PowerPoint**\
Launch Microsoft PowerPoint on your device.

<figure><img src="/files/xhw8pW6S3VsbwbWsytQE" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Press “More” on the left side of the panel**\
In the left-hand panel (within the ChatGPT add-in or the Add-ins menu), click “More” to access additional options.\
\
![](/files/ID1zagxgDjpv118Xfgfe)<br>
{% endstep %}

{% step %}
**Find "ChatGPT for PowerPoint"**\
Type "ChatGPT for PowerPoint" in search field.

<figure><img src="/files/ccylZ6d9PEPJdV9ODzSr" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Press "Remove"**\
From the dropdown menu, click **“Remove”** to begin the uninstallation process.

<figure><img src="/files/LiXie90SwQDnIvL0o39X" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Confirm by clicking “Remove” again**\
A confirmation dialog will appear. Click **“Remove”** once more to fully uninstall the add-in from PowerPoint.
{% endstep %}
{% endstepper %}


---

# 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.twistly.ai/how-to-install/how-to-remove-unistall.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.
