Courseiva

CCNA Account And Contact Management Questions

64 questions · Account And Contact Management · All types, answers revealed

1
Multi-Selectmedium

Which THREE features are provided out-of-the-box by the Consumer Service Portal in ServiceNow CSM? (Choose three.)

Select 3 answers
A.Bulk asset ordering and enterprise contract renewals
B.Ability to manage corporate child accounts and view company asset hierarchies
C.Management of household or family member relationships
D.Consumer case creation and tracking
E.Consumer self-registration and profile management
AnswersC, D, E

The consumer model supports defining relationships between consumers, such as household members.

Why this answer

The Consumer Service Portal is designed for B2C interactions, offering consumer-specific registration, profile management, and case tracking without requiring an enterprise account structure.

2
MCQhard

An enterprise account has reached its maximum allowed number of cases under its active entitlement. When a contact from this account submits a new case, what happens by default in CSM if 'Enforce by number of cases' is enabled and limit is exceeded?

A.The system automatically creates a billable quote
B.The case is created but flagged as out-of-entitlement or requires manager approval depending on configuration
C.The case is routed to the system administrator
D.The case is automatically rejected and deleted
AnswerB

Depending on setup, out-of-entitlement cases can be flagged or restricted.

Why this answer

Enforcing entitlement limits prevents case creation or flags the case based on configuration when limits are reached.

3
MCQmedium

A customer service agent receives an email from a contact whose email domain matches multiple accounts in the system. How does CSM handle account resolution for inbound email by default?

A.It leaves the account unpopulated or flags the case for manual agent review due to ambiguity
B.It rejects the email and sends an error notification
C.It automatically selects the account with the highest tier
D.It creates a new account for every inbound email
AnswerA

Ambiguous matches prevent incorrect auto-assignment and require agent intervention.

Why this answer

When multiple accounts match an email domain, CSM requires additional configuration or defaults to ambiguity handling.

4
MCQmedium

An agent is trying to add a new contact to an account, but the contact already exists as a user in the system linked to a different account. What is the correct procedure to handle this scenario in CSM?

A.Delete the existing user record and create a new one
B.Change the Account field on the existing contact record directly
C.Convert the contact into a consumer
D.Associate the existing contact to the new account using the Account Contact relationship
AnswerD

CSM supports multi-account contact relationships allowing a contact to belong to multiple accounts.

Why this answer

Contacts can be associated with multiple accounts using account contact relationships if enabled.

5
Multi-Selecthard

When configuring entitlements in ServiceNow CSM, which THREE criteria can be used to restrict or determine when an entitlement applies to an incoming case? (Choose three.)

Select 3 answers
A.Account
B.Asset
C.Product
D.Geographic Region
E.Case Priority
AnswersA, B, C

Entitlements are fundamentally tied to customer accounts.

Why this answer

Entitlements can be matched against specific accounts, products, assets, and contacts to control service levels and consumption.

6
MCQmedium

A Customer Service Agent is reviewing a case submitted by a contact from Acme Corp. The agent needs to verify if the contact is authorized to submit cases for this account. Where does CSM validate the relationship between a Contact and an Account?

A.Through the Entitlement [ast_entitlement] table
B.Through the Customer Relationship [customer_relationship] table
C.Through the Account Contact [sn_customerservice_account_contact] relationship table
D.Through the Account field directly populated on the Contact record
AnswerD

Each contact record references its parent account using the Account field.

Why this answer

The Contact table maintains the relationship to the Account via the Account field on the contact record.

7
MCQhard

An administrator is configuring restricted access to assets. A contact at an account should only be able to view assets that are explicitly assigned to them, while other contacts at the same account can view all account assets. Where is this visibility controlled?

A.Asset contact relationship table [alm_asset_contact]
B.Account form related lists
C.Customer Service Properties
D.Entitlement rules
AnswerA

The alm_asset_contact table links specific contacts to specific assets for targeted visibility.

Why this answer

Asset contact visibility can be controlled through asset contact relationships and associated security rules.

8
MCQmedium

A company uses both the B2B account model and the B2C consumer model in ServiceNow CSM. A customer service agent receives a case and needs to determine whether the request came from a business contact or an individual consumer. Which form field indicates this distinction?

