Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.tightknit.ai/llms.txt

Use this file to discover all available pages before exploring further.

A Permission Set is a collection of permissions and privileges that can be granted to a user (coming soon) or a Group. A user’s permissions are calculated as the superset of all Permission Sets assigned to them or assigned to Groups that they are a member of. For example, to have event-related permissions, a user must be a member of at least one Group with an assigned Permission Set containing event permissions.

How to Access

Admins can access Permission Sets settings by clicking the Permission Sets button under the Community module.
Permission Sets list panel
From the Permission Sets List panel, admins are able to view, manage, and create Permission Sets.

Create a Permission Set

To create a new Permission Set, click the Create Permission Set button. Within the Permission Set creation modal, you can configure the following:
  • Name - the name associated with your Permission Set
  • Permissions - list of permissions enabled for this set
    • Manage & Draft Events - the user can draft new events, submit them for admin approval, and edit or delete their own events. They can also access Events from the app home.
    • Manage & Publish Events - the user can publish events directly without admin approval, and edit or delete their own events. This permission is a superset of Manage & Draft Events: selecting it grants drafting capability automatically, and the Manage & Draft Events checkbox is hidden when this is enabled.
    • Give Awards - the user has the ability to give Awards to members of the Community.
    • Create Polls - the user has the ability to create Polls.
Create Permission Set modal
More permissions coming soon!