# Remix slides

**Remix** is a useful tool for reformatting a slide — whether that's an existing slide design or just a blob of text you've pasted onto your slide. Plus AI can transform the content to fit the layout you want.

<figure><img src="/files/g2fAmKQoVAe9qZ2AAXuu" alt=""><figcaption></figcaption></figure>

## 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**.

<figure><img src="/files/yZRe9psj6Dr7LK81CHsb" alt=""><figcaption></figcaption></figure>

In the Plus AI sidebar, click on **Edit with AI** and select **Insert a Slide**.

<figure><img src="/files/QzZ15qwpQ58qdNnMr8YZ" alt="" width="317"><figcaption></figcaption></figure>

</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)

<figure><img src="/files/YHN3TFp5YRyElYbEVvCu" alt=""><figcaption></figcaption></figure>

In the Plus AI sidebar, click on **Edit with AI** and select **Insert a Slide**.

<figure><img src="/files/6lY4vpvem1aXWoMls5B1" alt="" width="317"><figcaption></figcaption></figure>

</details>

## Remix a slide

Make sure you're on the **Remix** tab of the Edit with Plus sidebar.

<div align="left"><figure><img src="/files/79MrKUpKUvGPDVYw2D4z" alt="" width="315"><figcaption></figcaption></figure></div>

* Make sure the slide you want to remix is selected in Google Slides or PowerPoint
* Choose the mode you want
  * **Default:** Your text will be rewritten — shorted or expanded — as needed to fit the slide layout
  * **Strict:** Your text will be preserved as much as possible, which means it might not fill up or fit the output slide well.
* Select the template you want to use. If you've generated a Plus AI presentation in the same file, the template you used will be automatically selected.&#x20;
* Select a layout — this is the what your slide will be reformatted *into*
  * If you don't select a specific layout, our AI will choose one for you
* Click **Remix** **Current Slide**

{% hint style="info" %}
**Pro-tip:** You can undo + redo these changes. Duplicate your slide before using Remix if you want to produce multiple options that you can review.
{% endhint %}

## Remix all

<div align="left"><figure><img src="/files/IH8uq4CtcmgxNvvle7dT" alt="" width="300"><figcaption></figcaption></figure></div>

From the Plus AI sidebar, you can also use Remix to reformat multiple slides at once (maximum 30 at a time).

* Choose the mode you want: Default or Strict
* Select your template
* You do not need to select an output layout when using Remix all — our AI will choose a layout for each slide. If you need more control, remix one slide a time.
* Click **Remix all slides** instead of Remix current slide. This can take a couple of minutes.

If you have more than 30 slides, we recommend remixing one at a time or breaking up your file into smaller chapters and using "Remix all" on each separately.

## Upload a file > Remix

You can also Remix an entire presentation from the **New presentation** window by [Uploading a file](/ai-for-presentations/generate-a-presentation/upload-a-file.md) (.pptx, PDF, Google Slide)

<figure><img src="/files/BbNbhF8BJIkthSgQlKnB" alt=""><figcaption></figcaption></figure>


---

# 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/remix-slides.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.
