# How to redesign slide

Here’s the revised step-by-step guide with the automatic application of the redesigned slide:

{% stepper %}
{% step %}
**Open the Add-in Panel**\
Launch PowerPoint and open the ChatGPT for Powerpoint add-in.\
If you see no add-in, check the ["How to install" ](/how-to-install/how-to-install.md)article

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

{% step %}
**Select “Redesign” in the panel**\
\
![](/files/lcMIbayEMmatXcL2jCYl)
{% endstep %}

{% step %}
**Choose preferred template for your slide**\
\
![](/files/MyBKhfB4PCsSK1afGmdY)
{% endstep %}

{% step %}
**Choose preferred layout for your slide**\
\
![](/files/DvtPkZcKjdleQFvw1Jda)<br>
{% endstep %}

{% step %}
**Press the Button “Continue”**\
\
![](/files/VP1Zp7V9JqsJCe3qYp65)
{% 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-redesign-slide.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.
