General
Open Settings > Organization > General. This page includes organization identity, the admin team, and billing.Organization identity
Admin team
The Admin team card lets you manage who has organization-level access. Admin team members can:- Create and manage companies
- Access billing and invoices
- Configure white-label branding
- Manage API keys and the data repository
Adding a member
Click Add organization member:- Enter their email address
- Optionally set an invitation expiry
Removing a member
Click the remove action on a team member row. You can choose to:- Demote to company admin — keep company admin access; drop organization settings access
- Remove all access — revoke organization and company access
You cannot remove yourself from the admin team.
Billing
Review subscription details and invoice history on the same General page.
Click Manage billing to open the Stripe billing portal where you can update payment methods, view detailed invoices, and manage your subscription.
Developer
Open Settings > Organization > Developer when your workspace exposes developer tools. This page includes webhooks, API keys, and white-label branding.API keys
Create and manage API keys for programmatic access to the platform.Creating a key
Managing keys
- Copy a key value immediately after creation (it won’t be shown again)
- Delete keys that are no longer needed
- Keys are scoped to your organization and work across all companies
Developer settings (including API keys) appear only for workspaces that have developer docs and native API access enabled.
White label
Customize customer-facing branding for invitation experiences from the White label section on Developer. See White label for field details and setup.Data Repository
The Data Repository gives you a cross-company view of your organization’s data. Use the mega panel in the sidebar to navigate between sections:- Connections — all utility account connections across every company
- Accounts — all utility accounts across every company
- Meters — all meters across every company
- Bills — all bills across every company
- Companies — all companies in your organization with status, type, and quick actions (switch, open settings, archive)
FAQ
Can I have multiple API keys?
Can I have multiple API keys?
Yes. You can create separate keys for different environments (Production vs Development) or
different applications. Each key can have its own name and expiration date for easy management.
How do I rotate an API key?
How do I rotate an API key?
Create a new key, update your integration to use the new key, verify everything works, then
delete the old key. This ensures zero downtime during rotation.
Who can manage the admin team?
Who can manage the admin team?
Any organization admin can add or remove members from the admin team. You cannot remove yourself.
What happens when I archive a company?
What happens when I archive a company?
Archiving a company sets it to inactive. It remains in the Data Repository but is hidden from
the company switcher. You can restore it from Settings > Company > General
or from the Data Repository Companies tab.