InterChat LogoInterChat

    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:

    /hub join invite:abcdef1234

    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

    ActionRequired Permission
    Create invitesHub Owner or Hub Manager
    Delete invitesHub Owner or Hub Manager
    Join via inviteAny user

    Best Practices

    1. Limited Duration: Use short-lived invites for better control
    2. Selective Sharing: Share invites only with trusted users
    3. Regular Cleanup: Delete unused or expired invites
    4. Track Usage: Monitor who joins through which invites

    On this page