> For the complete documentation index, see [llms.txt](https://deriverse.gitbook.io/deriverse-v1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://deriverse.gitbook.io/deriverse-v1/monitoring-activity-via-logs.md).

# Monitoring Activity via Logs

The **Logs** page is the platform's transparency hub for personal activity and system status.

### 1. Client Reports (personal activity)

This tab displays your personal transaction history and account changes. It is only populated when your wallet is connected.

* **Tracking actions** - monitor trades (Spot and Perp), leverage changes, and deposits/withdrawals.
* **Data columns** - each entry includes the **Instrument**, **Section**, **Type** (for example, Maker Sell or Taker Buy), **Price**, **Quantity**, and a UTC **Date/Time**.
* **Expanded details** - clicking the chevron on the left of a row reveals deep transaction data, including the **Order ID**, your **Role** (Maker/Taker), and the Maker/Taker **Client IDs**.
* **Blockchain verification** - a Solscan link icon is available for every transaction, so you can verify the operation directly on the Solana blockchain.

{% hint style="info" %}
The tab stores up to **500 recent logs**. When this limit is reached, the oldest entries are removed to make room for new ones.
{% endhint %}

### 2. System Logs

This section provides technical insight into the platform's performance and connectivity.

* **Severity levels** - messages are categorized as **Info**, **Warning**, **Error**, and **Debug**.
* **Filtering** - use the checkboxes to show only specific levels (for example, only Error logs when troubleshooting a failed action).
* **Management tools** - use the icons in the top-right corner to **copy** logs to your clipboard or **delete** all logs to clear the local view.

### 3. Customizing your view

Deriverse provides tools to help you find specific entries within a large volume of data.

* **Filtering** - click **Customize** to filter your reports by:
  * **Ticker** - select specific instruments (for example, SOL/USDC).
  * **Section and Type** - filter by specific operations such as "Deposit" or "Release Temp Funds".
  * **Date and Time** - set a specific UTC range to view historical data.
* **Sorting** - sort data by clicking column headers (Date/Time, Price, or Quantity). By default, logs are shown in descending order, newest first.
* **Pagination** - use the page numbers at the bottom of the table to navigate through your history.
