> For the complete documentation index, see [llms.txt](https://support.premast.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.premast.com/about-premast-solutions/how-does-premast-help/maintain-brand-consistency.md).

# Maintain Brand Consistency

&#x20;Upload your own brand assets, such as logos and colors, and access them easily within the Premast app and plugin. Effortlessly customize your presentations to match your brand identity and create a consistent visual experience.

-This feature allows users to maintain brand consistency in their presentations. Here's a detailed explanation of each aspect:

1. Brand Assets: The Premast app and plugin allow you to upload your own brand assets, such as logos and colors. This means you can use your company's official logo and specific color schemes within the presentation materials you create using Premast.
2. Access and Convenience: Once you've uploaded your brand assets, the app and plugin make them easily accessible to you. You can conveniently retrieve and use your brand assets whenever you need them within the Premast platform.
3. Customization: The Premast app and plugin enable effortless customization of presentations. With your brand assets readily available, you can easily apply your logo and colors to your slides, ensuring that they align with your brand identity.
4. Brand Identity: Your brand identity represents the unique values, personality, and visual elements that define your company or organization. By using your brand assets consistently throughout your presentations, you reinforce and reinforce your brand identity, making it recognizable and memorable to your audience.
5. Consistent Visual Experience: Maintaining brand consistency in your presentations results in a cohesive and unified visual experience for your audience. By using the same logos and colors consistently, you create a recognizable and professional look that reflects your brand's image. This consistency enhances the overall impact and professionalism of your presentations.

By using these tools, you can ensure that your presentations align with your brand's visual guidelines and reinforce your brand's identity.

<figure><img src="/files/hFJnkeXnsBHURZQm7MsW" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.premast.com/about-premast-solutions/how-does-premast-help/maintain-brand-consistency.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
