• Get Review Board
  • What's New
  • Products
  • Review Board Code review, image review, and document review
  • Documentation
  • Release Notes
  • Power Pack Enterprise integrations, reports, and enhanced document review
  • Try for 60 Days
  • Purchase
  • RBCommons Review Board as a Service, hosted by us
  • Pricing
  • RBTools Command line tools and Python API for Review Board
  • Documentation
  • Release Notes
  • Review Bot Automated code review, connecting tools you already use
  • Documentation
  • Release Notes
  • RB Gateway Manage Git and Mercurial repositories in your network
  • Documentation
  • Release Notes
  • Learn and Explore
  • What is Code Review?
  • Documentation
  • Frequently Asked Questions
  • Support Options
  • Third-Party Integrations
  • Demo
  • Review Board RBTools Power Pack Review Bot Djblets RB Gateway
    1. Power Pack
    2. Licenses
    3. Managing Licensed Users
  • Home
  • Installation
  • Licenses
  • Managing Licensed Users
  • Features
  • PDF Document Review
  • Reports
  • Repositories
  • AWS CodeCommit Support
  • Bitbucket Server Support
  • Cliosoft SOS Support
  • GitHub Enterprise Support
  • Azure DevOps / Team Foundation Server Support
  • VersionVault and ClearCase Repositories
  • Visual Studio Team Services Support
  • Server Management
  • Database Import and Export
  • Distributed SSH Keys
  • Automating with Management Commands
  • General Index
  • Release Notes
  • Managing Licensed Users¶

    A license grants you a certain number of seats that you can fill with any users you choose. These seats can be filled and then later reassigned as your needs change.

    There are three ways you can manage the users associated with your license:

    1. Manually adding/removing users

    2. Importing all users or groups of users

    3. Automatically adding users new to Review Board or new to a group

    We’ll cover each of these in detail.

    To get started:

    1. Go to the Power Pack configuration page.

      This can be found in Administration UI -> Extensions -> Power Pack -> Configure page.

    2. Click Manage users.

      This will take you to the “Manage Users” page, with additional links for importing users and configuring automatic user licensing.

    Adding/Removing Users¶

    Users can be manually added to your license or removed from your license at any time. There is no cost to reassigning users to your license.

    On the “Manage Users” page, you can see everyone who has access to Power Pack functionality, and when they were licensed.

    ../../_images/manage-licensed-users.png

    To add users, type one or more usernames (separated by commas) and click Add Users.

    To remove users, click the checkbox next to each user you want to remove and click Remove.

    You can add or remove users on the command line using the license-powerpack-users and unlicense-powerpack-users management commands.

    Note

    If a user is marked as inactive or deleted from the database, they’ll automatically be removed from the license. There’s no need to remove the user from the license manually.

    Importing Users¶

    If you already have a lot of users on your install, you can add them to your license all at once:

    1. On the “Manage Users” page, click Import users.

    2. Choose what to import:

      • All users will import all users on your server.

      • From group will import users from a specific review group.

        This can be repeated for multiple groups.

    3. Click Import Users to begin the import.

    Users will be added up to the maximum amount allowed by your license.

    ../../_images/import-licensed-users.png

    Automatic User Licensing¶

    If you don’t want to manage licensed users by hand, you can configure Power Pack to automatically add users for you:

    1. On the “Manage Users” page, click Automatic user licensing.

    2. Choose when to automatically add users:

      • Disabled will prevent any automatic licensing from occurring.

      • All new users will add users when they create an account on Review Board.

      • Users who join groups will add users when they join one of the specified review groups.

    3. Click Save to save the new settings.

    ../../_images/auto-add-users.png

    Note that this will not add any existing users to the license. For that, you’ll need to import users separately.

    You can configure auto-adding on the command line with the config-powerpack-license management command.

    Keep up with the latest Review Board releases, security updates, and helpful information.

    About
    News
    Demo
    RBCommons Hosting
    Integrations
    Happy Users
    Support Options
    Documentation
    FAQ
    User Manual
    RBTools
    Administration Guide
    Power Pack
    Release Notes
    Downloads
    Review Board
    RBTools
    Djblets
    Power Pack
    Package Store
    PGP Signatures
    Contributing
    Bug Tracker
    Submit Patches
    Development Setup
    Wiki
    Follow Us
    Mailing Lists
    Reddit
    Twitter
    Mastodon
    Facebook
    YouTube

    Copyright © 2006-2025 Beanbag, Inc. All rights reserved.

    Terms of Service — Privacy Policy — AI Ethics Policy — Branding

    On this page

    • [Top]
    • Adding/Removing Users
    • Importing Users
    • Automatic User Licensing