---
sourceDocument: Australia ServiceNow AI Platform Capabilities
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/servicenow-platform

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia ServiceNow AI Platform Capabilities

ft:clusterId :

    - platcap

bundleId :

    - platcap

workflow :

    - Platform


---

# CI relations formatter

# CI relations formatter {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 4 Minuten Lesedauer

The default CI form includes a CI relations formatter from which you can examine a CI
and its relationships in various views. From the CI relations formatter, you can also launch the
CI relationship editor for the CI.

If the domain separation plugin is activated, then only relationships in which the logged on
user is authorized to view both CIs, are displayed.

The CI relations formatter contains a list of related CIs and a toolbar with controls for
viewing the relationships between the current CI and related CIs. You can configure the controls
in this formatter to modify varying aspects of the view. For more information about formatters,
see [Create a formatter and add it to the
form](https://www.servicenow.com/docs/access?context=t_CreateAFormatter&version=australia&pubname=australia-platform-administration&ft:locale=en-US).  
Hinweis:  
* If an endpoint is a child in one relationship and the same endpoint is a parent in another relationship, then that endpoint is hidden and does not appear in the relations formatter view. Similarly, relationship qualifier chains are also hidden and do not appear in the relationship formatter view.
  * Example: CI1 \> endpoint \> CI2 In this example, CI1 is related to CI2 through relationships with endpoint. A single relationship appears in the relations formatter:

    CI1 \> CI2 (These relationships appear as a direct relationship without endpoint, because endpoint is a parent in one relationship and a child in another relationship).
  * Example: CI1 \> endpoint1 \> CI2 \> endpoint2Two relationships appear in the relations formatter:

    CI1 \> CI2 (endpoint1 is hidden because it is a parent in one relationship and a child in another relationship).

    CI1 \> CI2 \> endpoint2 (appears as level 2 relationship -- endpoint1 is hidden and endpoint2 appears as it a child and not a parent in any other relationship).
  {#c_CIRelationsFormatterNG__ul_nxh_kqc_qdb}
* On instances that do not meet the internet browser requirements for the CI relations formatter, the default CI form includes the legacy CI relations formatter instead. For more information, see [Legacy CI relations formatter](https://servicenow-prod.fluidtopics.net/iDXQJTlbNnfLedRDOMV5kw#r_LegacyCIRelationsFormatter "On instances that do not meet the internet browser requirements for the latest CI relations formatter, the default CI form includes the legacy CI relations formatter instead.").
* CIs not extended from the Configuration Item \[cmdb_ci\] table, are not displayed in Dependency Views maps and in CI relation formatters.
* The Applicative Flow To::Application Flow From relationship is a special relationship type used only between Service Mapping endpoints. This relationship type is not intended for use in the CMDB as a relationship between CIs and therefore it is not displayed in the relations formatter.
{#c_CIRelationsFormatterNG__ul_llg_bz2_31b}  
{#c_CIRelationsFormatterNG__table_v4g_n21_1s__entry__2}

| Control | Definition |
|-|-|
| ![Add CI relationship icon.]() Add CI relationship | Starts the relationship editor to manually create CI relationships. For more information (including about roles required for the '+' control to appear), see [Create or edit a CI relationship](https://servicenow-prod.fluidtopics.net/0_XqY0aRzUO8P9n9BQCSDw "Use the relationship editor to view, create, or modify CI relationships. You can open the relationship editor from the CI Relations formatter."). |
| ![Show dependency views icon.]() Show dependency views | Launches a Dependency Views map in another window or tab. The CI is the central node in the map, with a configurable number of levels above and below that node in the hierarchy. Map indicators next to the nodes indicate the number of tasks, incidents, problems, changes, or outages related to that node. Right-click to expand collapsed nodes or display a list of related tasks or problems. For more information, see [Dependency Views map](https://servicenow-prod.fluidtopics.net/9sYnEQ0ylAE5VACNsK4cdQ "ServiceNow Dependency Views maps graphically display CIs that support application or business services and the relationships between the CIs."). |
| Search for CI | Filters the CIs included in the display. |
[Tabelle : 1. Controls for viewing related CIs]

{#c_CIRelationsFormatterNG__table_v4g_n21_1s}

Click the Settings icon (![Settings icon.]()) to configure additional view settings that filter the data displayed. Settings are preserved through logging out and logging back in.  
{#c_CIRelationsFormatterNG__table_zsl_qw4_ms__entry__2}

| Setting | Description |
|-|-|
| Show Relations in Flat/Tree Layout | To view a flat list of related CIs that are grouped by relationship type in alphabetical order, click Flat (default value). To view groups of related CIs in a hierarchical tree, clickTree. If you select the tree view, you cannot configure any other settings for viewing related CIs. A single list of upstream and downstream relationships is displayed. |
| Show Relations in Split/Merge Layout | To view a single list that includes both upstream and downstream relationships, click Merge (default value). Relationships are grouped by relationship type. To view separate lists for upstream and downstream relationships, click Split. |
| Filter Relations by Max Level | Select the number of downstream and upstream levels in the hierarchy to include when displaying CIs in a flat view. Default value is 3. |
| Filter Relations by Relationship Type | Select the types of relationships to view. Default value is 'All Relationship Types'. |
| Filter Relations by CMDB View | Filter by tables specified in CMDB views, if any relationship filters exist. |
[Tabelle : 2. Related items settings]

{#c_CIRelationsFormatterNG__table_zsl_qw4_ms}  
The relations formatter uses the following icons to provide additional information about changes, problems, and outages related to CIs in the relationship:{#c_CIRelationsFormatterNG__table_kvd_g22_ss__entry__2}

| Icon | Description |
|-|-|
| ![Recently closed changes icon.]() | Recently closed changes |
| ![Planned changes icon.]() | Planned changes |
| ![Currently open changes icon.]() | Currently open changes |
| ![Recently closed outages icon.]() | Recently closed outages |
| ![Problems icon.]() | Problems |
| ![Incidents icon.]() | Incidents |
| ![Planned outages icon.]() | Planned outages |
| ![Currently open outages icon.]() | Currently open outages |
[Tabelle : 3. Icons related to CIs]

{#c_CIRelationsFormatterNG__table_kvd_g22_ss}

In large networks, a list of related CIs might be excessively long, which can slow performance
when a CI form is rendered. You can configure these properties to control the amount of data that
is displayed. To find a property, enter <kbd class="ph userinput">sys_properties.list</kbd> in the left
navigation filter and search for the property.  
{#c_CIRelationsFormatterNG__table_z34_syd_5s__entry__2}

| Property | Description |
|-|-|
| glide.ecmdb.find_relationship_issues | Hides or displays an icon in the CI relations formatter that links to open issues for the CI. This property defaults to true (displays the icon). |
| glide.ui.max_relation_levels | Specifies the maximum level for displaying CIs in flat view before reaching the maximum relations limit. The default value is 5. |
| glide.ui.max_relations | Specifies the maximum number of related CIs to display. When exceeded: * A notification appears indicating that the limit has been reached, and that not all relations are displayed. The default value is 1000. * Flat layout reverts to the tree layout view. {#c_CIRelationsFormatterNG__ul_zjp_xmp_jyb} |
[Tabelle : 4. Properties related to performance]

{#c_CIRelationsFormatterNG__table_z34_syd_5s}
* **[Domain separation](https://servicenow-prod.fluidtopics.net/rkAT4bGIpzHfbIgrRXT5rA)**   
  Domain separation is supported in the relations formatter and the CI relationship editor. Domain separation enables you to separate data, processes, and administrative tasks into logical groupings called domains. You can control several aspects of this separation, including which users can see and access data.
* **[Create or edit a relationship filter](https://servicenow-prod.fluidtopics.net/v5XHrovixwypMe5tWF3ygg)**   
  Create a custom relationship filter to display CI relationships from selected tables in the CI relations formatter.
* **[Exclude relationships from the relations formatter view](https://servicenow-prod.fluidtopics.net/6gZ1w0u7dNNEiUAqaMq2Vw)**   
  Create a list of relationships that should not appear in the relations formatter view on CI forms.
* **[Legacy CI relations formatter](https://servicenow-prod.fluidtopics.net/iDXQJTlbNnfLedRDOMV5kw#r_LegacyCIRelationsFormatter)**   
  On instances that do not meet the internet browser requirements for the latest CI relations formatter, the default CI form includes the legacy CI relations formatter instead.

**Zugehörige Konzepte**   

* [Relationship governance rules](https://servicenow-prod.fluidtopics.net/wQv3wQrMAC~gmTck6UB1fg "Relationship governance rules is a set of relationship rules used to ensure consistency and validity in modeling relationships between configuration items (CIs) in the CMDB. Use relationship governance rules to prevent the selection of relationship types or directions that are not allowed between specific CI types.")
* [CI relationship editor](https://servicenow-prod.fluidtopics.net/ZYSoLQhMhfP~0mfvN~Okxg "Use the relationship editor to view, create, modify, or delete CI relationships. Open the relationship editor from the CI Relations formatter.")
* [Relation qualifier](https://servicenow-prod.fluidtopics.net/fnPnt~tnrQy3ujI4atQamg "A relation qualifier, which is a CI of the Qualifier [cmdb_ci_qualifier] type, stores important information about the CI relationships.")
* [CI relationship security](https://servicenow-prod.fluidtopics.net/suP5YlmGdlhvvOa1kSMTpA "When applying security to CI relationships, it is important to apply the access controls both to the CI Relationship (cmdb_rel_ci) table and to create an operation editCIRelations to the * table as well.")  
**Zugehörige Tasks**   

* [Add a suggested relationship](https://servicenow-prod.fluidtopics.net/cGhMCk5TIPRt5Xu~9AJk8g "Add a suggested relationship for a class. The list of suggested relationships for a class is available when you create a new relationship for a CI of that class.")
* [Create a CI relation rollup](https://servicenow-prod.fluidtopics.net/O1O39DN5dXIOww_9ObiXmg "A CI relation rollup allows you to sum, count, max, min, or mean a relationship type. You can create CI relation rollups.")
* [Create or edit a relationship filter](https://servicenow-prod.fluidtopics.net/v5XHrovixwypMe5tWF3ygg "Create a custom relationship filter to display CI relationships from selected tables in the CI relations formatter.")  
**Zugehörige Verweise**   

* [Suggested class relationships](https://servicenow-prod.fluidtopics.net/OoBI1VhSW4w8Op7UJUmtpQ "The system keeps a table (Suggested Relationship [cmdb_rel_type_suggest]) of relationship types that are appropriate for a CI type, based on its class. You can manage suggested relationships by navigating to Configuration > Suggested Relationships , or in the CI Class Manager.")  
**Zugehörige Informationen**   

* [Create a formatter and add it to the form](https://www.servicenow.com/docs/access?context=t_CreateAFormatter&version=australia&pubname=australia-platform-administration&ft:locale=en-US)

