# Sales Dashboard

When you first sign in, your account will default to showing you the marketing dashboard. On the top right you will see Marketing | Sales - click on Sales to load this dashboard.&#x20;

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

This dashboard is a good way to keep track of how your sales team is performing. Let's break down each of these sections.&#x20;

First, up at the top you can see that it defaults to show you All Pipelines from the Last 30 Days and includes stats for All Users. You can adjust these at any point if you'd like a more specific timeframe / pipeline to review.&#x20;

**New Leads:** This is the total number of new leads that have entered into the pipeline within the last 30 days (or the timeframe you have set).&#x20;

**Converted:** This shows the total number of leads have converted since entering the platform. In order for this metric to work, you'll need to set up an automation to mark the users as 'Won' when they become members. More on that in this article.&#x20;

**Avg Response Time:** This is the average time it takes for your team to respond to new incoming messages in the inbox.&#x20;

**Won %:** This is the percentage of leads in your pipeline that have converted.&#x20;

**Conversion Path:**  This shows what the Average Response time was and how many messages it takes to convert a lead to a member.&#x20;

Below this area is a chart that highlights other stats and breaks down performance by user.&#x20;

<figure><img src="/files/8lZFqJNiZj2WKOBTx6nv" alt=""><figcaption></figcaption></figure>

**Calls Logged:** For those using Gleantap's VOiP solution or logging calls manually, this will show how many calls have been made during the set time period.&#x20;

**Messages Sent (Email + SMS):** This shows the total number of messages sent, both email and SMS, for the designate time period.

**Tasks Completed:** This shows the total number of tasks completed in the pipeline for the designate time period.

**Appointments Booked:** This shows the total number of appointments set during the designate time period.

**Leads Aging:** This bar graph shows you how old the leads in the pipeline are, from leads add Today to in the last 1-7 days, 1-2 weeks, 2-4 weeks, and over 1 month.&#x20;


---

# 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.gleantap.com/dashboard/sales-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.