A.Account / Consumer reference fields
B.Caller Category
C.Service Model Indicator
D.Customer Type [customer_type]
AnswerA

The case form uses distinct fields (or a polymorphic field structure) to differentiate between Account/Contact and Consumer.

Why this answer

Cases feature reference fields for both Account/Contact and Consumer.

9
MCQmedium

A customer contact calls in to create a case on behalf of another user at a different account location. The service agent needs to verify the contact's authority to act on behalf of that account. What feature should the agent use to check authorized contacts?

A.The Customer Service Agent Authorization module.
B.The Authorized Contacts related list on the Account form.
C.The Contact Relationship Matrix plugin.
D.The Consumer Verification workflow engine.
AnswerB

The Authorized Contacts related list tracks which contacts are permitted to raise cases and interact with support for a given account.

Why this answer

The 'Account Contacts' related list or contact relationships on the Account form define who is authorized to contact support for that account.

10
MCQeasy

A retail company is implementing ServiceNow CSM to support both individual retail shoppers and corporate business clients. Which foundational architectural difference distinguishes the consumer-based service model from the account-based service model?

A.Consumer models use the csm_consumer table instead of the Account and Contact tables, representing individuals directly.
B.Account-based models cannot track assets, whereas consumer models can.
C.Consumer models use standard Incident management tables instead of the Case table.
D.Consumer models require every individual to have a parent account for billing purposes.
AnswerA

The consumer-based model treats individuals as consumers directly on the consumer table rather than grouping them under corporate accounts.

Why this answer

The consumer model uses the Consumer (csm_consumer) table without accounts, whereas the account-based model uses Account (ast_customer / customer_account) and Contact (contact) tables.

11
MCQhard

An administrator needs to configure case creation rules so that if an incoming email is received from an unrecognized email address domain, a new account and contact are automatically created. Which feature supports this requirement?

A.Transform Map scripts
B.Consumer auto-registration scripts
C.Inbound email account creation rules
D.Case creation workflow engine
AnswerC

CSM provides configuration settings for auto-creating accounts and contacts from unrecognized inbound emails.

Why this answer

Auto-create accounts and contacts from inbound emails can be configured using inbound email actions or CSM configuration properties.

12
MCQmedium

A customer service agent receives a call from an individual inquiring about a product purchased for personal use. The agent opens a case. Which record type should populate the Account/Consumer field on the case form?

A.Consumer
B.Account
C.Partner
D.Internal Contact
AnswerA

Consumers represent individual customers.

Why this answer

Individual personal users are represented by Consumer records in CSM.

13
MCQeasy

Which ServiceNow module allows customer service managers to view and manage the hierarchical structure of parent and child accounts?

A.Customer Tree
B.Organization Map
C.Account Hierarchy
D.Account Relationships Manager
AnswerC

The Account Hierarchy module displays parent and child accounts in a tree structure.

Why this answer

The Account Hierarchy module provides a visual tree view of account structures.

14
MCQmedium

An enterprise customer has purchased a contract that covers support requests only during standard business hours (Monday-Friday, 9 AM - 5 PM). Where should this time restriction be linked to ensure cases adhere to the contract terms?

A.Account Operating Hours
B.Entitlement Schedule
C.SLA Definition / Schedule
D.Contact Time Zone
AnswerC

SLAs referenced by entitlements utilize schedules to calculate business hours.

Why this answer

Entitlements are tied to Service Level Agreements (SLAs) which incorporate schedules.

15
MCQmedium

A customer service agent receives a case from a user who is registered as a consumer in the system (csm_consumer table), but the user now works for a corporate client and needs to be converted to a contact associated with an Account. What is the recommended administrative approach to handle this transition?

A.Use the 'Convert to Contact' UI action available on the Consumer form.
B.Delete the consumer record and create a new contact record from scratch, losing all case history.
C.Change the table reference on the user record from csm_consumer to sys_user and populate the account field.
D.Merge the consumer record into the parent Account record using Data Deduplication.
AnswerC

Consumers and contacts are distinct records; changing the underlying association involves creating a contact linked to the account and deactivating or converting the consumer profile.

Why this answer

Transitioning a consumer to a contact involves creating the contact record linked to the account and migrating relevant historical context if necessary, as consumers and contacts reside on different tables.

16
MCQeasy

Which form view is typically presented when an agent clicks on an Account record from a Case form in CSM?

