diff --git a/docs/en/docs-nav.json b/docs/en/docs-nav.json index 3ab1c201bb..12dd05e83b 100644 --- a/docs/en/docs-nav.json +++ b/docs/en/docs-nav.json @@ -1714,7 +1714,16 @@ }, { "text": "Account (Pro)", - "path": "modules/account-pro.md" + "items": [ + { + "text": "Overview", + "path": "modules/account-pro.md" + }, + { + "text": "Tenant impersonation & User impersonation", + "path": "modules/account/impersonation.md" + } + ] }, { "text": "Audit Logging",