$ initiat guides
Team Onboarding
Add team members to projects and approve their devices
Back to Docs

Steps

#1 Review Pending Approvals

Check for pending device approvals

      initiat device approvals
      
    

Shows all devices waiting for approval to access projects

#2 Review Device Details

Review specific device information

      initiat device approval --id 123
      
    

Shows device information and public keys for verification

#3 Approve Devices

Approve all pending devices

      initiat device approve --all
      
    

Grants access to all approved devices for their respective projects

#4 Verify Access

Verify team members can access projects

      initiat project list
      
    

Confirm that team members can now access project secrets

Success criteria

  • All team devices are approved

  • Team members can access project secrets

  • No pending approvals remain

Next steps

  • Train team members on secret management

  • Set up environment-specific projects

  • Configure automated secret rotation

© 2025 Initiat Technologies. All rights reserved.