LoadBolt is built for teams. Here's how to set up your org, invite people, and share results — without per-seat pricing getting in the way.
Everything in LoadBolt lives under an org. Here's the hierarchy:
When you sign up, LoadBolt creates a default org for you. To invite teammates, go to Settings → Members and add them by email. They'll get an invite link and can sign in with Google.
Every member has a role that controls what they can do:
| Role | What they can do |
|---|---|
| Owner | Full control. Manage billing, delete the org, transfer ownership. One per org. |
| Admin | Manage members and settings. Add/remove domains. Everything except billing and deleting the org. |
| Member | Create projects, create tests, run tests, view all results. The default for most teammates. |
| Guest | View only. Can see projects, tests, and results but can't create or run anything. Good for stakeholders. |
Teams are optional. If you're a small team, you probably don't need them — just put all your projects at the org level. Teams become useful when you have multiple squads who want to organize their projects separately.
All org members can see all projects and all test runs. There's no per-project access control — if someone is in your org, they can see everything. This is intentional: load test results are most useful when everyone on the team can reference them.
Need to share results with someone outside your org? Export them as PDF, CSV, or JSON from the run results page.
When you verify a domain (via DNS TXT record or HTML file at /.well-known/loadbolt-verify.txt), it's verified for the entire org. Any member can then run tests against that domain — you don't need to verify it per user.