Team Management
Invite members, assign roles, and collaborate on content strategy together.
Roles & Permissions
ContentIQ uses four team roles with escalating permissions:
| Role | View | Add/Edit | Delete | Manage Team |
|---|---|---|---|---|
| Viewer | ✅ | ❌ | ❌ | ❌ |
| Editor | ✅ | ✅ | ❌ | ❌ |
| Admin | ✅ | ✅ | ✅ | ✅ |
| Owner | ✅ | ✅ | ✅ | ✅ + Delete Team |
Team Size & Seats
Every workspace includes 2 free members (including the owner). If you need more, additional seats are available for $9/mo per member. The system counts both active members and pending invitations toward the limit — you'll be prompted to purchase extra seats before inviting beyond the free allowance.
Inviting Members
- Go to Team from the sidebar.
- Click "Invite Member".
- Enter the person's email address and select a role.
- They'll receive an email with an invitation link.
- Once they click the link and sign up (or log in), they'll be added to your team.
Note: Invitations expire after 7 days. If the link expires, you'll need to send a new invitation.
Managing Members
- Change roles: Owners and Admins can change any member's role.
- Remove members: Only Owners can remove team members.
- View pending invitations: See all outstanding invitations and their status.
Team Settings
Owners and Admins can update team settings including the team name, slug, and logo. The team slug is used in URLs and must be unique.
API Keys
Team Owners and Admins can generate API keys for custom integrations (Zapier, Make, scripts, etc.). API keys allow external systems to call ContentIQ tools programmatically.
- Go to Team → API Keys.
- Click "Create API Key" and give it a descriptive name (e.g. "Zapier Integration").
- Copy the key immediately — it's only shown once. Keys use the
ciq_prefix. - To revoke access, click the delete button next to any key.
Security: API keys are hashed before storage. If you lose a key, you'll need to revoke it and create a new one. See the API Reference for usage details.
Next
Settings