# show_agents_help

> **Function** in `deepagents_code`

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

Show help information for the `agents` subcommand.

## Signature

```python
show_agents_help() -> None
```

---

[View source on GitHub](https://github.com/langchain-ai/deepagents/blob/3812967c84d90619848f3185f22470204fc88bd8/libs/code/deepagents_code/ui.py#L360)