# Duplicate Existing 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    | <p>Under Brand Library, a table will display will following fields:</p><ul><li>Brand name</li><li>No. of Products</li></ul>                    |
| 4    | To find a brand, type in the brand name in the search bar                                                                                      |
| 5    | To duplicate the **Brand Details**, click on the **Duplicate** button                                                                          |
| 6    | <p>On the Create Brand page, edit the following:</p><ul><li>Brand Name</li><li>Launch Screen</li><li>Splash Screen</li><li>About Us </li></ul> |
| 7    | Click **Save**                                                                                                                                 |
| 8    | 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/duplicate-existing-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.
