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

# Install the add-in

> Three ways to add Pretty to PowerPoint, from the get-started page.

Pretty runs in desktop PowerPoint on Windows and macOS. Sign in at
[editor.make-pretty.com](https://editor.make-pretty.com), and the **You're in** page offers three
ways to install.

<Card title="Open in PowerPoint" icon="bolt" href="ms-powerpoint:https://editor.make-pretty.com/pretty.pptx" horizontal>
  **Recommended.** Hands a deck to PowerPoint through the Office URI scheme; PowerPoint opens it
  and offers to install the add-in. Accept the prompt.
</Card>

<Card title="Open Microsoft Marketplace" icon="store" href="https://marketplace.microsoft.com/en-us/product/WA200010901" horizontal>
  Opens the Pretty listing. Choose **Get it now** and follow Microsoft's prompts.
</Card>

<Accordion title="Install manually" icon="wrench">
  <Steps>
    <Step title="Open the Pretty listing on Microsoft Marketplace and add it to PowerPoint." />

    <Step title="Sign in with the email your PowerPoint runs on." />

    <Step title="Back in PowerPoint: Home → Add-ins → My Add-ins → Pretty." />
  </Steps>
</Accordion>

Then click **pretty** on the **Home** ribbon to open the task pane.

<Accordion title="Deploying centrally for a whole organization" icon="building">
  If self-service add-ins are blocked, a Microsoft 365 admin publishes Pretty from the admin
  center under **Settings → Integrated apps**.

  | Field               | Value                                          |
  | ------------------- | ---------------------------------------------- |
  | Add-in name         | `pretty`                                       |
  | Provider            | `make-pretty`                                  |
  | Add-in ID           | `b7adc7e1-8da3-469e-8c96-edabd4cbca16`         |
  | Marketplace product | `WA200010901`                                  |
  | Host                | PowerPoint (desktop)                           |
  | Permission          | `ReadWriteDocument`                            |
  | Domains to allow    | `addin.make-pretty.com`, `api.make-pretty.com` |
</Accordion>

<Columns cols={2}>
  <Card title="Build your first slide" icon="rocket" href="/get-started/quickstart">
    Empty deck to finished slide.
  </Card>

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