# KAIO Admin Pages

## Transactions

On the transaction page, you can view investor's orders, check their status, and manage their lifecycle.

<div data-full-width="true"><figure><img src="/files/kb45kqgf67qyo1QLpPwE" alt=""><figcaption></figcaption></figure></div>

## Settle

The settlement page allows you to settle subscription and redemption orders.

{% hint style="info" %}
You cannot settle individual orders, instead all pending orders are settled.
{% endhint %}

<div data-full-width="true"><figure><img src="/files/q5FAQYVPly0Bht6hxLWh" alt=""><figcaption></figcaption></figure></div>

## Fund Whitelist

The fund whitelist page shows the access investors have to particular funds. From here you can modify their access.

<div data-full-width="true"><figure><img src="/files/AAVoZpWQ5IaCf3cPsuRJ" alt=""><figcaption></figcaption></figure></div>


---

# 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.kaio.xyz/guide-to-using-kaio/app/libre-admin/libre-admin-pages.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.
