diff --git a/docs/commands/push-status.md b/docs/commands/push-status.md index d0c6dcd09e..932c38cb29 100644 --- a/docs/commands/push-status.md +++ b/docs/commands/push-status.md @@ -27,14 +27,23 @@ REDOCLY_AUTHORIZATION= redocly push-status --organization +How to find and copy the Reunite organization or project slugs + +1. Log in to Reunite. +2. Select your organization and project. +3. Copy the value of the `{ORGANIZATION_SLUG}` or `{PROJECT_SLUG}` from the page URL in your browser, based on the following structure, `https://{REDOCLY_HOST}/org/{ORGANIZATION_SLUG}/project/{PROJECT_SLUG}`. + + ## Examples