Coaching field descriptions
Summarize
Summary of Coaching Field Descriptions
This document provides detailed descriptions of the fields associated with coaching opportunities and assessments within the IT Service Management module of ServiceNow. It outlines the structure and functionality of coaching forms, helping users effectively set up and manage coaching initiatives to enhance trainee performance.
Show less
Key Features
- Coaching Opportunity Form: Includes fields for unique identifiers, descriptions, trainee details, coach assignments, and activation status.
- Frequency Tab: Allows users to set random sampling percentages for assessments, designate users to always receive coaching, and manage duplicate assessments.
- Surveys Tab: Enables selection of surveys for both trainees and coaches to gather feedback.
- Related KPIs Tab: Helps measure the success of coaching opportunities against strategic objectives.
- Snapshot Settings Tab: Configures what values to display in coaching assessments and allows advanced scripting for customization.
- Coaching Assessment Form: Tracks the assessment's state, associated records, due dates, and includes feedback mechanisms.
- Virtual Coaching Form: Manages virtual coaching events with options for automation triggers and condition settings.
- Training Form: Contains fields for unique training identifiers, titles, categories, and related content for learners.
Key Outcomes
By utilizing these coaching field descriptions, ServiceNow customers can expect to:
- Streamline the coaching process by defining clear parameters for opportunities and assessments.
- Enhance trainee development through tailored feedback and structured coaching sessions.
- Ensure accountability and track performance improvements effectively using KPIs and assessment ratings.
- Leverage automation features to optimize coaching triggers and reduce administrative workload.
Coaching field descriptions also include form related lists and actions.
Coaching Opportunity form
| Field | Description |
|---|---|
| Number | Unique (COP) number for the coaching opportunity. |
| Name | Unique name for the coaching opportunity. |
| Description | Description of the coaching opportunity. |
| Table | Table to use for the coaching opportunity. |
| Trainee | Field from the selected table that identifies the trainee. |
| Trainee group | Limit the trainees identified in the Trainee field to a group or groups of users. |
| Specify coach user | Check box to enable the Coach field. |
| Coach | Field from the selected table that identifies the coach. |
| Coach group | Group of coaches that assess and provide feedback to trainees. |
| Active | Check box to activate the coaching opportunity. Clear the check box to disable. |
| Trigger | Event that triggers a coaching opportunity for the selected table.
Conditions for opportunities are generally unique events, such as when an incident is reassigned. |
| Field | Description |
|---|---|
| Random sample (%) | Percentage of the total assessments that get created. Use a random sample percentage to reduce the number of assessments that are created if too many events that meet the criteria for creating a coaching assessment occur. |
| Users who should be coached on every opportunity | Users that always get coached, regardless of random sample
percentage. Because the specified users are exempted from the random sample percentage, a coaching assessment is always created when the assessment is triggered. Selected users might be new hires, for example, or others who require additional coaching. Note: Only shown if the Random sample
(%) is less than 100. |
| Assessment duration | Amount of time before the assessment is set to Closed Complete state. |
| Prevent duplicate assessment | Check box to prevent an assessment from being created within a specified time period if one exists for that user for the same opportunity. |
| Within time period | Time period within which duplicate assessments are not created. Note: This field
appears only when Prevent duplicate assessment check box is
selected. |
| Field | Description |
|---|---|
| Survey taken by trainee | Survey selected for the trainee to provide additional feedback. |
| Survey taken by coach | Survey selected for the coach to provide additional feedback. |
| Field | Description |
|---|---|
| Improvement KPI | Primary KPI used to measure the success of the coaching opportunity. |
| Strategic objective | Strategic objective affected by the coaching opportunity. |
| Field | Description |
|---|---|
| Snapshot fields | Field values to show in the coaching assessment unless an advanced script is used. |
| Advanced | Check box to use a script to determine the content for the snapshot. |
| Snapshot script | Script that defines the evaluation process applied to the selected table. Select
the fields from the table for which you want to capture the values. For example, when analyzing the Incident table, use #{number} to display the record number (such as INC0010002) for the incident record that triggered the coaching opportunity. Note: This field appears only if the Advanced check box is selected. |
Coaching Assessment form
| Number | Unique (CAS) number for the coaching assessment. |
| Trainee | Trainee user that triggered the assessment in the coaching opportunity. |
| Record | Record associated with the assessment triggered in coaching opportunity. |
| Opportunity | Coaching opportunity number associated with the coaching assessment. |
| State | State of the assessment.
|
| Coach group | Group of coaches to which the assessment is assigned. Default value is populated from the coaching opportunity form. |
| Coach | Coach user performing the assessment. This field is typically set by the coach before performing the assessment, but can also be set by a member of the coach group or by the coaching admin. |
| Due date | Date the assessment is due. After this time, the assessment is set to Closed Incomplete state. |
| Field | Description |
|---|---|
| Description | Description of the assessment. |
| Work notes | Notes about the assessment (journal field). Additional notes can be added as the coach and trainee engage in further dialogue. |
| Field | Description |
|---|---|
| Snapshot | Field contents of the task, action, or behavior captured at the time the coaching opportunity was triggered. |
| Field | Description |
|---|---|
| Assessment rating | Value of the performance of the trainee for reporting and trend-tracking
purposes.
|
| Follow up Needed | Further action required, if any, to improve the performance of the trainee.
|
| Summary | Summary of the coaching assessment. |
Coaching Assessment actions
| Button | Description |
|---|---|
| Complete Assessment | Set the coaching assessment to Closed Complete state. |
| Reopen Assessment | Change the coaching assessment state from Resolved or
Closed Complete back to Work In
Progress for additional action. Either the coach or the trainee can reopen the coaching assessment. |
| Submit feedback | Feedback submitted by either a trainee or a coach from the survey form. |
| Delete | Deletes the coaching assessment from the Assessment Created by Opportunity list. |
Virtual Coaching form
| Field | Description |
|---|---|
| Short Description | Description of the virtual coaching (CVC) record. |
| Table | Table source of coaching opportunity events. |
| Training | Record that contains related training content. |
| Active | Check box to activate the virtual coaching. Clear the check box to disable. |
| Advanced | Check box to use a script to determine when the automation triggers. |
| Conditions | Event that triggers a virtual coaching for the selected table. Conditions for virtual coachings are generally unique events. |
| Script | Script that defines the evaluation process applied to the selected table.
Select the fields from the table to capture the values for. Note: Only shown if
Advanced check box is selected. |
| Autofill fields | Fields to autofill under certain conditions. |
Training form
| Field | Description |
|---|---|
| Number | Unique (CMC) number of the training. |
| Title | A short description for the training. |
| Category | Category of learning content, which is used for reporting.
|
| Content | Content for assigned users to learn. |
The Preview Message related list shows the learning content in the context of the trainee.