Use the Plan (Summary by Plan) report to view data about all Plans owned by your organization.
Permissions may be required to access some pages in Degreed or perform specific tasks. For more information, see Permissions in Degreed (accessible by Degreed Admins only).
Required Permission: Manage In-App Reporting
This report includes one row for each Plan and includes information such as the total number of active users, total number of users with at least one completed content item, and the total number of users with an added skill.
Direct Data Connector table name: Content_Summary_PlanSummaryByPlan
Column Name | Column Description | Enabled by Default | Direct Data Connector Field Name | Data Type |
Plan Title | The title of the Plan | Y | PLANTITLE | VARCHAR(16777216) |
Plan ID | The unique ID for the Plan, as set by your organization. | Y | PLANID | VARCHAR(16777216) |
Plan Type |
Indicates the type of Plan Values include:
|
Y | PLANTYPE | VARCHAR(10) |
Endorsed | Indicates if the Plan is endorsed by your organization or a learning professional within your organization. | Y | ENDORSED | VARCHAR(3) |
Total Users Active in Plan | The total number of unique users who are assigned or following the Plan. | Y | TOTALUSERSACTIVE | NUMBER(18,0) |
Users Completing Content | The total number of unique users who've completed one or more content items from within the Plan. | Y | USERSCOMPLETINGCONTENT | NUMBER(18,0) |
Users Following Plans | The total number of unique users following one or more Plans within the Plan. | Y | USERSFOLLOWINGPLANS | NUMBER(18,0) |
Users Following Pathways | The total number of unique users following one or more Pathways within the Plan. | Y | USERSFOLLOWINGPATHWAYS | NUMBER(18,0) |
Users Completing Pathways | The total number of unique users who've completed one or more Pathways within the Plan. | Y | USERSCOMPLETINGPATHWAYS | NUMBER(18,0) |
Users Adding Skills | The total number of unique users who've added one or more skills to the Plan. | Y | USERSADDINGSKILLS | NUMBER(18,0) |
Users Rating Skills | The total number of unique users who've rated one or more skills within the Plan. | Y | USERSRATINGSKILLS | |
Plan URL | The URL of the Plan. |
Y |
STRING |