# Outlines

**Generating Slide Outlines**

After you enter your prompt and press the **Continue** button, the ChatGPT for PowerPoint Add-in will automatically generate a draft outline for your presentation.\
This outline displays the **titles of each slide** based on your original input.\
\
![](/files/AkbLh1i2qzd9zKL6c1we)<br>

At this stage, you can:

* **Review** the proposed slide titles.
* **Edit** any of the titles to better fit your needs.
* **Reorder** the slides by dragging and dropping them into your preferred sequence.

Taking the time to fine-tune your outline ensures that the final presentation matches your vision before moving to the full content generation step.

Once you're satisfied with the outline, you can proceed to the next step to generate complete slides with detailed content.


---

# 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/outlines.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.
