Hub Invites
Learn how to create and manage hub invitation codes for your private hub.
Creating Invite Codes
/hub invite create hub:YourHubName expiry:24h
The expiry
parameter is optional and defaults to 4 hours. Supported formats:
1h
(1 hour)24h
(24 hours)7d
(7 days)30d
(30 days)
Using Invite Codes
Users can join your hub using the invite code:
Managing Invite Codes
- List active invites:
/hub invite list
- Delete an invite:
/hub invite delete code:abcdef1234
- Create temporary invite:
/hub invite create hub:YourHubName expiry:1h
Be careful who you share invite links with. Hub owners and managers are responsible for users who join.
Permissions
Action | Required Permission |
---|---|
Create invites | Hub Owner or Hub Manager |
Delete invites | Hub Owner or Hub Manager |
Join via invite | Any user |
Best Practices
- Limited Duration: Use short-lived invites for better control
- Selective Sharing: Share invites only with trusted users
- Regular Cleanup: Delete unused or expired invites
- Track Usage: Monitor who joins through which invites