# Brand & Account Management

After you sign in using the authorised credentials. This is the home screen of White label Agency Panel. A Panel consisting of different sections is available on the left side of the screen which can be expanded and minimised.

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

## Setting Up Your Brand

1. Click on "My Account" inside the left panel. Which will take you to My Account page where you can manage your brand profile.&#x20;

<figure><img src="/files/HHwaCSIodJvTab2mgOYe" alt=""><figcaption><p>My Account</p></figcaption></figure>

2. Under "Account", you can setup your brand details, this includes "Brand Name". You can enter your brand name by just clicking on the box.&#x20;

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

3. Under "Account", you can setup your brand details, this includes "Brand Website URL". You can enter your brand website by just clicking on the box and pasting the link or by typing.&#x20;

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

4. To change or add your Brand Logo click on the "Square Brand Logo" and a pop up window will be opened from where you can select your logo from your system.\
   Similar for "Rectangle Brand Logo".&#x20;

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

5. Under "Account", you can setup your brand details, this includes "Chat Bot Brand Name". You can enter your Chat Bot Brand Name by just clicking on the box and typing in the same.

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

6. Under "Account", you can setup your Agency Details, this includes "Agency Name". You can enter your Agency Name by just clicking on the box and typing in the same.
7. Similarly you can add your "Agency Phone Number". You can select the country registered for your phone number and add your number accordingly.

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

8. Also you can add "Agency Email Id" by clicking on the change button.

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

9. This will open a pop up where you can enter your agency email id.

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

10. You can select your language by clicking on the "Select Language" box.\
    All the available options will be shown which can be used. You can also search for the same.

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

11. Under "Account", you can setup your Contact Person Details, this includes "Contact Name", "Contact Person Phone Number" and "Email Id".
12. After setting up the account section and entering the details, click on "Update Details" button to save the changes added.
13. Now, click on "Password" under My Account to setup or change your password security. This will help you protect your account.
14. Finally, click on "Access Token" under My Account to generate your access token for using platform's API's. You can click on copy button to copy the token. \
    And also click on Revoke API Token and Regenerate a new access token.&#x20;

This includes all the required steps to setup and manage your white label panel.  &#x20;

Please feel free to reach out to us at <mark style="color:$primary;"><support@botpenguin.com></mark>, in case of any questions or concerns.


---

# 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://partners.botpenguin.com/partner-platform-guidelines/brand-and-account-management.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.
