# Manage branding

## Apply branding

### **Default branding**

Default branding automatically applies to all new courses in your workspace, ensuring consistent visual styling across your learning content.

Only users with **Style** access can apply custom (non-default) branding. Learn more about \[branding permissions].

To set a default branding:

1. Go to the **Branding** page.
2. Select the checkbox of branding that you’d like to make the default.
3. Click **Default**.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd3mBCw0XzSf1ZaxzqR99V_vRkOenaVlClLpJyeeHHuTR4eax1h8TNgz4t0RBwIxYuB-cPoD7Kkr_LFaBV4um3uDu_xIHDbWMMv8xnZapDWiYOKAEwalAijv1XoJKcapdQcR1lKRg?key=qqshmpx3ASBK9AwVAE38CCWQ" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="danger" %}
Only one branding can be set as default at a time. When you set a new default, the previous default becomes regular.
{% endhint %}

### **Apply to a course**

To change the branding for any course:

1. Go to the course settings.
2. Find the **Branding** template dropdown and select the desired branding.
3. Click **Save**.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeP2rzbLiTEucC2c05ox7AjU9qrCCpYgG5u2v-jCNOGpaPYUHIsLQruG-IHSrBXFlMAd-NKYpUdmIXsHzYPrAoFQekDWC3_cfHtdd8loABZcAEz4lt8a6hCi08kKxTOPELEP5Sq?key=qqshmpx3ASBK9AwVAE38CCWQ" alt=""><figcaption></figcaption></figure>

## Branding actions

* **Edit**. Modify existing branding.
* **Default**. Automatically apply to new courses.
* **Export**. Download the selected branding. You can upload it to other workspaces if needed. Share between workspaces.
* **Duplicate**. Create variations of existing branding.
* **Delete**. Remove branding.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd3mBCw0XzSf1ZaxzqR99V_vRkOenaVlClLpJyeeHHuTR4eax1h8TNgz4t0RBwIxYuB-cPoD7Kkr_LFaBV4um3uDu_xIHDbWMMv8xnZapDWiYOKAEwalAijv1XoJKcapdQcR1lKRg?key=qqshmpx3ASBK9AwVAE38CCWQ" alt="" width="375"><figcaption></figcaption></figure>


---

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