A.Customer Service view
B.Default view
C.Consumer view
D.ITIL view
AnswerA

The Customer Service view presents relevant account details, contacts, and assets.

Why this answer

Agents view customer details using standard form views optimized for CSM.

17
MCQhard

An organization uses B2B CSM and wants cases created by child accounts to automatically consume entitlement units from the parent account's master service contract. How should the administrator configure the system to achieve this?

A.Create duplicate entitlements for every child account and link them via a parent contract ID.
B.Write an advanced script include called 'CSMAccountEntitlementRolup' to transfer remaining units.
C.Modify the Case Entitlement Determination script include to bypass child account checks.
D.Check the 'Allow child accounts to use entitlement' field on the parent account's entitlement record.
AnswerD

The entitlement record contains configuration options to permit child accounts in the hierarchy to draw from the parent account's entitlement.

Why this answer

ServiceNow CSM allows entitlement inheritance across account hierarchies when properly configured using account relationship rules and enabling parent account entitlement sharing.

18
MCQeasy

An administrator needs to configure Customer Service Management so that service requests can be submitted by individual consumers who do not belong to a corporate account. Which record type should be used to represent these individual customers in the system?

A.Consumer
B.Account
C.Contact
D.Partner
AnswerA

The Consumer record type is specifically designed for individual customers in CSM.

Why this answer

Consumers represent individual customers in ServiceNow CSM who are not associated with a corporate account.

19
MCQeasy

When a contact submits a case through the Customer Service Portal, how is the Account field on the case automatically populated?

A.It defaults to the parent account of the entire instance
B.It is automatically populated based on the contact's associated account
C.It is left blank for agent review
D.It requires manual entry by the contact
AnswerB

System logic populates the account from the contact record.

Why this answer

The system auto-populates the account based on the logged-in contact's primary account association.

20
MCQeasy

What is the primary difference between a Customer Service Contact and a Customer Service Consumer?

A.Contacts can log in to the portal, whereas consumers cannot
B.Contacts require the ITIL role
C.Consumers can purchase products, whereas contacts cannot
D.Contacts are associated with a business account, whereas consumers represent individual people
AnswerD

This is the fundamental architectural difference in CSM.

Why this answer

Contacts belong to corporate accounts; consumers are individual standalone users.

21
MCQmedium

A customer service manager wants to restrict specific contacts within an account from viewing cases opened by other contacts at the same account. Where can an administrator configure this restriction?

A.Customer Service Properties module
B.Entitlement configuration
C.Contact role mapping table
D.Account form related lists
AnswerA

System properties in Customer Service define whether contacts can view all cases for their account or only their own.

Why this answer

Contact relationships and case visibility can be managed via access control or properties restricting visibility to self-created cases.

22
MCQmedium

A customer service supervisor wants to run a report showing all active entitlements for a specific account that are nearing their expiration date. Which table should the report be built on?

A.Entitlement [ast_entitlement]
B.Service Contract [ast_contract]
C.Account [customer_account]
D.Case [sn_customerservice_case]
AnswerA

The ast_entitlement table stores customer entitlements and expiration dates.

Why this answer

Entitlement records are stored in the Entitlement table.

23
MCQhard

An organization wants to ensure that when an account's credit status changes to 'Hold', all open cases for that account are automatically placed on hold and agents are notified. How should an administrator configure this?

A.An ACL restriction
B.A Data Policy on the Account table
C.A Flow Designer flow triggered when Account status changes to 'Hold'
D.A client script on the Case form
AnswerC

Flow Designer can query related open cases and update their state when the parent account status changes.

Why this answer

Business rules or Flow Designer can monitor account status changes and update related cases.

24
Multi-Selectmedium

Which THREE features are associated with Entitlements in ServiceNow CSM? (Choose three.)

Select 3 answers
A.Automatic generation of billing invoices in financial ledgers.
B.Grouping under Service Contracts.
C.Tracking remaining support units measured by number of cases or hours.
D.Restricting support coverage to specific products or installed assets.
E.Determining the internal agent salary scale.
AnswersB, C, D

Entitlements are commonly organized within service contracts.

Why this answer

Entitlements track support units (cases or hours), can be restricted by products/assets, and are grouped by service contracts.

25
MCQmedium

