nerdexam
ServiceNow

CSA · Question #409

After you create a new table, what is the best practice regarding the navigation pane? Choose 2 answers

The correct answer is C. Specify which Roles are able ta see the Module D. Specify which Roles are able to see the Application Menu. When creating a new table in ServiceNow, it is best practice to configure the navigation pane by defining which roles have access to both the new application menu and its associated modules.

Submitted by parkjh· Apr 18, 2026Database Management and Platform Security

Question

After you create a new table, what is the best practice regarding the navigation pane? Choose 2 answers

Options

  • ASet the filter condition on the Application Menu
  • BSet the font style on both the Application Menu and the Module
  • CSpecify which Roles are able ta see the Module
  • DSpecify which Roles are able to see the Application Menu
  • ECreate Application Menu with the same name as the table label
  • FCreate Module with the plural of the table label

How the community answered

(35 responses)
  • A
    3% (1)
  • C
    89% (31)
  • E
    3% (1)
  • F
    6% (2)

Why each option

When creating a new table in ServiceNow, it is best practice to configure the navigation pane by defining which roles have access to both the new application menu and its associated modules.

ASet the filter condition on the Application Menu

Application Menus do not typically have filter conditions applied directly to them for access control; roles are used for visibility.

BSet the font style on both the Application Menu and the Module

Setting font style is a UI customization and not considered a core best practice for setting up navigation for a new table.

CSpecify which Roles are able ta see the ModuleCorrect

Specifying the roles that can see a Module ensures that only authorized users can navigate to and view records from the new table through that module, adhering to security best practices.

DSpecify which Roles are able to see the Application MenuCorrect

Specifying the roles that can see the Application Menu ensures that the entire application menu, which contains the modules for the new table, is only visible to authorized users, enhancing security and user experience.

ECreate Application Menu with the same name as the table label

While creating an Application Menu with the same name as the table label is a common naming convention, defining role access is a more critical best practice for security.

FCreate Module with the plural of the table label

While creating a Module with the plural of the table label is a common naming convention for usability, defining role access is a more critical best practice for security.

Concept tested: Table creation best practices; navigation security

Source: https://docs.servicenow.com/bundle/utah-platform-user-interface/page/administer/navigation-and-sections/concept/c_ApplicationMenusAndModules.html

Topics

#Role-Based Access Control#Navigation Configuration#Platform Security#Best Practices

Community Discussion

No community discussion yet for this question.

Full CSA Practice