# Relationship Options

Additional features of the Relationship Editor allow you to customize the application's appearance, adjust how your diagrams are displayed, and share diagrams.

## Reposition the Sidebar

1. Move your cursor to the upper section of the sidebar, labeled "Relationship Editor".
2. Click on this section and drag the sidebar to your preferred location.

   The sidebar can be placed on the left side of the window or float anywhere inside it.

!\[]\(../../images/76b69ef-YouDesign Command-add\_features1.gif "YouDesign Command-add\_features1.gif")

## Legend

Select the Legend button to toggle the UI elements' labels on and off.

!\[]\(../../images/05c1864-YouDesign Command-add\_features6.png "YouDesign Command-add\_features6.png")

## Filter Relationships

The filter view updates as you add relationships between elements. It shows the tables of any elements you have connected to the primary element in the Relationship Editor. A number appears to the right of each table, indicating how many relationships you have created for that table so far.

!\[]\(../../images/18fec75-YouDesign Command-add\_features2.png "YouDesign Command-add\_features2.png")

If you want to filter out all elements from a table in the diagram:

* Uncheck the **checkbox** to the left of the table.

If you want to hide all connections:

* Select **Hide All**.

If you want to reveal hidden connections:

* Select **Show All**.

## Reorient Relationship View

By default, the Relationship Editor displays relationships in a horizontal orientation. You may prefer a vertical view. To switch to a vertical view:

* Select the **arrows icon** in the options panel.

!\[]\(../../images/5d96a5c-YouDesign Command-add\_features4.png "YouDesign Command-add\_features4.png")

To toggle back to a horizontal view:

* Select the **arrows icon** in the options panel.

## Share Diagrams

There are two ways to share your relationship diagram. To share it as a PNG file:

* Select the image icon in the options panel.

!\[]\(../../images/c5f748c-YouDesign Command-add\_features3.png "YouDesign Command-add\_features3.png")

This triggers a PNG copy of the diagram to download to your computer.

To share a read-only link to the diagram:

* Select the share icon in the options panel.

!\[]\(../../images/e5ae349-YouDesign Command-add\_features5.png "YouDesign Command-add\_features5.png")

{% hint style="warning" %}
**Read-Only Link Visibility**

Only colleagues in your organization with access to ServiceNow and permission to view the data on which the relationship is based can view diagrams in the Relationship Editor.
{% endhint %}

{% hint style="warning" %}
**PNG vs. Linked Images**

The PNG image shows all relationships added, including those not yet committed. However, the linked image only shows committed changes.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ins-pi.com/command/features/relationship-editor/relationship-editor-options.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
