# Custom branding

{% hint style="info" %}
Custom branding requires a **Team plan**. [Learn more about pricing](/plus-ai/plans-and-billing.md).
{% endhint %}

You can set up custom branding to change colors, fonts, and add a logo to your slides.&#x20;

Your custom brand is shared [across your team](/plus-ai/invite-your-team.md) and can be used when [generating a presentation](/ai-for-presentations/generate-a-presentation.md), [inserting a slide](/ai-for-presentations/insert-a-single-slide.md), or [remixing an existing slide](/ai-for-presentations/remix-slides.md).

## Set up custom branding

In the Google Slides or PowerPoint add-in: Open the **New presentation** window, then click on **Custom branding**.&#x20;

In the web browser, click on **Custom branding**.

<figure><img src="/files/xpEjul8wqhXBTdgFyAjr" alt=""><figcaption><p>Setting up custom branding in the Plus AI add-on in Google slides or PowerPoint</p></figcaption></figure>

### Choose your brand colors

The vast majority of Plus AI's designs only use **primary background**, **primary text**, and **accent 1**.&#x20;

If you don't have additional brand colors that should be incorporated, just set both of your primary and secondary colors to the same value. Similarly, repeat your accent colors if you don't need all 4 slots.

### Select your fonts

Title fonts apply to titles, section headings, and other large, featured text elements. The body font is used everywhere else.

Google Slides and PowerPoint fonts are not compatible with each other, so if you want to use your custom brand in both tools, you will need to select two different set of fonts.

#### A note about custom fonts

You cannot use custom fonts in Google Slides (this is a Google limitation.) If you need a Google Font that is not available in the Plus dropdown, [let us know](/help/contact-us.md) and we can add it for you.

In PowerPoint, you can use any custom font that is installed on your computer. However, the font name you enter must exactly match the one that is installed. Custom fonts may not render correctly if you share the file with others or open it in Microsoft 365 in your browser.

### Add a logo

Upload a logo if you'd like it to appear on every slide.&#x20;

:warning: Only **.jpeg**, **.png**, and **.gif** file types are supported. Use a file converter if you need.

Make sure your logo's background is transparent (or matches the slide background color) and that there is minimal whitespace around the logo itself.

### Saving your custom branding

Click save to finish setting up your custom branding.&#x20;

Anyone on your team can edit your custom branding at any time. Your custom branding is shared across your organization.

## Using your custom branding

You can select your custom branding as a separate "template" when generating a new presentation.

You can use select your custom brand in the template dropdown when [inserting a slide](/ai-for-presentations/insert-a-single-slide.md), or [remixing an existing slide](/ai-for-presentations/remix-slides.md).

{% hint style="info" %}
Currently, the layout thumbnails in the Insert and Remix tabs do not update when you select your custom brand. But don't worry, your custom theme will be applied to your generated slide.
{% endhint %}

## Custom branding FAQs

<details>

<summary>What if I don't have multiple text (or background or accent) colors?</summary>

Just set both the primary and secondary text (or background) colors to the same value.

You can also repeat accent colors. If you only have one, just set all 4 accent colors to the same value.

</details>

<details>

<summary>How can I preview my custom branding?</summary>

We're working on adding better previews for custom branding. In the meantime, just generate a quick presentation to see what it will look like.

</details>

<details>

<summary>How can I upload a custom font to Google Slides? </summary>

Unfortunately Google Slides (not Plus) does not support custom fonts. Your best bet is to select a Google Font that comes close.

</details>

<details>

<summary>I need a Google Font that is not available in the dropdown</summary>

[Send us a note](/help/contact-us.md) and we can add it for you.

</details>

<details>

<summary>Why can't I upload my logo as an SVG?</summary>

Google Slides sadly does not support SVGs at all. Use an image converter to save your logo as a transparent png instead.

</details>

<details>

<summary>Can I apply my custom branding to one of the other Plus templates?</summary>

Unfortunately not right now. However, we can custom design a template for you with a lot more flexibility. [Contact us](/help/contact-us.md) about an Enterprise plan if you're interested.

</details>

<details>

<summary>How do I upload my existing company template?</summary>

Unfortunately you can't. Custom templates are only available for Enterprise customers.

A normal Google Slides or PowerPoint template doesn't work with our AI designer out-of-the box.

We have to convert your slide library into a format that our AI models can understand and then teach our AI models to design slides that fit your needs. This takes a week or two.

[Contact us](/help/contact-us.md) if you're interested in an Enterprise plan.

</details>

## Learn more

<table data-column-title-hidden data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><h4>Generate a new presentation</h4></td><td>Easier than starting from scratch</td><td></td><td><a href="/pages/x1JcDKBrzjy1O7CLaUZQ">/pages/x1JcDKBrzjy1O7CLaUZQ</a></td><td><a href="/files/YUV4DzSd0IPiFuFp9Yt3">/files/YUV4DzSd0IPiFuFp9Yt3</a></td></tr><tr><td><h4>Insert a single slide</h4></td><td>Great for editing existing presentations</td><td></td><td><a href="/pages/x1JcDKBrzjy1O7CLaUZQ">/pages/x1JcDKBrzjy1O7CLaUZQ</a></td><td><a href="/files/7PByWjwaztUdBSoLOCSE">/files/7PByWjwaztUdBSoLOCSE</a></td></tr><tr><td><h4>Remix a slide</h4></td><td>Transform content into a specific layout</td><td></td><td><a href="/pages/s5vccfgUUOEqbFUliW3f">/pages/s5vccfgUUOEqbFUliW3f</a></td><td><a href="/files/bEuWmGKqr4vakEsVUrhV">/files/bEuWmGKqr4vakEsVUrhV</a></td></tr></tbody></table>


---

# 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://guide.plusai.com/ai-for-presentations/custom-branding.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.
