# Reps Report

Our newly updated rep reporting shows how reps are covering their assigned accounts. Use this information to coach reps to focus on the right accounts, meet your organization's activity level requirements, and do the most effective kinds of outreach.

{% hint style="info" %}
All activity metrics in rep coverage are based on **completed** activities categorized as [working activities](https://docs.gradient.works/kb/analytics/working-activities). Accounts and account metrics in the reports are based on **current ownership** and will not include accounts reps previously owned even if they engaged that account during the specified time period.
{% endhint %}

### Summary&#x20;

The summary report gives you a high-level view of the actual book size and composition for your reps. It also provides a view of key engagement metrics for each rep.

<figure><img src="https://2378295204-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUYXbv7c6RsZzQ00WCDTM%2Fuploads%2Fh63yakvw2R8GSzB1A1DS%2FScreenshot%202025-07-29%20at%209.32.48%E2%80%AFAM.png?alt=media&#x26;token=5e4fa207-820e-440d-b21a-9562252b7765" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**Success tip**

If the "Accounts Per Rep" chart is very uneven for reps associated with the same [target book](https://docs.gradient.works/kb/bookbuilder/target-books), consider doing a [distribution](https://docs.gradient.works/kb/bookbuilder/transfer-accounts/distributions) to top off reps that don't have enough accounts or a [retrieval](https://docs.gradient.works/kb/automation-builder-kit-abk/actions/dynamic-books/retrievalaction) to remove accounts from reps with too many accounts. Using Bookbuilder's [account transfer](https://docs.gradient.works/kb/bookbuilder/transfer-accounts) tools on a regular basis ensures that rep books stay balanced.
{% endhint %}

The rep coverage summary report has three major components:

* Filters let you select a [target book](https://docs.gradient.works/kb/bookbuilder/target-books) from the "All Books" dropdown or search for reps to limit your view to a specific set of reps.
* Book composition chart ("Accounts Per Rep") shows you numbers of accounts owned by each rep broken down by "On Book" (meets the rep's associated target book criteria) and "Off Book" (does not meet the rep's associated target book criteria)
* Rep listing shows each rep based on your selected filter with key summary information about their book and account engagement. Click on a rep's name in the rep listing to view the detail report for that rep

Using the Customize Columns capability, you can select the book composition and  engagement metrics you want to analyze and compare for your reps. You can choose engagement metrics for all accounts, "on book" accounts, or "off book" accounts.

<figure><img src="https://2378295204-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUYXbv7c6RsZzQ00WCDTM%2Fuploads%2FgFiWLmmkVSctCgyUzxFG%2FScreenshot%202025-07-29%20at%209.36.13%E2%80%AFAM.png?alt=media&#x26;token=eb5f0e09-acda-4da5-8f9b-24c3e17c3008" alt=""><figcaption></figcaption></figure>

Note: If you've configured Activity Thresholds, you'll see updated working metrics in the rep report, including a red/yellow/green classification for owned accounts. Read [more on activity thresholds here](https://docs.gradient.works/kb/analytics/activity-thresholds).


---

# 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.gradient.works/kb/analytics/reps-report.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.
