First Login and UI Tour
After starting GrowthBook with Docker, the first thing to do is create the admin account and set up your organization.
- Open
http://localhost:3000(or your Cloud URL) in your browser. - Click Get Started or Register — you will be prompted to create the first admin account. Enter your name, email, and password.
- Create your Organization — give it a name (e.g., “My Company”). This is the top-level container for everything in GrowthBook.
- (Optional) Create a Project — Projects let you group features and experiments within an organization. Click Create Project and give it a name.
- Review the default Environments: GrowthBook creates
development,staging, andproductionby default. You can add or rename them under Settings → Environments. - Explore the left sidebar:
- Features — your feature flags.
- Experiments — A/B tests.
- Metrics — define what success looks like.
- Settings — SDK connections, environments, team members, data sources.