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

# ekso screen

> Compute the item screen (form / UI shape) for an item.

## Overview

Compute the item screen (form / UI shape) for an item.

## Verbs

| Verb     | Description                                     |
| -------- | ----------------------------------------------- |
| `render` | Compute the item screen (--data @request.json). |

## Detailed help

Run `ekso` directly to see flags and arguments — `--help` reflects the binary you have installed.

```bash theme={null}
ekso screen --help
ekso screen render --help
```

## See also

* [CLI overview](/cli/overview)
* [Authentication](/cli/authentication)
* [Configuration](/cli/configuration)
* [API Reference](/api-reference/introduction) — the underlying HTTP routes.
