Service Model Foundation responsibilities
Summarize
Summary of Service Model Foundation Responsibilities
Service Model Foundation defines responsibilities that support relationships between agents and customers, or between consumers. These definitions enable agents to access customer cases and information efficiently, enhancing service delivery.
Show less
Key Features
- Responsibility Definitions: Predefined roles that facilitate relationships, stored in the Responsibility Definition table.
- Types of Responsibilities: Includes roles such as Agent, Consumer Agent, Contributor, Manager Contributor, and Support Agent, each applicable to specific business locations.
- Relationship Types:
- Account Manager: Links agents with accounts for case management and information access.
- Relationship Manager: Connects agents with consumers or households for case management and information viewing.
- Authorized Representative: Allows consumers to manage cases and view information of other consumers.
- Customization: Users can modify existing definitions or create unique ones to suit business needs, with necessary updates to access control lists.
Key Outcomes
By implementing these responsibility definitions, ServiceNow customers can streamline case management and enhance the accessibility of customer information. This results in improved service efficiency and better relationship management between agents and customers or consumers.
For administrators, the ability to create unique responsibility definitions ensures tailored engagement strategies, allowing for specific user assignments while maintaining control over responsibilities across various customer interactions.
A responsibility, or responsibility definition, describes a role or a function that supports a customer. Use responsibility definitions to create relationships between an agent and a customer or between two consumers.
When you create a relationship, you select the users involved in the relationship and the responsibility that one user performs on behalf of another. The responsibility that is assigned to a relationship provides access to customer cases and information.
- Between agents and accounts, households, or consumers.
- Between two consumers.
| Responsibility | Name |
|---|---|
| Location Agent Note: This role only applies to the internal business location. |
sn_customerservice.svc_location_agent |
| Location Consumer Agent Note: This role only applies to the internal business location. |
sn_customerservice.svc_location_consumer_agent |
| Location Contributor | sn_customerservice.service_organization_contributor |
| Location Manager Contributor | sn_customerservice.svc_location_manager_contributor |
| Location Manager Fulfiller Note: This role only applies to the internal business location. |
sn_customerservice.svc_location_manager |
| Location Relationship Manager Note: This role only applies to the external business location. |
sn_bus_loc.location_relationship_manager |
| Location Support Agent | sn_bus_loc.svc_location_support_agent |
| Responsibility | Used in relationship | Description |
|---|---|---|
| Account Manager | Account Team Member | Use the Account Manager responsibility to create a relationship between an agent and an account. With this relationship, the agent can:
|
| Relationship Manager |
|
Use the Relationship Manager responsibility to create a relationship between:
With this relationship, the agent can do the following:
|
| Authorized Representative |
|
Use the Authorized Representative responsibility to create a relationship between two consumers, regardless of household, or between two consumers within the same household. With this relationship, a
consumer can:
|
Customizing responsibility definitions
Create a responsibility definition
- Navigate to .
- Select New and fill in the fields on the Responsibility Definition form.
- In the Type field, select User if this responsibility is to be used in the following relationships:
- Account Team Member
- Consumer Team Member
- Household Team Member
- If this responsibility is to be used in the following consumer relationships, set the Type field to None.
- Consumer to Consumer
- Household Member
For more information, see Create a responsibility definition.
Create a unique responsibility definition
- Navigate to .
- Select a responsibility definition.
- Enable the Unique check box on the Responsibility Definition form.
- Click Update.
- Household Team Member [sn_customer_rel_household_to_user]
- Consumer Team Member [sn_customer_rel_consumer_to_user]
- Account Team Member [sn_customerservice_team_member]
For example, the following table describes the table type, an associated responsibility and the applied unique behaviour.
| Table | Responsibility Example | Unique behavior |
|---|---|---|
| Account Team Member | Account Manager | An account can have only one account manager but a user with the Account Manager responsibility can manage multiple accounts. |
| Consumer Team Member | Relationship Manager | A consumer can have only one Relationship Manager but a user with the Relationship Manager responsibility can manage multiple consumers. |
| Household Team Member | Relationship Manager |
A household can have only one Relationship Manager but a user with the Relationship Manager responsibility can manage multiple households. |