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

# Vero OMS interface reference

> MacBook Pro interface captures and component-level documentation for Vero OMS

This catalog lists interface captures recorded from `http://localhost:3000` with a `1512 x 982` viewport.
Full-page images document page layout. Detail images document specific components without repeating the full screen.

Controls with side effects, such as `PLACE ORDER`, `MODIFY`, `CANCEL ORDER`, `CLEAR CACHE`, `IMPORT LAYOUT`, `NEW USER`, `NEW RULE`, and file pickers, are documented but not executed.

## Detail pages

<CardGroup cols={2}>
  <Card title="Global shell and menus" icon="window" href="/en/user-guides/screens/global-shell">
    Top navigation, command bar, settings, language, time zone, algo menu, status bar, and layout controls.
  </Card>

  <Card title="Dashboard" icon="chart-line" href="/en/user-guides/screens/dashboard">
    Dashboard workspace, order drawer, order ticket modes, price depth, chart, and order blotter.
  </Card>

  <Card title="Orders" icon="list-check" href="/en/user-guides/screens/orders">
    Order blotter, selected order detail, fill progress, and market quality.
  </Card>

  <Card title="Portfolios" icon="briefcase" href="/en/user-guides/screens/portfolios">
    Portfolio KPIs, positions table, allocation panel, and treemaps.
  </Card>

  <Card title="Put Through" icon="handshake" href="/en/user-guides/screens/put-through">
    PT workspace filters, advertisements, and PT orders queue.
  </Card>

  <Card title="Price Board" icon="table-cells" href="/en/user-guides/screens/price-board">
    Market controls, column menu, and price table.
  </Card>

  <Card title="Operation" icon="sliders" href="/en/user-guides/screens/operation">
    Accounts, account detail, risk rules, approvals, and operational actions.
  </Card>

  <Card title="System" icon="server" href="/en/user-guides/screens/system">
    Latency overview, trace table, order latency detail, users, and audit trail.
  </Card>
</CardGroup>

## Capture scope

| Group            | Route / Control                                                        | Detail page                                                    |
| ---------------- | ---------------------------------------------------------------------- | -------------------------------------------------------------- |
| Global shell     | Top navigation, command bar, settings, language, time zone, status bar | [Global shell and menus](/en/user-guides/screens/global-shell) |
| `F1` Dashboard   | `/dashboard`                                                           | [Dashboard](/en/user-guides/screens/dashboard)                 |
| `F2` Orders      | `/orders`                                                              | [Orders](/en/user-guides/screens/orders)                       |
| `F3` Portfolios  | `/portfolios`                                                          | [Portfolios](/en/user-guides/screens/portfolios)               |
| `F4` Algo        | Navigation menu                                                        | [Global shell and menus](/en/user-guides/screens/global-shell) |
| `F5` Put Through | `/put-through`                                                         | [Put Through](/en/user-guides/screens/put-through)             |
| `F6` Price Board | `/price-board`                                                         | [Price Board](/en/user-guides/screens/price-board)             |
| `F7` Operation   | `/operational`, `/operational/rules`, `/operational/approvals`         | [Operation](/en/user-guides/screens/operation)                 |
| `F8` System      | `/system`, `/system/users`, `/system/audit`                            | [System](/en/user-guides/screens/system)                       |
