> ## Documentation Index
> Fetch the complete documentation index at: https://docs.allium.so/llms.txt
> Use this file to discover all available pages before exploring further.

# Summaries

> Summary data for Hyperliquid

The `hyperliquid.raw.summaries` table contains summary data for Hyperliquid.

## Table Columns

| Column Name                                 | Description                                |
| ------------------------------------------- | ------------------------------------------ |
| timestamp                                   | The UTC timestamp of the summary snapshot  |
| user                                        | The address of the user                    |
| agent\_address                              | The agent address associated with the user |
| agent\_valid\_until                         | Timestamp until which the agent is valid   |
| cross\_maintenance\_margin\_used            | Cross maintenance margin used              |
| cross\_margin\_summary\_account\_value      | Cross margin account value                 |
| cross\_margin\_summary\_total\_margin\_used | Cross margin total margin used             |
| cross\_margin\_summary\_total\_natl\_pos    | Cross margin total notional position       |
| cross\_margin\_summary\_total\_raw\_usd     | Cross margin total raw USD                 |
| margin\_summary\_account\_value             | Margin summary account value               |
| margin\_summary\_total\_margin\_used        | Margin summary total margin used           |
| margin\_summary\_total\_natl\_pos           | Margin summary total notional position     |
| margin\_summary\_total\_raw\_usd            | Margin summary total raw USD               |
| withdrawable                                | Amount available for withdrawal            |
| net\_deposit                                | Net deposit amount                         |
| is\_vault                                   | Whether the account is a vault             |
| total\_vault\_equity                        | Total vault equity                         |
| pnl                                         | Profit and loss                            |
| staking\_delegated                          | Amount staked via delegation               |
| staking\_undelegated                        | Amount undelegated from staking            |
| staking\_total\_pending\_withdrawal         | Total pending staking withdrawal amount    |
| dex                                         | The DEX associated with the summary        |