A consumer calls support regarding an appliance they purchased. The agent needs to verify proof of ownership before opening a case. Which related list on the Consumer form should the agent check?

A.Entitlements
B.Installed Base / Assets
C.Cases
D.Service Contracts
AnswerB

The Installed Base or Assets related list shows products owned by the consumer.

Why this answer

Products owned by consumers or accounts are tracked in the Asset related list.

26
MCQeasy

Which field on the Contact form links the individual to their corporate parent organization?

A.Account
B.Company
C.Organization
D.Enterprise
AnswerA

The Account field specifies the business organization.

Why this answer

The Account field on the contact record links them to their corporate organization.

27
Multi-Selecthard

Which TWO actions occur when an Account record is marked as inactive in ServiceNow CSM? (Choose two.)

Select 2 answers
A.New cases cannot be submitted for the inactive account through the portal.
B.All installed base items owned by the account are automatically reassigned to internal stockrooms.
C.Open cases associated with the account remain open unless explicitly closed or handled.
D.Associated service contracts are automatically deleted.
E.All associated contact records are automatically deleted from the database.
AnswersA, C

Inactive accounts prevent portal users from submitting new requests.

Why this answer

Deactivating an account affects associated records according to system configuration, typically restricting new case creation and handling active cases.

28
Multi-Selecthard

Which TWO scenarios represent valid use cases for the Customer Relationship [customer_relationship] table rather than the standard Account Parent field? (Choose two.)

Select 2 answers
A.Assigning individual contacts to accounts.
B.Creating a simple corporate headquarters to regional subsidiary tree structure.
C.Establishing peer relationships or joint ventures where neither account is a strict subsidiary of the other.
D.Defining a partner organization that provides support across multiple independent customer accounts.
E.Linking consumers to business accounts.
AnswersC, D

Peer connections use relationship definitions rather than strict parent-child trees.

Why this answer

The customer_relationship table handles peer relationships, partnerships, and complex non-hierarchical ties.

29
Multi-Selecteasy

Which THREE fields are typically required or standard on a Customer Contact record in CSM? (Choose three.)

Select 3 answers
A.Last name
B.Hardware serial number
C.Billing ledger code
D.First name
E.Account
AnswersA, D, E

Last name is a standard required field for contacts.

Why this answer

Contact records require basic user information such as first name, last name, email, and a parent account.

30
MCQmedium

A company acquires another business. The administrator needs to reflect that Company B is now a subsidiary of Company A in ServiceNow CSM without losing historical case data. How should this be configured?

A.Create a customer relationship record of type 'Subsidiary'
B.Reassign all contacts from Company B to Company A
C.Merge the two account records into a single record
D.Set the Parent field on Company B account to Company A account
AnswerD

Setting the Parent field establishes the parent-child account hierarchy.

Why this answer

Setting the Parent field on Company B's account record establishes the corporate hierarchy.

31
Multi-Selectmedium

Which THREE methods can be used to populate the Account field on a newly created case? (Choose three.)

Select 3 answers
A.Manually selected by an internal service agent during case creation.
B.Automatically populated by the system clock timezone.
C.Automatically populated based on the logged-in contact's primary account in the portal.
D.Inherited automatically from the internal agent's department.
E.Automatically resolved from an inbound email address domain matching an account.
AnswersA, C, E

Agents can search and select accounts manually.

Why this answer

Cases can be populated via portal auto-identification, agent selection, or inbound email parsing.

32
MCQmedium

Universal Telecom uses CSM and needs to ensure that contacts can only submit cases for assets that belong to their specific account, while preventing them from seeing assets of sibling accounts in the hierarchy. Where must the administrator configure this visibility restriction?

A.In the CSM Configurable Workspace properties under Asset Visibility
B.In the Account form by defining the Customer Service Management Account Relationship rules
C.Using Access Control Lists (ACLs) on the cmci_ci table
D.By modifying the 'Consumer and Account Security' plugin settings
AnswerB

Account relationship rules dictate what data, such as assets and cases, can be shared or viewed across accounts in a hierarchy.

Why this answer

Asset visibility is controlled through the Account and Contact relationship configurations, specifically determining whether contacts can view child or sibling account assets.

33
MCQeasy

What is the purpose of the 'Account' field on the Customer Service Case form?

