--- title: Configure Productivity Boost (QuickGPT + Brief Me) deprecated: false hidden: false metadata: robots: index --- This guide covers configuration for Productivity Boost features. The Moveworks Productivity Boost SKU includes two plugins (features): 1. Quick GPT 2. Brief Me # Prerequisites Before configuring, gather the user lists to enable tje plugins. This list determines who can access both features. > 📘 Warning: Productivity Boost is a Paid Feature > > Please ensure that you do not activate this feature for more users than your current subscription covers. Exceeding your purchased limit may result in additional charges or service interruptions. > > Need more licenses? Contact your Moveworks Account Executive for assistance. # How to configure Quick GPT ![](https://files.readme.io/935dadf9cf921d2e97635489b081a817b063faedf8cf46d4cd61175704b7a0a5-image.png) 1. Find the "QuickGPT Plugin" section and expand it. ![](https://files.readme.io/825113a5219d60503cd911a7e86ec5b3ee11bd51481239bc230336b0f25dd29f-image.png)
2. Add the users you want to give access to. In most cases only a specific set of users will have access. So you’ll need to create a DSL rule which could look like this ```user.email_addr DSL Rule Example user.email_addr IN ["user2@example.com", "user3@example.com", "user4@example.com"] ``` **Note**: the DSL Rules are case sensitive so ensure the emails in your rule are lowercase. 3. Save your configuration. You have successfully configured Quick GPT. :white_check_mark:
# How to configure Brief Me To configure Brief Me you’ll also make this update on the Plugin Management Page. To access this page, navigate to Moveworks Setup and then search for “Plugin management”. You’ll need to make updates to 2 configurations: 1. Plugin Management 2. Manage Chatbots For each section, add the SAME USER LIST in both sections. The user list contains the list of users you want to give access to: ```user.email_addr DSL Rule Example user.email_addr IN ["user2@example.com", "user3@example.com", "user4@example.com"] ``` 1. Select the AI Assistant (bot) you wish to modify, click Edit. 1. **Note**: You will need to make this change for all AI Assistants (bots) you want to activate Brief Me in. The goal of this step is to enable the AI Assistant to support attachments. 2. Under Additional Controls, checkbox the `enable file attachment`functionality. ![](https://files.readme.io/255876ffcf5d6e09d844ded653213e55d88da1c2298b5d038f2f7c804cd42585-image.png) You have successfully configured Brief Me. :white_check_mark: