Roles & Permissions

Understand user roles and permissions within SeggWat organizations.

Overview

SeggWat uses a role-based access control system to manage permissions within organizations. Each member of an organization has one of three roles that determine what actions they can perform.

Role Types

Owner

The highest level of access with full control over the organization.

Owner Capabilities

  • Full billing and subscription management
    • Delete the organization
    • Transfer ownership to another member
    • All Admin and Member capabilities

Restrictions:

  • An organization must have at least one Owner
  • Cannot remove yourself as Owner if you're the last one
  • Must transfer ownership before leaving the organization

Admin

Administrative access for managing the organization and its resources.

Admin Capabilities

  • Create, update, and delete projects
    • Invite and remove members (excluding Owners)
    • Change member roles (Member ↔ Admin only)
    • Create and manage API keys
    • View all feedback across projects
    • Update organization details (name, slug)
    • All Member capabilities

Restrictions:

  • Cannot modify or remove Owner-level members
  • Cannot change their own role
  • Cannot manage billing or subscriptions
  • Cannot delete the organization

Member

Basic access for viewing and contributing feedback.

Member Capabilities

  • View feedback in projects they have access to
    • Create feedback manually in the dashboard
    • View project settings (read-only)
    • View organization members list

Restrictions:

  • Cannot invite or remove other members
  • Cannot create or manage projects
  • Cannot create or manage API keys
  • Cannot modify organization settings

Permission Matrix

Action Owner Admin Member
Organization Management
View organization details
Update organization (name, slug)
Delete organization
Manage billing & subscription
Transfer ownership
Member Management
View members
Invite new members
Remove Members
Remove Admins
Remove Owners ✅ (if multiple)
Change member role to Member/Admin
Change member role to Owner
Project Management
View projects
Create projects
Update projects
Delete projects
View project API keys
Feedback Management
View feedback
Create feedback manually
Update feedback status/type
Delete feedback
Archive feedback
API Access
Create API keys
View API keys
Revoke API keys
Delete API keys

Managing Team Members

Inviting Members

1

Navigate to Access Control

Go to SettingsAccess Control in your organization dashboard.

2

Invite New Member

Click Invite Member, enter their email address, and select their role (Member or Admin).

3

Invitation Sent

The invitee will receive an email with an invitation link. They'll also see an in-app notification if they already have a SeggWat account.

Invitation States

State Description
Pending Invitation sent, waiting for the user to accept
Expired Invitation link has expired after 7 days
Active User has accepted the invitation and joined the organization

Changing Member Roles

  1. Go to SettingsAccess Control
  2. Find the member in the list
  3. Click the role dropdown next to their name
  4. Select the new role

Removing Members

  1. Go to SettingsAccess Control
  2. Find the member in the list
  3. Click the Remove button next to their name
  4. Confirm the removal

Who Can Remove Whom:

  • Owners can remove anyone (except themselves if they're the last Owner)
  • Admins can only remove Members
  • Members cannot remove anyone

API Key Permissions

API keys are scoped to the organization level and inherit permissions based on who created them:

  • API keys grant access to all projects within the organization
  • API keys can list and retrieve feedback from any project in the organization
  • API keys cannot modify feedback, projects, or organization settings
  • Only Owners and Admins can create API keys

Best Practices

Common Scenarios

Scenario: Adding a Contractor

Question: I'm hiring a contractor to help process feedback. What role should I assign?

Answer: Assign them the Member role initially. This gives them read access to feedback without allowing them to modify projects or invite others. If they need to manage feedback status/types, promote them to Admin temporarily.

Scenario: Team Lead Needs More Access

Question: My team lead needs to create projects and manage API keys. What role do they need?

Answer: Promote them to Admin. This gives them full project management capabilities and the ability to create API keys, without access to billing or organization deletion.

Scenario: Founder is Leaving

Question: One of our co-founders is leaving the company. How do we transfer their ownership?

Answer:

  1. Ensure you have at least one other Owner in the organization
  2. The leaving Owner can demote themselves to Member or leave entirely
  3. If they're the last Owner, they must first promote another trusted member to Owner before leaving

Scenario: API Key Compromise

Question: We think one of our API keys was exposed. What should we do?

Answer:

  1. Go to SettingsAPI Tokens
  2. Immediately Revoke or Delete the compromised key
  3. Create a new API key with a descriptive label
  4. Update your application/service with the new key
  5. Monitor the "Last Used" timestamp to ensure the old key isn't being used

Scenario: Temporary External Access

Question: We need to give a partner company temporary access to view feedback for a specific project.

Answer:

  1. Invite them as a Member with their email
  2. Set a calendar reminder to remove them after the agreed period
  3. Alternatively, create a time-limited API key and share that instead (though you'll need to monitor usage manually)

Security Considerations

Activity Tracking

SeggWat tracks the following actions for security and compliance:

  • When members are invited, joined, or removed
  • When roles are changed (who changed it and when)
  • When API keys are created, used, revoked, or deleted
  • Who created each API key and when it was last used

Frequently Asked Questions

Next Steps

Navigation