# Introduction

## Branding in Parta

Branding in Parta helps you maintain consistent visual styles across your courses. Use branding to define and manage:

* [Theme](/branding/create-branding/theme.md)
* [Typography and fonts](/branding/create-branding/typography-and-fonts.md)
* [Section](/branding/create-branding/section.md)
* [Elements](/branding/create-branding/elements.md)

{% hint style="warning" %}
Parta is designed for branding to be managed at the workspace level, and we discourage users from branding at the course level.
{% endhint %}

## Workspace-level branding

Parta is built to support branding at the workspace level, and we advise against applying branding at the course level.

<table data-header-hidden><thead><tr><th width="360"></th><th></th></tr></thead><tbody><tr><td><strong>🟢 Workspace (recommended)</strong></td><td><strong>🔴 Course (not recommended)</strong></td></tr><tr><td><ul><li>Apply changes across all courses automatically</li><li>Maintain brand consistency effortlessly</li><li>Execute company-wide <a href="/pages/cyAMHeBfJU7INXX7GK3R">rebranding</a> in one click</li></ul></td><td><ul><li>Creates inconsistencies across courses</li><li>Requires manual updates for each course during rebranding</li><li>Increases maintenance time and effort</li><li>Makes brand compliance difficult to track</li></ul></td></tr></tbody></table>

{% hint style="success" %}
Only users with the **Style** permission can make changes to workspace-level branding. For more information about user permissions, see [Manage Company Users](/workspace/set-users/manage-a-user.md).
{% endhint %}


---

# 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://help.parta.io/branding/introduction.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.
