# Deactivating a widget

1.To deactivate a widget first go to the widget menu and select the widget you want to deactivate:

![](https://cdn.filestackcontent.com/hQ4EkabLTSyZut7ky1lq)

2.Go to the right-hand menu, click the down arrow next to “Integrate”, and select deactivate Widget.&#x20;

<img src="https://cdn.filestackcontent.com/xHgQfiBS2KZBpESOO62g" alt="" width="188">

3.Once the widget is deactivated the status in the widget screen will change to red.

<img src="https://cdn.filestackcontent.com/G9RfDJRRR76RlcRuSwgq" alt="" width="188">


---

# 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.changeup.com/app/changeup-dms/widget-setup/deactivating-a-widget.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.
