# Brand kits

Brand Kits let you save all of your branding information in one place so it's ready to go whenever you need it.

Why this matters:

* **Save time, every video:** No more filling in the same fields over and over. Set it once, use it everywhere.
* **Stay consistent:** Your contact info, profile photo, and logo are always accurate and on-brand.
* **Manage multiple profiles:** Running videos for multiple agents or brands? Create separate Brand Kits for each one and switch between them instantly.

{% stepper %}
{% step %}

### Create a new brand kit

There are two ways to create a Brand Kit:

1. **From the video settings:** Navigate to **Templates → Outro**, then click **Brand Kit** and select **Create New Brand Kit**.

   <figure><img src="/files/sPiBYcwAXdZ3CMtfkv9R" alt="" width="375"><figcaption></figcaption></figure>
2. **From the dashboard:** Click **Brand Kits** in the main sidebar to open Brand Kit settings and create one from there.

<figure><img src="/files/wAT7v28eVmaLsH9OWHjb" alt="" width="327"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Enter brand kit information

For each Brand Kit, you can store:

* **Name**
* **Email**
* **Phone number**
* **Profile photo**
* **Brand logo**

You can create as many Brand Kits as you need, perfect if you manage videos for multiple agents, teams, or brands.

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

{% endstep %}

{% step %}

### Set a default

Once you've created a Brand Kit, you can mark it as your **default**. When a Brand Kit is set as default, it will be automatically applied every time you start a new video, no extra clicks required.
{% endstep %}

{% step %}

#### **Use it in your video** <a href="#id-3-use-it-in-your-video" id="id-3-use-it-in-your-video"></a>

When you're in the **video settings page**, navigate to the **Outro** section. You'll see a Brand Kit selector there. If you've set a default, it'll already be selected.&#x20;

From there, AutoReel automatically pulls in:

* Your name, email, and phone number for the outro.
* Your profile photo and brand logo.

<figure><img src="https://www.blog.autoreelapp.com/content/images/2026/03/data-src-image-e0011826-ce8b-412d-af8e-b64a70eb13ec.png" alt="" width="563"><figcaption></figcaption></figure>

You can always **switch Brand Kits**, **update an existing one**, or **create a new one** right from this screen. And if you only want to use some of the info, no problem. Everything is customizable.

<figure><img src="https://www.blog.autoreelapp.com/content/images/2026/03/data-src-image-e580c70c-5ffb-47af-82d5-14c422be8d0b.png" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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://learn.autoreelapp.com/creating-a-video/how-to-create-a-video/create-a-branded-video/brand-kits.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.
