# How to add relationships between documents

### Adding a Relationship

1. Navigate to the document and highlight the specific text, section, or provision you want to link
2. A contextual menu will appear
3. Select **Add relationship**

<figure><img src="/files/K9DD8jQhnIuc3dVtatJN" alt=""><figcaption></figcaption></figure>

4. The **Add relationship** dialog box opens

<figure><img src="/files/YUcppxNOz2BtnTIWn9rd" alt=""><figcaption></figcaption></figure>

5. Choose the most appropriate relationship type from the dropdown.
6. Select the related document you want to link to by starting to type in the choose the object document field

<figure><img src="/files/KSO42VeNZkQHuzMWEmi3" alt=""><figcaption></figcaption></figure>

7. Click the **Add** button to save the relationship
8. &#x20;Click **Reverse** to change the direction of the relationship if it’s incorrect, or **Delete** it if the relationship does not apply

<figure><img src="/files/WzHPXYZRG6jqhh0nI66G" alt=""><figcaption></figcaption></figure>


---

# 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://liieditors.docs.laws.africa/managing-documents/how-to-add-relationships-between-documents.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.
