# Create New Brand Profile

### Aim

### Benefits

### Steps

| Step | Action                                                                                                                                                          |
| ---- | --------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 1    | Navigate to the left menu, under **Profile**, click **Brand Profile**                                                                                           |
| 2    | Brand Library page will be displayed                                                                                                                            |
| 3    | Click **Create New**                                                                                                                                            |
| 4    | On the Create Brand page, enter **Brand Name**                                                                                                                  |
| 5    | Click on **Launch Screen** tab                                                                                                                                  |
| 6    | Under Display, upload the company's **Main Logo** and **Secondary Logo** images                                                                                 |
| 7    | Enter **Secondary Logo Text**                                                                                                                                   |
| 8    | Under Theme, customize your launch screen with **Main** color and **Text** color                                                                                |
| 9    | A **Confirmation** popup will display. Click **Confirm and Save**                                                                                               |
| 10   | Click on **Splash Page** tab                                                                                                                                    |
| 11   | A preview is shown on the mobile screen on the right                                                                                                            |
| 12   | Click on **About Us** tab                                                                                                                                       |
| 13   | Under Display, select **Page Image** to upload image                                                                                                            |
| 14   | <p>Under Headline, enter the following details:</p><ul><li><strong>Heading</strong></li><li><strong>Address</strong></li><li><strong>Website</strong></li></ul> |
| 15   | Under Content, enter **Description**                                                                                                                            |
| 16   | Under Theme, customize your company's profile with **Main** color and **Text** color                                                                            |
| 17   | Click **Save**                                                                                                                                                  |
| 18   | A **Saved** popup will display. Click **Close**                                                                                                                 |


---

# 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.aglive.com/aglive/aglive-web-portal/setup-brand-profile/create-new-brand-profile.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.
