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

# now

> Show live workspace status from the CLI.

## `crewship now`

Shows running missions, idle agents, pending approvals, and host capacity.
It fetches the workspace views concurrently and reports partial errors without
hiding data that did load.

```bash theme={null}
crewship now
crewship now --format json
```

Requires authentication and a workspace. JSON/YAML/NDJSON output follows the
global output format behavior.
