# Dashboard

### Partner Panel Overview

When you log in to the Partner Panel, you will land on the **Dashboard** page. This page provides an overview of your progress, user statistics, and recent activity. Below are the detailed sections of the dashboard:

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

### **1. Onboarding Progress Tracker**

The onboarding tracker is prominently displayed at the top of the dashboard. It provides a visual representation of your onboarding journey, showing:

* The steps you have already completed.
* The remaining steps needed to fully onboard onto the Partner Panel.

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

This tracker consists of **five steps**, which are detailed in the following pages. It helps you easily identify your progress and guide you through completing the process efficiently.

1. Connect the custom domain for your platform.

{% embed url="<https://partners.botpenguin.com/partner-platform-guidelines/configurations/custom-domain>" %}

2. Setup required integrations.

{% embed url="<https://partners.botpenguin.com/partner-platform-guidelines/integration-setup>" %}

3. Create pricing plans.

{% embed url="<https://partners.botpenguin.com/partner-platform-guidelines/subscription-management/plans>" %}

4. Invite your team members.

{% embed url="<https://partners.botpenguin.com/partner-platform-guidelines/team-management>" %}

5. On board your first customer.

{% embed url="<https://partners.botpenguin.com/partner-platform-guidelines/customer-management>" %}

### **2. Panel Statistics**

Below the onboarding tracker, you will find a table summarizing key metrics of your Partner Panel. This table consists of **eight sections**, each representing critical data points:

<figure><img src="/files/0ZgXrbDfMOb8w9AMGJrV" alt=""><figcaption></figcaption></figure>

1. **Total Customers**\
   Displays the total number of customers who have signed up on the portal till date.
2. **Paid Customers**\
   Displays the count of customers who have subscribed to any of the plans you are offering.
3. **Freezed Customers**\
   Represents the paid customers whose subscriptions have not been renewed. These accounts are currently in a "freezed" state.
4. **Signups This Week**\
   Reflects the total number of new customer signups on the portal during the current week.
5. **Signups Today**\
   Shows the total number of customer signups that occurred on the current day.
6. **Messages Consumed**\
   Tracks the total number of messages consumed for creating plans. Note that this count includes only messages from plans assigned to customers.
7. **WhatsApp Conversations**\
   Displays the number of WhatsApp conversations used while creating and assigning plans to customers.
8. **Team Members**\
   Indicates the number of team members you have added to your Partner panel, along with the roles assigned to them by you as the admin.

### **3. Recent Signups**

At the bottom of the dashboard, a table lists the customers who have recently signed up on the portal. This provides an at-a-glance view of your latest users, helping you monitor and follow up with them effectively.

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

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