# geni workspace current (/cli/workspace/current)



```sh
geni workspace current [flags]
```

Prints the active workspace's slug. Useful in scripts, prompt customization, and "which one am I in right now?" sanity checks.

## Output [#output]

```
acme
```

## Flags [#flags]

| Flag        | Notes                                                |
| ----------- | ---------------------------------------------------- |
| `--verbose` | Include name, role, and workspace id along the slug. |
| `--json`    | Machine-readable output.                             |
