# Generate a presentation

Create a new presentation from scratch.

## PowerPoint

[Launch Plus AI in PowerPoint](https://guide.plusai.com/ai-for-presentations/pages/29tTj2vpZtekgs7LsVBN#id-2.-launch-plus-ai)

Tell the agent directly to create a new presentation. Describe the structure and content of your presentation in as much or as little detail as you would like.

<figure><img src="/files/tiGWCCUOAjwvDWF1ajtA" alt="" width="349"><figcaption></figcaption></figure>

#### Options

* Use a preset prompt to get started quickly
* Attach up to 10 reference file(s). Requires Pro plan or above
* Choose a pre-made template to control the look and feel of your presentation, or set up [custom branding](/ai-for-presentations/custom-branding.md)
* Specify the language of your presentation, if it differs from your prompt or file(s)
* Choose between AI generated and web search images. AI images are higher quality, but less accurate
* Turn off web search for faster results, especially if you are already providing reference content&#x20;

## Google Slides

[Launch Plus AI in Google Slides](/plus-ai/install-in-google-slides.md#launch-in-slides). Go to Extensions > Plus AI > New Presentation

There are three ways to generate a new presentation. (Click through to learn more about each.) \
If you start from a template, you can still use any mode you like.

1. [**Use a prompt**](/ai-for-presentations/generate-a-presentation/use-a-prompt.md)\
   You provide a short prompt, like "Create a presentation explaining quantum entanglement to 5th graders." This is the easiest way to get started.&#x20;
2. [**Upload a file**](/ai-for-presentations/generate-a-presentation/upload-a-file.md) **(⭐ Most popular option)**\
   You can upload a PDF, Word Document, text file (or paste in unformatted text) and convert it into well-formatted slides.
3. [**Slide by slide**](/ai-for-presentations/generate-a-presentation/slide-by-slide.md)\
   You can build your presentation one slide at a time and specify the content on each slide. This is the most time consuming, but offers the most control.

## Web browser

Launch Plus AI in the web: <https://app.plusdocs.com/presentations/new>

Tell the agent directly to create a new presentation. Describe the structure and content of your presentation in as much or as little detail as you would like.

<figure><img src="/files/tfZJYFPU0G2rUF1LVsvX" alt="" width="563"><figcaption></figcaption></figure>

#### Options

* Use a preset prompt to get started quickly
* Attach up to 10 reference file(s). Requires Pro plan or above
* Choose a pre-made template to control the look and feel of your presentation, or set up [custom branding](/ai-for-presentations/custom-branding.md)
* Specify the language of your presentation, if it differs from your prompt or file(s)
* Choose between AI generated and web search images. AI images are higher quality, but less accurate
* Turn off web search for faster results, especially if you are already providing reference content&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-a-presentation.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.
