Manage User Permissions

Manage User Permissions

User permissions in Slayte are controlled by roles. Assigning a role to a user gives them access to the areas of the platform that role covers. Removing a role revokes that access immediately.

Assign a role

  1. Click nav-users Users in the left navigation.
  2. Search for the user and click their name to open their profile.
  3. Click the Permissions tab.
  4. Click plus Add Permission.
  5. Select the role from the dropdown.
  6. Click Add.

The role appears in the user's permission list immediately. The user gains access to the features covered by that role on their next page load.

Remove a role

  1. Open the user's profile and click the Permissions tab.
  2. Find the role you want to remove.
  3. Click trash next to the role to remove it.
Info
For a full list of roles and what each one grants, see Roles in Slayte.
    • Related Articles

    • Create a User

      Creating a user manually adds a new account to your Slayte platform. The user receives an email with login credentials if you choose to send one during creation. Create a user Click Users in the left navigation. Click Create User. Enter the user's ...
    • User Groups

      User groups let admins organize users into named sets that reviewers and call admins reference when configuring assignments and restrictions. Create a group once and reuse it across multiple calls. Create a group Click Users in the left navigation. ...
    • User Profile Fields

      User profile fields define what information Slayte collects for every user on the platform. Admins add custom fields beyond the defaults, set them as required or optional, and control the order they appear on every user's profile. Default profile ...
    • Roles in Slayte

      Roles control what users see and do in Slayte. Assign one or more roles to a user to give them the appropriate level of access. A user with no roles has limited access to public-facing features only. Platform roles Super Admin: full access to all ...
    • Custom Code

      Custom Code lets admins inject CSS and JavaScript into the Slayte platform. Use it to extend the default appearance, embed third-party widgets, or override specific interface styles. Open Custom Code Click Admin in the left navigation. Click Design, ...