Teams
Shared vaults, role-based access control, team invitations, and collaborative document management.
Role-based access control
Assign roles with appropriate permissions. Control who can read, write, manage settings, and invite new members. Granular access ensures sensitive documents stay protected while keeping collaboration frictionless.
team-roles
# Manage team roles via API
$ curl -X PATCH .../teams/my-team/members/user123 -d '{"role":"admin"}'
{ "userId": "user123", "role": "admin", "updatedAt": "..." }
Team invitations
Invite team members by email. Invitations include role assignments and vault access configuration. Pending invitations can be managed, resent, or revoked. New members get access immediately upon acceptance.
Invitations
Summarize my meeting notes from this week
Based on your meeting notes, here are the key themes:
- Q1 Planning: Team alignment on roadmap priorities
- Feature Launch: New collaboration tools in beta
- Action Items: 3 follow-ups assigned
Searched 8 documents ยท 2 minutes ago
Manage team member invitations
Ready to get started?
Create your free account and explore every feature โ no credit card required.