Configure Productivity Boost
How to configure Quick GPT
The only internal configurator page you will need to modify is the Plugin Management page. To access this page, navigate to internal configurator and then search for “plugin management”.

There’s only 1 page you’ll need to modify within Internal Configurator:
- Plugin Management
Step 1: Plugin Management Update Needed
-
Find the “
QuickGPT Plugin
” section and expand it. -
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 IN ["[email protected]", "[email protected]", "[email protected]", "[email protected]"]
Rarely it’s set to true “true”. It is only set TRUE if the entire org can use the feature. TRUE likely means they are a paid customer.
-
Hit save! All done, those users now have access to Quick GPT.
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 internal configurator and then search for “plugin management”.

You’ll need to make updates on 2 Internal Configurator pages:
- Plugin Management
- Manage Chatbots
Step 1: Plugin Management Update Needed
-
There’s 2 plugin sections you’ll need to update with the SAME INFORMATION.
-
Find the “
Brief Me (Interactions)
” section and expand it. -
Find the “
Brief Me (Start/ End
” section and expand it.
-
-
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:
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 IN ["[email protected]", "[email protected]", "[email protected]", "[email protected]"]
Rarely it’s set to true “true”. It is only set to TRUE if the entire org can use the feature. TRUE likely means they are a paid customer.
-
Hit save!
Step 2: Manage Chatbots Update Needed
The goal of this step is to turn on *enable file attachment
* option through Moveworks Setup
-
Go to prod internal configurator: https://internal-configurator-web-server.kprod.prod.mw.int:48401/all_configs
-
Type
chat
in the search box and go tomanage chatbots
option.-
Here is the direct link for simplicityhttps://internal-configurator-web-server.kprod.prod.mw.int:48401/setup/setup-manage-chatbots/chatbots.home
-
-
Select the chat bot name in question and click
Edit
-
Enable File Attachment
-
Save your changes and move to next step. If it was already enabled, you don’t need to do anything.
-
All done! Now your customer has access to Brief Me
Updated about 6 hours ago