A.To designate the partner organization
B.To track the financial ledger for billing
C.To identify the business account experiencing the issue
D.To identify the internal department handling the case
AnswerC

The Account field specifies the corporate customer.

Why this answer

It identifies the business organization associated with the case.

34
MCQeasy

An enterprise customer requests that their primary IT director be given administrative privileges over all other contacts belonging to their corporate account within the Customer Service Portal. Which role should be assigned to this contact?

A.sn_customerservice.admin
B.sn_customerservice_agent
C.sn_customerservice.consumer
D.sn_customerservice.partner
AnswerA

This role allows external contacts to manage other contacts and cases within their account.

Why this answer

The sn_customerservice.admin role provides administrative capabilities for contacts within their account.

35
Multi-Selectmedium

Which THREE methods can administrators use to import legacy account and contact data into ServiceNow CSM? (Choose three.)

Select 3 answers
A.REST or SOAP Web Services APIs.
B.Manually editing database tables via direct SQL queries.
C.Data Sources and Transform Maps via the standard Import Set mechanism.
D.Automatic conversion of all internal users into customer contacts.
E.Easy Import feature using Excel templates.
AnswersA, C, E

Web services allow programmatic integration and data creation.

Why this answer

Data imports can be performed using CSV/Excel load sets, custom transform maps, or REST/SOAP web services.

36
MCQeasy

A Customer Service Manager wants to establish a B2B service model where multiple subsidiaries report to a single global enterprise account. Which ServiceNow CSM feature should be configured to support this parent-child account relationship?

A.Enterprise service mapping module
B.Account hierarchy related list on the Account form
C.Consumer relationship management rules
D.Contact relationship mapping table
AnswerB

The Account hierarchy related list and parent account field establish the multi-level relationship between parent and child accounts.

Why this answer

Account hierarchies allow organizations to structure accounts in parent-child relationships, enabling visibility of cases, assets, and entitlements down the hierarchy.

37
MCQhard

An implementation specialist is configuring entitlement management for a key customer account. The customer has a support contract that covers phone support up to 50 cases per year, but only for products installed at a specific physical location. How should the specialist configure the entitlement to handle this scenario?

A.Create a child entitlement for every asset and roll them up using an Account rollup definition.
B.Configure a Business Rule on the Case table to validate the caller location against the Account location before applying the entitlement.
C.Set the entitlement type to 'Location-based' and select the account's primary site in the Location field.
D.Create an entitlement with 'Remaining units' tracking, linked to the Account, and add the specific location assets to the Entitled Assets related list.
AnswerD

Linking specific assets to the Entitled Assets related list ensures that cases only consume entitlement units when opened for those specific assets.

Why this answer

Entitlements can be restricted by asset, product, or account, and can track units by cases or hours. Location-specific entitlements are typically managed by associating specific assets located at that site to the entitlement.

38
MCQmedium

An administrator needs to allow a partner organization to view and manage cases for multiple distinct end-customer accounts they support. Which CSM record type is specifically used to establish this business-to-business support network?

A.Contact association map
B.Customer relationship [customer_relationship]
C.Account hierarchy tree
D.Consumer relationship
AnswerB

Customer relationships define connections between accounts, such as partner-to-customer links.

Why this answer

Partner accounts and relationships allow external partners to manage end-customer accounts.

39
Multi-Selecteasy

Which TWO of the following statements are true regarding the distinction between Accounts and Consumers in ServiceNow CSM? (Choose two.)

Select 2 answers
A.Accounts can have multiple associated contacts, whereas consumers represent single individuals.
B.Consumers require the ITIL role to submit cases, whereas accounts do not.
C.Accounts cannot own assets, whereas consumers can.
D.Consumers must be linked to a parent account.
E.Accounts are used for business-to-business (B2B) models, whereas consumers are used for business-to-consumer (B2C) models.
AnswersA, E

Accounts support hierarchical contact structures, unlike individual consumers.

Why this answer

Accounts represent business entities with multiple contacts, while consumers represent individual standalone people.

40
Multi-Selecthard

Which TWO mechanisms are used to control and restrict case visibility among contacts belonging to the same corporate account? (Choose two.)

