Skip to main content
Exporting Evaluators & Access Settings

Learn how to export a CSV file of evaluators and their access settings from a KickUp Evaluations instance.

Fred Shaykis avatar
Written by Fred Shaykis
Updated over a week ago

Exporting a CSV of evaluators and their access settings enables you to quickly scan the entire list of access settings configured in an evaluation instance. This can also be helpful for setting up a file to import access settings.

Note: This export ability is restricted to those with the Manage Evaluations permission.

Exporting the File

  1. Navigate to a specific Evaluations instance

  2. Ensure you are in "Edit" mode

  3. From the Evaluators tab, click the three-dot menu next to the Add button

  4. Select the Export evaluators option in the dropdown menu

  5. Click Download file once the file has finished preparing. File preparation may take from a few seconds to a few minutes

  6. Click Close or x to close the export modal

Understanding the File's Columns and Contents

Each row of the CSV export represents a single evaluator + access setting item. An access setting item can be an individual user (Staff email column), a Group, or an Attribute value. If a given evaluator has three individual users on their access setting list, the CSV file will contain three separate rows with the evaluator's email address in the Email column and the staff members' email addresses in the Staff email column.

The CSV file's columns and contents depend on the configuration of the instance from which the file is exported. The table below has detailed explanations of each type of column that may be present. Email - the only column always present in an import - contains the email address of the evaluator.

Column Header

Column Contents

Email
(always present)

Email address of the evaluator

Staff email

Email address of the staff member on the evaluator's access setting list

Group

Name of the KickUp group on the evaluator's access setting list

[Attribute] ___

KickUp staff attribute value on the evaluator's access setting list

Export to import flow

The format of the export file is intentionally identical to the format required to import evaluators and their access settings. The process for using exports to generate import files would be:

  1. Export access settings from an instance as shown above

  2. Open the CSV file on your device using a file editing program

  3. Make any desired changes to the file, such as

    1. adding or removing evaluators

    2. adding or removing items from an evaluator's access setting list

    3. updating the contents of columns to reflect new roles and assignments

  4. Follow the instructions here to import the updated file

Did this answer your question?