# Trade Logs

> Detailed log of strategy and manual trades executed by Sumo.

- URL: https://docs.sumo.trade/reporting/trade-logs
- Markdown: https://docs.sumo.trade/reporting/trade-logs.md
- Docs index: https://docs.sumo.trade/llms.txt

> **Video: Managing Trade, Treasury, and Audit Logs**
>
> A walkthrough of the Logs workspace, including trade history, treasury operations, audit events, filtering, and exports.
>
> https://www.youtube.com/watch?v=vrDyM1Xa_8o

![Trade Logs page with log tabs, strategy filter, wallet column, statuses, and transaction links](/images/trade-logs.png)

Trade Logs provide a complete history of Sumo-executed trades for a profile, including strategy trades and manual Instant Trade activity. Access them from the profile **Logs** view and select the **Trade Logs** tab.

The same Logs workspace also includes **Treasury Logs**, **Launch Logs** when available, and **Audit Logs**.

## Columns

| Column         | Description                                                                                                    |
| -------------- | -------------------------------------------------------------------------------------------------------------- |
| **Date**       | When the trade was executed                                                                                    |
| **Side**       | Buy or Sell                                                                                                    |
| **Strategy**   | Which strategy or manual action triggered the trade, such as Counter Trade, DCA, Limit Order, or Instant Trade |
| **Wallet**     | Wallet that executed the trade, with a copy button                                                             |
| **Amount In**  | What was spent (with token symbol)                                                                             |
| **Amount Out** | What was received (with token symbol)                                                                          |
| **Status**     | Success, Failed, Submitted, or the current execution state                                                     |
| **Trigger**    | Link to the external trade that triggered a counter trade (if applicable)                                      |
| **Tx**         | Link to the transaction on the block explorer                                                                  |

## Filtering

* **Strategy filter** — Show all strategies or filter to specific strategy/action types
* **Search** — Search by transaction signature
* **Sort** — Click sortable column headers such as Date, Strategy, Amount In, Amount Out, or Status
* **Order** — Toggle between Recent (newest first) and Oldest (oldest first)
* **Refresh** — Reload the current log view

## CSV Export

Click the **CSV** button to download your trade logs as a CSV file for external analysis or record keeping.

## Pagination

Use the page controls at the bottom to move through older or newer log pages.

- [Treasury Logs](/reporting/treasury-logs): View withdrawal and wallet swap history.

- [Insights](/reporting): See aggregated trade analytics.
