Skip to main content
All CollectionsManaging your Glean deployment
Admin Guide: Setting up People
Admin Guide: Setting up People
Cindy Chang avatar
Written by Cindy Chang
Updated over a month ago

People setup is a key part of setting up Glean. People data helps Glean deliver more relevant search results and recommendations. It is used to create the list of teammates for managing access to features and powers the directory.

Glean’s Knowledge graph leverages people data. Glean delivers better search results because we take into consideration how your teammates relate to their information and each other when we rank results.

People data is the source for teammates in Glean. Admins can assign roles and permissions to teammates. Learn more.

Glean offers a directory, which enables teammates to find information about their colleagues fast and efficiently.

People information

For each person, we need a few pieces of information in order to produce the best search results and teammate directory. Department and manager helps Glean understand the relationships around content which is a key factor in building an effective knowledge graph.

Each person in your people data needs to have the following information defined:

  • Name - The first and last name of the person

  • Email address – The email address should be unique across your organization. It is used to connect the person to information that they create and interact with across apps.

  • Department – The department should be a group of people who perform a similar task, e.g. ‘Engineering’ or ‘Technical Services’.

  • Manager – This should be the email of the manager of the person. For some people sources, we support other types of mappings. Please contact your account manager or customer success manager at Glean for more information.

Preview valid users

Each people source will have a preview that estimates how many valid users will be generated. If this is 0, you should check that you are sending in information for all the required fields

Note: the estimations are generated twice a day. People information updated between the estimation generation won't be reflected in the estimations, however, the updated information will be applied when the next people sync begins.

How to setup People

Navigate to Admin console from the dropdown menu after clicking your profile picture on the Glean homepage. Go to Settings -> People data

Method 1: Select a people data source

  1. Select a supported app to sync with Glean for people data. Follow the setup instructions to connect the app. Check the estimated number of valid people to be generated.

  2. [Optional] If the people source supports custom mappings, e.g. Okta, map the required and/or optional fields in Glean to the respective field within the selected people app. Some fields may require additional configuration, which can be seen through active pencil icons.

Click “Start Sync” to initiate syncing Glean with people data from the app. This typically takes up to one hour.

Method 2: Upload a CSV

  1. To manually upload a CSV file containing your organization's people data, select "Upload a CSV".

  2. Download the CSV template and fill in the details.

Columns A through D are required as follows:

first_name

last_name

email

department

Steve

Smith

Engineering

James

Johnson

Sales

Columns E-H can optionally be included as follows:

manager_email

location

start_date

title

New York City

2023-01-15

Software Engineer

San Francisco

2024-09-30

Marketing Manager

Column headers must match the specified values exactly. Any extra fields will be removed.

Save and upload the CSV file. Resolve any errors and retry if needed. Click "Sync" to finalize. The import may take up to one hour to complete.

Did this answer your question?