Skip to main content

Permissions

Overview

Permissions control the access and actions users can perform within the system. Below is a list of available permissions and their descriptions.

Available Permissions

  • EVENT_READ: Allows the user to view event details.

  • EVENT_UPDATE: Allows the user to update event information.

  • EVENT_IMPORT: Allows the user to import event data.

  • EVENT_EXPORT: Allows the user to export event data.

  • EVENT_SEND_NEWSLETTER: Allows the user to send newsletters or emails to event attendees.

  • USER_READ: Allows the user to view user details.

  • USER_UPDATE: Allows the user to update user details.

  • USER_CREATE: Allows the user to create new users.

  • USER_DELETE: Allows the user to delete existing users.

  • USER_ACTIVE: Allows the user to activate or deactivate user accounts.

  • ATTENDEE_CHECKIN: Allows the user to check in attendees at an event.

  • ATTENDEE_REMOVE: Allows the user to remove attendees from an event.

  • ATTENDEE_REFUND: Allows the user to process refunds for attendees.

Usage

Permissions are assigned to users based on their roles within the system. These permissions ensure that users have the appropriate level of access to perform their duties without compromising the security and integrity of the system.

Example: An Admin may have all permissions enabled, allowing them to manage events, users, and attendees fully. An Event Organizer may have permissions related to event management and attendee handling but limited access to user management.

To assign permissions to a user, navigate to the User Management section, select the user, and choose the appropriate permissions from the list.