# How to add image

To add an image in ChatGPT for PowerPoint, follow these steps:<br>

{% 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/m7cBzuwjuh6TtBf1JCQ0" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
**Select ‘Add Image’**\
In the add-in panel, click on the ‘Add Image’ option.
{% endstep %}

{% step %}
**Select an image source**
{% endstep %}

{% step %}
**Once you have selected or generated the image, click "Insert" to add it to your slide.**\
\
![](/files/ljGwcvHNNVlG4TDAY6Ar)
{% endstep %}
{% endstepper %}

#### How to Replace Image?

To replace an image in ChatGPT for PowerPoint, follow these steps precisely:<br>

{% stepper %}
{% step %}
**Open the Add-in Panel**\
Launch PowerPoint and open the ChatGPT for Powerpoint add-in.

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

{% step %}
&#x20;**Select the Image**\
Click on the image you want to replace and press the “delete” button once.
{% endstep %}

{% step %}
**Choose a Replacement Image**\
Select stock photos or write photo description in search
{% endstep %}

{% step %}
**Adjust the New Image**\
Resize and reposition the new image as needed to fit your slide layout.

<figure><img src="/files/1N2aFvvfADFLo0LmI1uX" alt=""><figcaption></figcaption></figure>
{% 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-add-image.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.
