Inviting Members
Inviting Members
InterMIND offers multiple ways to add people to your team — from individual email invitations to bulk imports and directory syncing.
Invitation Methods
Access the invitation options from the Team Users page by clicking the Invite Users dropdown button.
1. Send Email Invitations
Send invitation emails to specific addresses:
- Click Invite Users → Send Email Invites
- Enter email addresses in the text area (one per line, or separated by commas, semicolons, or spaces)
- Optionally add tags using bracket notation:
user@example.com [developer, frontend] - Click Send Invitations
Each recipient receives an email with a link to join your team.
Supported email formats:
user@example.com— plain email"John Doe" <user@example.com>— name and emailuser@example.com [tag1, tag2]— email with tags
2. Invitation Link
Generate a shareable link that anyone can use to join:
- Click Invite Users → Invitation Link
- Copy the generated link
- Share it via any channel (Slack, email, etc.)
The link can be regenerated if you want to invalidate the old one.
3. Bulk Import
Import multiple users from a file:
- Click Invite Users → Bulk Import
- Upload a file (.txt, .csv, or .json)
- Review the parsed list of emails
- Send invitations
File format examples:
TXT (one email per line):
alice@company.com [design]
bob@company.com [engineering]
carol@company.com
CSV:
email,tags
alice@company.com,"design,ui"
bob@company.com,"engineering"
JSON:
[
{ "email": "alice@company.com", "tags": ["design"] },
{ "email": "bob@company.com", "tags": ["engineering"] }
]
For Excel files (.xls/.xlsx), save them as CSV first.
4. From Directory (Google Workspace / Microsoft 365)
Import members directly from your corporate directory:
- Click Invite Users → From Contacts
- If not connected, you'll be redirected to Settings → Directory Integration
- Once connected, search for contacts by name, email, or department
- Select users to add and click Add Members
Contacts that are already team members show as "Member". Pending invitations show as "Invited".
5. Domain Auto-Join
Users from your verified domain can join automatically:
- Verify your domain in Settings → Domain Management
- When someone creates an account with an email matching your domain (e.g.,
@yourcompany.com), they are automatically added as a Member - The team owner receives a notification
Email aliases (e.g., user+tag@domain.com) are excluded from auto-join.
Invitation Details
Expiration
- Email invitations expire after 7 days
- The expiration is shown in the Pending Invitations table
- Expired invitations can be resent
Accepting an Invitation
When someone receives an invitation:
- They click the link in the email or see a banner in the app
- If not signed in, they're prompted to create an account or sign in
- The invitation banner shows with an Accept button
- Clicking Accept adds them to the team as a Member
Pending Invitations
Track all outstanding invitations on the Team Users page:
| Column | Description |
|---|---|
| Invited email address | |
| Status | Pending, Accepted, or Expired |
| Expires | When the invitation expires |
| Tags | Tags assigned during invitation |
Tips
- Use tags when inviting to organize members from the start (e.g.,
[engineering],[marketing]) - The invitation link is great for large groups — share it in a team channel
- Connect your directory for the easiest experience with large organizations
- Verify your domain to enable automatic onboarding for new employees