# Related Documents

{% embed url="<https://www.loom.com/share/794208a4ea2a463dbc15ab80881cc653>" %}
Adding and viewing related documents
{% endembed %}

Sometimes it's helpful to understand how different documents are related, or to see what documents are relevant to another. For example, if you are viewing an Agreement, you might want to see if there are any Amendments that were subsequently made to it. If you are viewing a Statement of Work, you might want to see what Master Services Agreement it was made under.

By establishing relationships between documents, Aerofiler will tell you all the other documents in your database that are related to the current document you're viewing.

You can establish relationships between documents in the following section of Single File View:

<figure><img src="/files/1Rlw3WST4j9BvMaLMRa5" alt=""><figcaption></figcaption></figure>

| **Relationship / Corresponding Mirror Relationship** | **Example Relationship**                                                                                                                                                                  |
| ---------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Is a parent / Is a child                             | <p>MSA → SOW</p><p>MSA → Schedule</p><p>MSA → Additional Terms</p><p>Consulting Agreement → Work Order</p>                                                                                |
| Is amended by / Amends                               | <p>Services Agreement → Amendment to Services Agreement</p><p>Services Agreement → Amendment No. 2</p>                                                                                    |
| Is associated with                                   | Product X Design Agreement → Product X Manufacturing Agreement                                                                                                                            |
| <p>Is terminated by /</p><p>Terminates</p>           | <p>Subscription Agreement → Notice of Non-Renewal</p><p>Distribution Agreement → Termination Agreement</p>                                                                                |
| Supersedes / Is superseded by                        | <p>Credit Agreement → Amended and Restated Credit Agreement</p><p>Antibribery Policy (June 2018) → Antibribery Policy (July 2019)</p><p>Unlimited PTO Policy → Responsible PTO Policy</p> |

&#x20;


---

# 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://userguidesgitbook.aerofiler.com.au/single-file-view/related-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.
