# Multi-Level Folder Organisation

You can also have multiple levels of folders. For example, if you wanted to arrange by “Counterparty” and then “Governing Law”, begin with the single folder “Counterparty” view. Then click “Add Subfolder”:

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

For the subfolder, choose “Governing Law” which should produce a two-level folder structure as follows:

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

If you click on the document:

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

you will be taken to a full page view. You can add a maximum of 3 fields, which produces a folder structure 3 levels deep.


---

# 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/folders/multi-level-folder-organisation.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.
