diff --git a/cli/checkly-account.mdx b/cli/checkly-account.mdx
index 264f449b..9e90c392 100644
--- a/cli/checkly-account.mdx
+++ b/cli/checkly-account.mdx
@@ -4,7 +4,7 @@ description: 'View your Checkly account plan, entitlements, feature limits, and
sidebarTitle: 'checkly account'
---
-Available since CLI v7.7.0. The `members` subcommand is available since CLI v7.15.0.
+Available since CLI v7.7.0.
The `checkly account` command lets you view account-level information directly from the terminal. Use it to check which features are available on your plan, inspect metered limits, discover available check locations, and list account members or pending invites.
@@ -32,6 +32,8 @@ npx checkly account [arguments] [options]
## `checkly account members`
+The `checkly account members` command is only available since CLI v7.15.0.
+
List account members and pending invites for the currently selected account. Use filters to find users by email or name, inspect roles, or page through large member lists.
**Usage:**