Select 2 answers
A.Business service portfolio catalogs.
B.Account hierarchy roll-up rules.
C.ITIL role assignments on contact records.
D.Customer Service properties defining whether contacts view all account cases or only their own.
E.Asset contact relationship mapping tables.
AnswersB, D

Hierarchy rules determine how parent/child accounts share case visibility.

Why this answer

Case visibility is governed by system properties determining whether contacts see all account cases or only their own, and contact relationships.

41
MCQmedium

A customer service manager wants to ensure that contacts belonging to a specific tier-one account receive priority handling whenever they log into the Customer Service Portal. Where is the account tier usually recorded?

A.Customer Priority Matrix
B.Account Tier field on the Account record
C.Service Level Agreement Priority
D.Contact Classification table
AnswerB

The Tier field classifies accounts for prioritization and routing.

Why this answer

The Tier field on the Account record stores the classification level of the customer.

42
Multi-Selectmedium

An administrator is setting up account and contact management in ServiceNow CSM. Which TWO of the following statements are true regarding the relationship between accounts and contacts? (Choose two.)

Select 2 answers
A.Deactivating an account automatically deactivates all associated contact records in the system.
B.An account must have at least one primary contact designated at all times for case creation.
C.Contacts inherit all roles and permissions of their parent account automatically without user record configuration.
D.A single contact can be associated with multiple accounts using contact relationships or multiple contact-account mappings.
E.A contact record is stored as a record on the sys_user table with a reference to the customer account.
AnswersD, E

Contacts can be associated with multiple accounts, allowing individuals who work with multiple client companies to be represented properly.

Why this answer

Contacts represent individuals working for an account. A contact can be associated with multiple accounts, and accounts can have multiple contacts.

43
Multi-Selecthard

Which THREE conditions must be met for a contact to successfully submit a case via the Customer Service Portal? (Choose three.)

Select 3 answers
A.The contact must possess the itil role.
B.The contact must possess appropriate portal user roles (e.g., sn_customerservice.customer).
C.The contact record and associated sys_user record must be active.
D.The contact must be correctly associated with a valid Account.
E.The contact must be assigned as an asset administrator.
AnswersB, C, D

Roles grant access to portal case submission features.

Why this answer

Portal case submission requires an active user record, a valid account association, and appropriate portal roles.

44
MCQhard

An administrator needs to configure contact access so that external contacts can view assets associated not just with their direct account, but also with all child accounts in the hierarchy. Where is hierarchical asset visibility enabled?

A.Account Relationship Mappings
B.Customer Service Properties [com.sn_customerservice.asset_hierarchy]
C.Contact Role Properties
D.Asset ACL definitions
AnswerB

System properties control whether asset visibility rolls up through account hierarchies.

Why this answer

Hierarchy roll-up settings for assets can be configured in Customer Service properties.

45
Multi-Selecteasy

Which THREE record types can be directly associated with an Account in ServiceNow CSM? (Choose three.)

Select 3 answers
A.Internal employee performance reviews
B.Assets / Installed Base items
C.Entitlements
D.Internal ITIL fulfillment groups
E.Contacts
AnswersB, C, E

Accounts own assets and installed base records.

Why this answer

Accounts can be linked to contacts, assets, and entitlements.

46
MCQeasy

What is the primary purpose of a Service Contract in ServiceNow CSM?

A.To store customer portal login credentials
B.To manage internal employee vacation schedules
C.To group and manage entitlements and coverage terms for an account
D.To track software license compliance for internal hardware
AnswerC

Service contracts organize entitlements and terms for customer accounts.

Why this answer

Service contracts group entitlements and define overarching support agreements for accounts.

47
Multi-Selecthard

Which TWO configuration steps are required when setting up Account Hierarchy roll-up for cases and assets? (Choose two.)

Select 2 answers
A.Enabling relevant Customer Service properties for hierarchy roll-up.
B.Deleting individual child account records.
C.Granting all child contacts the sn_customerservice_agent role.
D.Establishing parent-child relationships using the Parent field on Account records.
E.Writing custom SQL triggers on the base database.
AnswersA, D

System properties control whether cases and assets roll up through the hierarchy.

Why this answer

Account hierarchy roll-up requires enabling parent-child account links and configuring system properties or relationship definitions.

48
MCQhard

An administrator needs to ensure that when a contact is deactivated in ServiceNow CSM, their active portal sessions are terminated and they can no longer log in. Which base table field change triggers this behavior?

