# Company Dashboard

{% hint style="info" %}
Availability: 🇮🇩 Indonesian Business Account only
{% endhint %}

## Features

By activating Multi-brand, you will gain access to the [Company Dashboard](/get-started/manage-business/manage-multiple-brands/company-dashboard.md). Company Dashboard has the following features:

1. Navigation from one Brand Dashboard to another Brand Dashboard, and from a Brand Dashboard to a Company Dashboard
2. Ability to view transactions of all the registered brands&#x20;
3. Ability to assign and manage team members for each brand
4. Add more new brands to your business account

***

### Dashboard Navigation

<figure><img src="https://lh7-us.googleusercontent.com/h3y_growbKJM2yRbM2fLHH4GisIGhLfPNd5OUyPOlYWclI6nX2j1xmSkjJefWsHQoBciWgsSrbDFJfIe9SRckkoIDoW5OZtEyfudgwivKvHz4wCvHk8ZbElSqlruilnD-Da2slPb07v3-6FGf-NxgwnVqA=s2048" alt=""><figcaption></figcaption></figure>

You can navigate from a Brand Dashboard to a Company Dashboard or vice versa by following the steps below:

1. Log in to [DOKU Dashboard](https://dashboard.doku.com/bo/login?utm_source=docs), and then access the side navigation bar
2. Click the ellipsis icon **( ⋮ )** next to your brand name
3. Select the dashboard that you would like to acccess.

{% hint style="info" %}
Company Dashboard has 'Company' text next to your business name, while Brand Dashboard only contains your brand name.
{% endhint %}

***

### View Transactions

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

You can view transactions from all of your registered brands by following the steps below:

1. Log in to [DOKU Dashboard](https://dashboard.doku.com/bo/login?utm_source=docs), and then access the side navigation bar
2. Access your Company Dashboard
3. Select **Reports** from the menu, then choose **Transactions**
4. **Transactions** page will appear where you can view transactions for all of your registered brands. You can also filter to view transactions for certain brands only.

***

### Manage Team Members

You can manage team members for all of your registered brands by following the steps below:

1. Log in to [DOKU Dashboard](https://dashboard.doku.com/bo/login?utm_source=docs), and then access the side navigation bar
2. Access your Company Dashboard
3. Select **Team Management** from the menu
4. **Team Management** page will appear, then click **Invite Team Member** button
5. Enter your team member's email address , select the designated brand account and assign the appropriate role
6. Complete Google reCAPTCHA, then click **SAVE** button.

{% hint style="info" %}
You can only invite other team members as a Company Admin.
{% endhint %}

***

### Add More Brands

You can add more brands for your business account by following the steps below:

1. Log in to [DOKU Dashboard](https://dashboard.doku.com/bo/login?utm_source=docs), and then access the side navigation bar
2. Access your Company Dashboard
3. Select **Brand List** from the menu
4. **Brand List** page will appear, then click **Add New Brand** button
5. Brand registration form will appear where you are required to input the data of your new brand such as
   * Brand Name;
   * Brand Logo (optional);
   * Business Category;
   * Additional documents may need to be uploaded depending on the selected business category
   * Brand Description;
   * Projected TPT & TPV of the Brand;
   * Business Proof; and
   * Website or Social Media Links

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

6. Agree to DOKU Terms and Conditions and Privacy Policy, then click "Add New Brand" to add a new brand.

***

## FAQ

<details>

<summary>What roles are available in a Company Dashboard?</summary>

Unlike a Brand Dashboard, there are only two roles in a Company Dashboard. The following are those two roles and their capabilities:

1. Company Admin
   * Have access to transaction report page
   * Can add new brands
   * Can manage team members for all of the registered brands
2. Company Operation:&#x20;
   * Have access to transaction report page

</details>

<details>

<summary>Why is my Company Dashboard missing from the menu?</summary>

Please contact your account manager or sales representative for any issue that you may have. If you don't have an account manager, please fill and submit [this](https://www.doku.com/en-US/contact-sales?utm_source=docs) form. You may also [submit a support ticket](https://help.doku.com/en/support/tickets/new) or send an email to <care@doku.com> for assistance.

</details>


---

# 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://docs.doku.com/get-started/manage-business/manage-multiple-brands/company-dashboard.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.
