# How to Create a Presentation from a Topic

{% stepper %}
{% step %}

#### &#x20;Open the Add-in

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<br>

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

{% step %}

#### Choose Option “Create from Topic”

Also you can create from: <br>

* #### [<sub>Create from Text</sub>](/how-to-create-a-presentation/how-to-create-a-presentation-from-text.md)
* #### [<sub>Create from File</sub>](/how-to-create-a-presentation/how-to-create-a-presentation-from-a-file.md)
* #### [<sub>Create from Youtube</sub>](/how-to-create-a-presentation/how-to-create-a-presentation-from-a-youtube-link.md)

{% endstep %}

{% step %}

#### Enter Your Topic or Short Prompt

In the text box, type your topic clearly.\
Example: “The Role of AI in Modern Healthcare”\
\
![](/files/T1tLFCPPLNlN4riPqkyR)![](/files/FezQMb240KxvNUWiASxj)
{% endstep %}

{% step %}

#### Select the Language

* Choose the language you want your presentation to be created in (English, Spanish, German, etc.).\
  \
  ![](/files/raCubGyUACpO10zILcZj)

{% endstep %}

{% step %}

#### Choose Number of Slides

* Select how many slides you want:
* Short summary (e.g., 5 slides)
* Medium detail (e.g., 8–10 slides)
* Full in-depth deck (e.g., 12+ slides)\
  \
  ![](/files/ykjrJIIijEMpzCDNon75)
  {% endstep %}

{% step %}

#### Turn on Advanced Options (Optional)

* Choose Image Source
* Select the content form (detailed or short)

#### Select the type of images you want used in your presentation:<br>

* Unsplash (beautiful, high-quality photos)
* Pexels (diverse, free-to-use stock images)
* AI Images (generated by artificial intelligence)
* Web Images (if you prefer web generated images)\
  \
  ![](/files/wIZPWciHVoXsRYs1XUXf)
  {% endstep %}

{% step %}
**Preview and Edit Outlines**

&#x20; You can replace the order of slides or change the titles of the slides\
\
![](/files/yKXExSiGR8jriyMLIVPV)
{% endstep %}

{% step %}

#### Choose Your Slide Template

* Pick a design template that suits your topic
* Change the color of the template if necessary\
  \
  ![](/files/RREShmd9msApXTuVRI8D)<br>
  {% endstep %}

{% step %}

#### Click "Continue"

* Hit the Continue button and let the AI do the work.
* The tool will create:

{% endstep %}

{% step %}

#### Review&#x20;

* Preview the generated presentation.
* Make edits if needed

<br>
{% endstep %}
{% endstepper %}

#### Pro Tip:

You can regenerate individual slides, edit the text, or customize visuals directly in PowerPoint afterward.

1. [Create Slide](/how-to-create-slide.md) (Choose Template Layout - Press “Continue” - Add Topic or Prompt (Turn on Advanced Options if necessary)  -  Press “Continue” - Completed!)
2. [Add/Replace an image](/how-to-add-image.md)  (Choose a Slide to Add or Replace image - Type keywords in search - Press Search Button - Press “Insert” or “Crop” Button on the image - Completed!)
3. [Rewrite Text](/how-to-rewrite-text.md) (Choose Preferred Action or Provide Specific Instructions to Enhance Your Slides - Choose Where You Want to Apply Changes “Selected slides or Selected Text” - Press the Button “Submit” - Completed!)
4. [Add Speaker Notes](/how-to-generate-speaker-notes.md) (Select Your Option “Generate For All Slides or Generate For Selected Slide” - Completed!)

#### &#x20;

<br>


---

# 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-create-a-presentation/how-to-create-a-presentation-from-a-topic.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.
