đŸ“–
Rulecube documentation
v2.4
v2.4
  • Overview
  • Quick Start
  • Tutorial
    • Getting started
    • Create and Run Your First Ruleset
    • Use Constants and Methods
    • Create and Call Functions
    • Adding Testcases
    • Using Lookup Tables
    • Using Entities
    • Using Forms
  • How-to Guides
    • Logging in and Authorization
      • Activate Your Account From an Invitation
      • Log in to Rulecube
      • Change Your Password
      • Recover Your Password
      • Two-factor authentication (2FA)
      • Invite Other Users to Rulecube
      • Edit a User's Role
      • Delete a User
    • Ruleset Development
      • Create a Ruleset
      • Set the Input for a Ruleset
      • Create a Rule
      • Generate Alerts
      • Try out a Ruleset
      • Call a Ruleset from Your Software
      • Entities
        • Create an Entity
        • Drag and Drop a JSON Schema or XSD to create entities
        • Entity instantiation
        • Persisted Entities
      • Constants
        • Constant Tables
      • Functions
      • Built-in Functions
      • Create and Run a Testcase
      • Delete a Ruleset or Components
      • Debugging your Ruleset
    • Create a Workflow
      • Workflow step types
      • Working with documents in a workflow
    • Work with (Environment) Variables
    • Call a Ruleset via Its API From Postman
    • Creating input from JSON Schema
    • Use a Ruleset from Your Software
    • Ruleset Productivity Tips
    • Create an Ockto workflow
    • Alert aggregation
    • Forms
      • Introduction and overview
      • Create a Data table
  • Language Reference
    • Global
    • Array
    • Compression
    • Crypto
    • Date
    • Encryption (deprecated)
    • Finance
    • Http
    • Mail
    • MongoDB
    • Ockto
    • PDF
    • SQL
    • Statistics
    • System
    • UserStore
    • Workflow
Powered by GitBook
On this page
  • Introduction
  • Before you begin
  • Procedure
  1. How-to Guides
  2. Logging in and Authorization

Edit a User's Role

PreviousInvite Other Users to RulecubeNextDelete a User

Introduction

This guide provides the steps for editing a user's role, which allows you to expand or restrict what a user is allowed to do in Rulecube.

Before you begin

  • You need to have the TenantAdmin role to edit a user's role.

  • Determine what role(s) you want to assign to the user. See this for more information about available roles.

Procedure

  1. .

  2. Click your tenant name in the menu bar. ↳ The Profile page opens with the Users section:

  3. Click in the row of the user you want to edit. ↳ The Edit user roles pop-up opens:

  4. If you want to remove a role, in the Roles list, select the role—the row turns red—and press Enter.

  5. If you want to add a role, in the Roles list, select the role—the row turns green—and press Enter.

  6. When you finish editing roles, click OK.

authorization topic
Log in to Rulecube