A.Setting the 'Active' field to false on the Contact record
B.Revoking the sn_customerservice_contact role
C.Setting the 'Active' field to false on the associated sys_user record
D.Deleting the Account Contact relationship record
AnswerC

Contacts are linked to sys_user records; deactivating the sys_user record blocks portal access.

Why this answer

Deactivating a user record by setting active to false prevents authentication.

49
MCQhard

A customer service organization requires that whenever a new contact is created for a strategic account, an approval task is automatically generated for the account manager. Which mechanism should an administrator use to implement this?

A.Flow Designer with a trigger on the Contact table
B.Data Policy
C.Client Script
D.Account Tier business rule
AnswerA

Flow Designer can monitor the Contact table and create approval tasks when conditions are met.

Why this answer

Flow Designer or Workflow can be configured to trigger approvals upon contact creation for specific accounts.

50
MCQeasy

Which role is required for a user to create and manage Account records in ServiceNow CSM?

A.sn_customerservice.consumer
B.itil
C.sn_customerservice_viewer
D.sn_customerservice_agent
AnswerD

Agents can view and create account records depending on ACL configurations.

Why this answer

The sn_customerservice_manager or sn_customerservice_agent role is typically required to manage accounts, with manager having broader administrative control.

51
MCQmedium

A customer service agent needs to create a new case for a caller who works at a subsidiary company, but the case needs to be billed to the parent corporation's service contract. How should the agent configure the Account and Entitlement fields on the case?

A.Set Account to parent and Entitlement to parent
B.Manually override the billing ledger outside of CSM
C.Set Account to subsidiary and select an entitlement associated with the parent account via hierarchy
D.Create a duplicate account record merging both entities
AnswerC

Hierarchical roll-up allows child accounts to consume parent entitlements when properly configured.

Why this answer

The Account field can be set to the subsidiary while utilizing account hierarchy inheritance for entitlements.

52
MCQmedium

An administrator needs to ensure that specific contacts at an account have permissions to approve orders and high-priority cases submitted by other contacts in the same organization. Which role configuration supports this?

A.itil role
B.sn_customerservice_viewer role
C.sn_customerservice_agent role
D.sn_customerservice.admin or designated contact approval roles
AnswerD

External admin roles allow contacts to manage organizational requests and approvals.

Why this answer

Assigning the sn_customerservice.admin role or specific approval roles to the contact enables this capability.

53
MCQeasy

An organization operates using an account-based service model. Which record serves as the primary organizational container for business customers in ServiceNow CSM?

A.Company [core_company]
B.Enterprise [sn_customerservice_enterprise]
C.Organization [sys_organization]
D.Account [customer_account]
AnswerD

Accounts represent business organizations in CSM.

Why this answer

The Account [customer_account] table is the primary container for business customers.

54
Multi-Selecthard

Which TWO statements are true regarding Consumer records in ServiceNow CSM? (Choose two.)

Select 2 answers
A.Consumers can manage multiple child accounts in a hierarchy.
B.Consumers are stored in the csm_consumer table and extend the sys_user table.
C.Consumers are required to have the sn_customerservice_agent role.
D.Consumers must be linked to a business account to submit cases.
E.Consumers can register themselves through the Customer Service Portal.
AnswersB, E

Consumers extend sys_user and have their own dedicated table.

Why this answer

Consumers represent individual end users, extend sys_user, and do not belong to corporate accounts.

55
MCQhard

An organization has a complex account structure where subsidiary accounts report to a regional parent account, which in turn reports to a global headquarters. A CSM administrator needs to ensure that cases created by contacts at a subsidiary account can be viewed by agents managing the global parent account. Which feature should be configured?

A.Consumer linkage rules
B.Account relationship definitions
C.Account hierarchy roll-up
D.Account escalation rules
AnswerC

Account hierarchy roll-up configuration allows parent accounts to view cases and assets of child accounts.

Why this answer

Account hierarchies allow visibility rules to roll up cases from child accounts to parent accounts.

56
MCQhard

A system administrator is setting up entitlements for a major account. The account has a total of 100 support hours per year, regardless of which contact submits the case. Which field on the Entitlement form should be configured to enforce this account-wide limit?

A.Service contract
B.Product
C.Contact
D.Account
AnswerD

