---
title: "Coverage Report"
slug: "coverage-report"
description: "Create a coverage report."
updated: 2025-10-29T20:17:26Z
published: 2025-10-29T20:17:26Z
canonical: "support.fullcast.com/coverage-report"
stale: true
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.fullcast.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Coverage Report

Coverage reports streamline the review of assignment of people to territories, including aspects of their roles, the assignments themselves, and the territory structure. It's a tabular view of these three components of your territory coverage.

## Coverage report scenarios

Refer to the following examples of coverage report scenarios and their configuration:

****Active territory coverage****

Check which territories have coverage assignments for a specific role. Nodes without coverage assigned to the specified role will not show up in the report. ![](https://cdn.document360.io/369efcf7-66f9-4f6b-9d45-9ca24a5b06cf/Images/Documentation/image(448).png)

| Field | Configuration |
| --- | --- |
| **Columns** | - `segments: Name` (Territory > Dimensions) - `People: Name` (People > Dimensions) - `assignments: Role` (Assignments > Dimensions) - `assignments: Start Date` (Assignments > Dimensions) - `assignments: End Date` (Assignments > Dimensions) - `assignments: Is Inheritance` (Assignments > Dimensions) |
| **Filters** | - `assignments: Is Inheritance` (Assignments > Dimensions) - **Operator:**`equals` - **Value:** `0` - `assignments: Role Name` - **Operator:**`equals` - **Value:** `Account Executive` |

****Inactive users with active coverage assignments****

View active coverage assignments for scenarios where someone is inactive in Salesforce (leaves the business) but their assignments are still active in Fullcast.

![Example of the table that displays based on the configuration.](https://cdn.document360.io/369efcf7-66f9-4f6b-9d45-9ca24a5b06cf/Images/Documentation/image(438).png)

| Field | Configuration |
| --- | --- |
| **Columns** | - `segments: Name` (Territory > Dimensions) - `People: first Name` (People > Dimensions) - `assignments: Role` (Assignments > Dimensions) - `assignments: Start Date` (Assignments > Dimensions) - `assignments: End Date` (Assignments > Dimensions) - `assignments: Is Inheritance` (Assignments > Dimensions) - `People: is Active` (People > Dimensions) |
| **Filters** | - `People: is Active` (Assignments > Dimensions) - **Operator:**`equals` - **Value:** `0` |

> [!NOTE]
> Note
> 
> Use a filter to narrow the end date.
> 
> 1. Under the column header, type in the date you want to filter by.
> 2. Click the operator menu on the left side of the column and select the operator you want to filter by.
> 3. Click filter in the gray bar above the header row. ![Example of filtering the End Date where the date is later than October 16.](https://cdn.document360.io/369efcf7-66f9-4f6b-9d45-9ca24a5b06cf/Images/Documentation/date filter in coverage report.gif)

## Design a coverage report

1. [Create a report](/v1/docs/create-a-report).
2. In the chart designer, select **Coverage Report**from the right menu.
3. In the **Chart Title**field, type a unique name for the chart.

> [!NOTE]
> Note
> 
> If you don’t provide a name, the chart will populate a name.
4. Configure the following fields:

****Columns****

Select people-based entities like assignments, people, roles, and territory that will display in columns on the table of the coverage report.

  1. From the **Entities**menu on the left, search for dimensions and measures.
  2. Drag and drop dimensions and measures to the **Columns**field.

****Filters**(optional)**

Add criteria to customize the filters for the data.

  1. From the **Entities**menu on the left, search for dimensions and measures.
  2. Drag and drop dimensions and measures to the **Filters**field.
  3. In the **Operator**field, select the condition to filter the data by.
  4. In the **Value**field, add the value to filter the data by.
5. Click **Plot**.
