Skip to main content

This is a new service. Help us improve it and give your feedback by email.

Step 1: Log In — PlanX Digital Planning Walkthrough

Find your credentials and access the PlanX editor

Walkthrough progress

Step 1 of 5 • 2 minutes

Step 1 2 minutes

Log In to PlanX

Find your login credentials from the CloudFormation outputs and access the PlanX editor.

Expected outcome

  • CloudFormation stack shows CREATE_COMPLETE status
  • PlanXUrl and DemoPassword outputs are visible
  • You can log in and see the PlanX editor dashboard

How to find your login credentials

  1. Open the CloudFormation console

    Go to CloudFormation console in us-east-1 (opens in new tab)

  2. Find your stack

    Look for a stack containing planx in the name. The status should be CREATE_COMPLETE

  3. Go to the Outputs tab

    Click the stack name, then select the Outputs tab. You'll see:

    Output What it is
    PlanXUrl The PlanX editor URL (via CloudFront HTTPS)
    PlanXLoginUrl Direct link to the login page
    DemoUsername demo@ndx-demo.example.com
    DemoPassword The demo user password (shown in plain text)
    HasuraConsoleUrl Hasura GraphQL console (for Step 5)
    HasuraAdminSecretOutput Admin secret for Hasura console access
  4. Log in

    Open the PlanXLoginUrl in a new tab. Enter the email demo@ndx-demo.example.com and the password shown in the DemoPassword output.

    You should be taken to the PlanX editor dashboard showing the NDX Demo Council team and its planning flows.

Keep the Outputs tab open: You'll need the HasuraConsoleUrl and HasuraAdminSecretOutput values in Step 5 when you explore the data layer. You can always come back to the CloudFormation console to find them.