# Single Level Folder Organisation

By default, you will see a single level of folders organized by Counterparty:

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

You can rearrange this folder based on any data in your repository. For example, to create a folder by governing law, click on “Counterparty” and select “Governing Law” instead:

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

Clicking on the column headings will sort files with their folders by that column's values.

Any changes you make to the "group by" fields will be saved and restored the next time you visit the Browse page.


---

# 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/single-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.
