Collaborate with your team on tunnel infrastructure. Shared configs, integrations, inspector rules, secrets, custom domains, and more.
Teams require a Team or Business tier subscription. Navigate to the Teams page in the portal and click "Create Team."
| Role | Permissions |
|---|---|
| Owner | Full access. Manage members, billing, settings, configs, domains, secrets, rules, and integrations. |
| Admin | Manage configs, domains, secrets, rules, integrations. Invite and remove members. |
| Member | View team resources. Use shared configs, subdomains, domains, and secrets. Run tunnels. |
Owners and admins can invite members by email. The invitee receives an email with an accept link. Once accepted, they appear in the Members tab with access to all team resources.
The team dashboard is organized into tabs:
Save common tunnel setups so any team member can launch them. Configs store the subdomain, protocol, target host/port, and multi-port settings.
Example: Save a config named "Staging API" with subdomain staging-api, protocol http, target localhost:8080. Any team member can copy the command and run it.
Owners and admins can create, edit, and delete configs. All members can view and copy commands.
Reserve subdomains for the team. When a subdomain is reserved, team members can use it for their tunnels without conflicts. This ensures consistent URLs across the team.
Example: Reserve staging so your team always uses staging.stunl.io for the staging environment.
Add your own domains to the team. Unlike user-scoped domains, team domains survive member turnover — if the person who added the domain leaves, the domain stays with the team.
api.example.com)*.example.com)Verify domain ownership using one of two methods:
| Method | Record Type | Details |
|---|---|---|
| TXT Record | TXT | Add a TXT record for _stunl-verify.yourdomain.com with the provided verification token |
| CNAME Record | CNAME | Point your domain to stunl.io |
After adding the DNS record, click "Verify" to check. DNS propagation can take up to 48 hours, but usually completes within minutes.
Share mock responses, chaos rules, and breakpoints across the team. When one member creates a rule, it applies to all team tunnels.
Store API keys, tokens, and credentials securely. All secrets are encrypted with AES-256-GCM at rest.
env — Environment variablesheader — HTTP headersOwners and admins can create, update, and delete secrets. Members can view secret keys (values are masked until revealed).
Connect your team to Slack, Discord, or any webhook endpoint. Get real-time notifications for team events.
| Type | Setup |
|---|---|
| Slack | Create an Incoming Webhook in your Slack workspace and paste the URL |
| Discord | Create a Webhook in your Discord channel settings and paste the URL |
| Webhook | Any HTTP endpoint. Events are sent as JSON POST with optional HMAC signature verification |
member_invitedmember_joinedmember_removedteam_updatedconfig_createdconfig_updatedconfig_deletedrule_createdrule_deletedsubdomain_reservedsubdomain_releasedsecret_createdsecret_updatedsecret_deleteddomain_addeddomain_removedEvery team action is logged in the activity feed. See who opened a tunnel, invited a member, changed a config, added a domain, or created a secret — all with timestamps.
The Overview tab shows the 5 most recent events. Switch to the Activity tab for the full feed with pagination.
Team members share a bandwidth pool instead of individual limits. Team tier gets 100 GB/month shared across all members. Business tier gets unlimited bandwidth.
Track usage in the Usage tab. The Overview tab shows a quick bandwidth summary.