Setting the Account field restricts the entitlement pool to all contacts belonging to that specific account.

Why this answer

Entitlements can be tied to accounts and restrict consumption globally for that account.

57
MCQhard

An administrator is configuring domain separation for a global CSM deployment. Accounts must be isolated so that regional service agents can only view accounts belonging to their specific geographic domain. Which mechanism enforces this separation?

A.Entitlement scoping
B.Domain Path [sys_domain] field on the Account record
C.Assignment rules
D.Account Access Control Lists (ACLs)
AnswerB

Populating the sys_domain field on accounts enforces domain separation boundaries.

Why this answer

Data separation across accounts and related cases in a multi-tenant environment is handled via Domain Separation.

58
Multi-Selectmedium

Which THREE entities can an Entitlement be explicitly tied to in ServiceNow CSM? (Choose three.)

Select 3 answers
A.Account
B.Product / Asset
C.Agent performance metric
D.Contact
E.Internal department ID
AnswersA, B, D

Entitlements can cover entire accounts.

Why this answer

Entitlements can be tied to accounts, contacts, products, and service contracts.

59
MCQmedium

An agent is reviewing a customer account and notices multiple duplicate contact records with slightly different email spellings. What is the best practice method to resolve this in CSM?

A.Update the email address on both records to match
B.Delete both records and create a new one
C.Use the Deduplication feature or merge contact records
D.Deactivate both records and ignore them
AnswerC

Merging records consolidates related history and cases under a single surviving contact.

Why this answer

Duplicate contact records should be resolved using standard data deduplication or merging features if available.

60
MCQhard

A CSM administrator wants to configure an entitlement that automatically decrements remaining units when a case is resolved for specific assets owned by an account. Which field relationship must be established on the Entitlement record?

A.Product model
B.Location
C.Service SLA
D.Asset
AnswerD

Linking the Asset field to the entitlement ensures units are consumed only for supported assets.

Why this answer

Entitlements can be restricted by specific assets to track consumption accurately.

61
Multi-Selectmedium

Which THREE attributes can be used to categorize or segment Accounts in ServiceNow CSM? (Choose three.)

Select 3 answers
A.Case resolution code
B.Account Tier (e.g., Tier 1, Tier 2)
C.CPU clock speed
D.Account Type (e.g., Customer, Partner, Prospect)
E.Geographic Region or Location
AnswersB, D, E

Tier classifies account importance.

Why this answer

Accounts can be categorized using fields such as Tier, Account type, and Region.

62
Multi-Selectmedium

Which TWO methods can be used to establish relationships between accounts in ServiceNow CSM? (Choose two.)

Select 2 answers
A.Using the Customer Relationship [customer_relationship] table for peer or partner links.
B.Populating the Parent field on the Account record to create hierarchical structures.
C.Assigning identical ITIL roles to all accounts.
D.Using Transform Maps to merge separate account databases.
E.Creating shared consumer profiles.
AnswersA, B

The customer_relationship table defines flexible non-hierarchical connections.

Why this answer

Account relationships can be established using the Parent-Child hierarchy field or the Customer Relationship table.

63
Multi-Selectmedium

Which TWO options describe how entitlements are consumed when cases are created? (Choose two.)

Select 2 answers
A.Deducting stock from internal spare parts inventory.
B.Modifying internal agent vacation balances.
C.Decrementing units based on elapsed time or effort hours spent on the case.
D.Automatically charging a linked credit card upon case resolution.
E.Decrementing units based on the number of cases created.
AnswersC, E

Entitlements can track consumption in hours or minutes.

Why this answer

Entitlements decrement units based on number of cases or elapsed time (hours).

64
MCQhard

An enterprise account has negotiated an entitlement that allows support cases for specific product models only. When a contact attempts to submit a case for an unsupported product model, how does CSM restrict or warn the user?

A.An email is sent to the product manufacturer
B.The system prevents case submission or flags out-of-entitlement based on configuration
C.The account is automatically downgraded
D.The product is automatically removed from the case form
AnswerB

Product-restricted entitlements validate the product/asset on the case and restrict or flag accordingly.

Why this answer

Entitlement checking evaluates product eligibility during case creation.

Ready to test yourself?

Try a timed practice session using only Account And Contact Management questions.