Create a User

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

  1. Click nav-users Users in the left navigation.
  2. Click plus Create User.
  3. Enter the user's first name, last name, and email address.
  4. Check Generate and send login credentials to email the user a username and temporary password automatically. Leave this unchecked to create the account without contacting the user.
  5. Click Create.

The new account appears in the users list immediately. Assign roles to the account before the user logs in. See Manage User Permissions.

Notes
If your platform uses a CRM or AMS integration, new users are typically created in that system first and synced to Slayte at login. Creating users manually is best for non-CRM platforms or when adding admin-only accounts.
    • Related Articles

    • 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. ...
    • 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 Click Users in the left navigation. Search ...
    • 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, ...