# Edit Brand Profile

### Aim

### Benefits

### Steps

{% tabs %}
{% tab title="Edit button" %}

| 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 edit the **Brand Details**, click on the **Edit** button                                                                                  |
| 6            | <p>On the Edit 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 **Updated** popup will display. Click **Close3**                                                                                           |
| {% endtab %} |                                                                                                                                              |

{% tab title="User hyperlink" %}

| 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             | Click on the **Brand hyperlink**                                                                                                             |
| 6             | Click **Edit**                                                                                                                               |
| 7             | <p>On the Edit Brand page, edit the following:</p><ul><li>Brand Name</li><li>Launch Screen</li><li>Splash Screen</li><li>About Us </li></ul> |
| 8             | Click **Save**                                                                                                                               |
| 9             | A **Updated** popup will display. Click **Close**                                                                                            |
| {% endtab %}  |                                                                                                                                              |
| {% endtabs %} |                                                                                                                                              |


---

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