# Promoting a widget

If you have a widget that was created in “Test Mode” and you will like that Widget to be copied to the “Live Mode” with the same settings and configuration, follow these steps:&#x20;

1.Turn the “Test Mode” toggle on .

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

2.Select the widget you want to promote.

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

3.Go to the right-hand menu, click the down arrow next to “Integrate”, and select “Copy to live”

<img src="https://cdn.filestackcontent.com/IQR37GITrGV7bzcTsYa7" alt="" width="375">

4\. When you switch back to "Live Mode" you will see the promoted widget in the widget list.&#x20;


---

# 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/promoting-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.
