> ## Documentation Index
> Fetch the complete documentation index at: https://docs.make-pretty.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Pretty for PowerPoint

> An AI deck assistant that lives inside PowerPoint. It researches, drafts slides and charts, and assembles full decks on your firm's template.

Pretty is an add-in that puts an AI assistant in a task pane next to your slides. You describe
what you need, and it builds native PowerPoint shapes on the deck you already have open:
editable text, real charts, real freeform shapes, never a flat image pasted onto a slide.

Because Pretty inherits the master of the deck you are working in, what it produces comes out
in your firm's colours, fonts and layouts.

<Note>
  These docs cover the **PowerPoint add-in**. The web editor is in beta and is documented
  separately once it ships.
</Note>

## Start here

<Columns cols={2}>
  <Card title="Install the add-in" icon="download" href="/get-started/install">
    Add Pretty to PowerPoint from Microsoft Marketplace.
  </Card>

  <Card title="Build your first slide" icon="rocket" href="/get-started/quickstart">
    A five-minute walkthrough from empty deck to finished slide.
  </Card>

  <Card title="Tour the task pane" icon="sidebar" href="/get-started/task-pane">
    Chat, Assets, Components and Settings, explained.
  </Card>
</Columns>

## Core areas

<Columns cols={2}>
  <Card title="Chat" icon="message" href="/chat/overview">
    The main way you work. Ask for a slide, attach source documents, point at shapes you have
    selected, and switch the model behind the conversation.
  </Card>

  <Card title="Building slides" icon="presentation" href="/slides/full-deck">
    Draft a full deck from a brief, turn a screenshot or sketch into native shapes, build charts
    wired to your numbers, and edit what is already on the slide.
  </Card>

  <Card title="Assets" icon="shapes" href="/assets/overview">
    Icons, company logos, editable maps and editorial photography, searchable from the task
    pane and recoloured to your master.
  </Card>

  <Card title="Components" icon="puzzle-piece" href="/components/overview">
    Save shapes from any slide as a reusable component, keep it private or share it with your
    organization.
  </Card>

  <Card title="Slide pools" icon="layer-group" href="/slide-pools/overview">
    Upload approved decks so their slides become a searchable library Pretty can pull from.
  </Card>

  <Card title="Skills" icon="slash" href="/skills/overview">
    Reusable instructions saved as slash commands, for you or for the whole workspace.
  </Card>

  <Card title="Workspace admin" icon="gear" href="/admin/members">
    Members and roles, brand fonts, model providers and spend limits.
  </Card>

  <Card title="Help" icon="life-ring" href="/help/troubleshooting">
    Preferences, what each tool row means, security, troubleshooting and support.
  </Card>
</Columns>

## What makes it different

<AccordionGroup>
  <Accordion title="Everything it inserts is native PowerPoint" icon="shapes">
    Charts are real charts. Maps are freeform region shapes you can recolour district by
    district. Logos and icons are vectors. You can select any of it, nudge it, restyle it, or
    hand it to a colleague who has never heard of Pretty.
  </Accordion>

  <Accordion title="It follows your firm's visual system" icon="palette">
    Pretty reads the master of the deck you are in, so colours, fonts, shapes and placeholder
    layouts come from your template rather than a generic theme. Upload your approved decks as
    a [slide pool](/slide-pools/overview) and it will reuse those layouts too.
  </Accordion>

  <Accordion title="You choose the model" icon="cpu">
    Switch the model behind any chat at any time. Workspaces can also
    [bring their own provider key](/admin/model-providers) (OpenAI, AWS Bedrock, Google AI
    Studio or a LiteLLM proxy) so requests run on your own account.
  </Accordion>

  <Accordion title="Chats run in parallel" icon="layers">
    Open several chats and build several slides at once. Each chat keeps its own history, model
    and context.
  </Accordion>
</AccordionGroup>

## Getting help

Email [support@make-pretty.com](mailto:support@make-pretty.com), or see
[Support](/help/support) for what to include so we can reproduce the problem quickly.
