# Generate images with AI

{% hint style="info" %}
Inserting images with AI requires a Pro or **Team** plan. [Learn more about pricing.](/plus-ai/plans-and-billing.md)
{% endhint %}

When you generate a [new presentation](/ai-for-presentations/generate-a-presentation.md), Plus automatically adds AI-generated images to your slides, where appropriate.  (💡**Pro-tip:** You can add instructions like "include lots of images" to your prompt if you want a more image-heavy presentation.)

When editing an existing presentation, you can generate individual AI images for your slides for more control and variation.

## Launch Edit with Plus AI

<details>

<summary>Google Slides</summary>

Launch Google Slides (Here is a shortcut: <https://slides.new>).

In Google Slides, go to **Extensions** > **Plus AI for Google Slides** > **Edit with Plus AI**.

In the Plus AI sidebar, click on **Edit with AI** and select **Generate images**.

<img src="/files/yZRe9psj6Dr7LK81CHsb" alt="Screenshot of Google Slides with instructions on how to launch Plus AI. Open Google Slides. Click on Extensions. Click on Plus AI for Google Slides. Click on Edit with Plus AI" data-size="original">

**Troubleshooting:**

* If you don't see Plus AI in the Extensions menu, make sure you have it [installed](/plus-ai/install-in-google-slides.md).
* If you don't see any options under Plus AI (except "Help"), reload the page in your browser and give it a minute to load.&#x20;
* Check out our [troubleshooting guide](/plus-ai/troubleshooting.md).

</details>

<details>

<summary>PowerPoint</summary>

In PowerPoint, go to the **Home** tab of the menu > **Add-ins** > **Plus AI**. \
(Search for Plus AI if it does not appear)

<img src="/files/YHN3TFp5YRyElYbEVvCu" alt="" data-size="original">

In the Plus AI sidebar, click on **Edit with AI** and select **Generate images**.

</details>

## Generate images&#x20;

In the Plus AI sidebar, click the **Edit with AI** dropdown and select **Generate images**.

<figure><img src="/files/ymxtHi15e6PTiN7FLyB0" alt=""><figcaption><p>Launching the Generate images feature</p></figcaption></figure>

Add a prompt, select an image style if you'd like, and click **Insert new image**.

<figure><img src="/files/ajzxRFNzxYmWeD1tVAvF" alt=""><figcaption><p>Inserting an AI generated image with Plus AI</p></figcaption></figure>

### Using a style preset

Use the provided style presets for the best results. You can toggle between Photography and Illustration in the **Medium** dropdown.&#x20;

<figure><img src="/files/rPeRoxNt3KmigBtRyY3F" alt="" width="347"><figcaption><p>Choose between Photography and Illustration presets</p></figcaption></figure>

Click on an image style thumbnail to select it. Click again to deselect it.

If your presentation was generated from a Plus AI template, the style preset that was used for your presentation will be automatically selected when you launch the Edit with Plus sidebar.

<figure><img src="/files/1hTG7JFonQU0GqP8GGY6" alt=""><figcaption><p>Examples of different AI photography style presets, using the same prompt</p></figcaption></figure>

### How to write a good image prompt

* Describe the contents of the image directly. Use specific, concrete descriptions.&#x20;
* Omit words and phrases like "image of" or "illustration of."&#x20;
* The sweet spot for an image description is 2-3 sentences. Too much detail can lead to confusing results.

Here's an example of a good image prompt:

> an astronaut standing on a barren, moon-like surface. The astronaut is dressed in an orange spacesuit with a helmet and a large backpack, facing to the right.

Not all style presets will work equally well with all prompts, so experiment with a few different ones if you're not getting a good result.&#x20;

### When should I not use AI generated images?

As you can expect, there are scenarios where AI generated images don't work as well. Here are some examples where we recommend not using AI images:

* Photographs of real people (e.g., historical figures, celebrities)
* Maps, scientific diagrams, and other schematics where accuracy is important
* Charts and graphs&#x20;
* Images that contain words (e.g., signs, names, phrases)

For these types of assets, we recommend using internet images instead.&#x20;

Conveniently, since Plus AI works directly inside of Google Slides and PowerPoint,  it's easy to replace images manually — just treat the slide like any other file in Google Slide or PowerPoint.


---

# 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://guide.plusai.com/ai-for-presentations/generate-images-with-ai.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.
