# Links

Copy links to diagrams and link shapes to diagrams, hierarchy maps, and add hyperlinks to external websites.

Each diagram and shape in Designer has a unique URL. This means you can easily share diagrams across your ServiceNow instance and link shapes to multiple diagrams, hierarchy maps, and even external websites.

You can view links between shapes in Diagrams Presentation Mode.

## Copy URLs in Designer View

Each diagram has a unique URL, you can copy that URL and share it as follows:

1. Launch Diagrams View
2. Select a diagram you would like to share via a URL.
3. Select the options menu.
4. Hover your cursor over **Copy URL**.
5. Select which of the sharing options you require. See [Sharing options in Designer](#sharing-options-in-designer).

The URL is copied to your clipboard, and ready for sharing.

![Designer hyperlinks2](/files/Gs7RIDrtJ6ffhTu3yGUH)

### Sharing options in Designer

In the Diagram View, you have three options for sharing URLs of your diagrams:

1. **Presentation**: Anyone with access to your ServiceNow instance can view the diagram.

![Designer hyperlinks3](/files/OBXGlURc4QczumYXhXaU)

Diagram in Presentation mode

2. **Edit Mode**: Anyone with access to your ServiceNow instance and appropriate privileges can edit the diagram in Designer.

![Designer hyperlinks4](/files/inREHylgWMRsAdX0aCu0)

Diagram in edit mode

3. **Diagram Form**: Anyone with access to your ServiceNow instance and appropriate privileges can edit the diagram in the Diagram View.

![Designer hyperlinks5](/files/ubnyFeBfldsZo8BG6JA1)

Diagram in Diagram Form view

Make sure you have configured access rights for your users correctly. See Roles and access control (ACL) rights

## Using hyperlinks in Designer

Shapes within diagrams also have links. Shapes may already have links associated with them or you can add links to shapes.

### View an element's existing links

1. Launch the diagram in Designer. See [Opening Diagrams](/designer/work-in-the-app/diagram-operations/opening-diagrams.md)
2. Select the target element.
3. Open the links component by selecting the links icon.

Typically an element will at least contain a link to its Form View in ServiceNow.

### Add a link to an element

1. Select the **ADD LINK**.

![Designer hyperlinks6](/files/2TJ5xcVChG0Bh1Bp7hua)

2. Select the [type](#types-of-links-available) of link you want to create.
3. Fill in the required fields.
4. Select the **New tab** tick box if you want to open the link in a new tab.
5. Select **ADD**, the link is now associated with the element.

### Types of links available

There are four types of links:

1. **Custom**: Use this for external links, you must include a label and URL.

![Designer hyperlinks7](/files/w1r3mcex8ZrCJCFMgM0W)

2. **Impact Analysis**: Where available this links to a diagram showing the impact analysis.

![Designer hyperlinks9](/files/nEUAlaS13enJwcj6ZHje)

3. **Hierarchy Map**: Choose an available hierarchy map to link to, for more information on Hierarchy Maps check this [document](#hierarchy-map)

![Designer hyperlinks8](/files/aUqLee53Xf61Y2e4Ytr3)

4. **Diagram**: Link the shape to another diagram to link to

![Designer hyperlinks10](/files/I5oZVvp1GmshfwkGLmaF)

## View linked shapes in Presentation mode

1. Launch Presentation mode from Designer by selecting **Present**.

![Designer hyperlinks12](/files/q49AcyH25lQUBjn2zWwY)

2. Select the target shape from the shapes display.

![Designer hyperlinks11](/files/jJvgUSkv1HgPTpndR55m)

You will now see any links associated with that shape and can select the links to launch the linked content.

## Quicker loading

Launching Presentation mode directly from the Diagram view is quicker than launching the diagram from Diagram View since the data is already loaded.


---

# 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/designer/work-in-the-app/links.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.
