# Line Jumps

How to use line jumps for diagrams in Designer.

Line jumps increase the readability of diagrams when relationships are crossing each other.

To use line jumps, there are 2 options:

1. Right click the modeling canvas (paper) and select all relationships. Select a line jump type in the style tab.
2. Select the relationship(s) to apply the line jump to. Make sure that the selected relationships are on-top (front) of the crossed relationship(s).


---

# 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/formatting/line-jumps.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.
