# show_help

> **Function** in `deepagents_cli`

📖 [View in docs](https://reference.langchain.com/python/deepagents-cli/ui/show_help)

Show top-level help information for the deepagents CLI.

## Signature

```python
show_help() -> None
```

---

[View source on GitHub](https://github.com/langchain-ai/deepagents/blob/a9e6e4f7ad7fe161dd9affc3d74bb19784aca70b/libs/cli/deepagents_cli/ui.py#L35)