Skip to main content

Importing control scopes

Written by Hyperproof Support
Updated this week

Roles and permissions

  • Only administrators can import control scopes

Note: Currently, it's only possible to edit existing control scopes via CSV import. Additionally, Hyperproof supports one scope per control in the CSV import.

If your organization has a large number of scopes to link to controls, you can import them into Hyperproof via a CSV file.

Note: The steps on this page walk you through importing scopes that are linked to controls. If you want to import just scopes, refer to Importing scopes.

Tip: Adding additional information does not overwrite existing data. During the import, Hyperproof searches for any exact data identifiers. If it doesn’t find any, it treats the data as new. If it finds a match, it updates the existing data.

Step One: Downloading the example CSV

The easiest way to start importing control scopes is by downloading Hyperproof’s example CSV. The example CSV file provides the exact template for successfully importing control scopes into Hyperproof.

  1. From the left menu, select Controls.

    Note: Be sure to import via the Controls module.

    Importing scopes via the Controls tab within a program causes errors because Hyperproof treats the import file as an attempt to connect the control scopes directly to the requirements.

  2. Click Import.

    The Import controls window opens.

  3. Click Download the example CSV.

Step Two: Editing the CSV

Replace the contents of the example CSV file with your own control scopes. Be sure to follow the format of the example file, as well as the instructions on the page, to ensure that your control scopes can be successfully imported.

Note: The CSV must contain ALL headings listed below, even if they are optional. Keep in mind that headings are case-sensitive!

Heading

ID

Should contain a control ID that's unique to your organization. This field is required.

Tip: Control IDs are important in the import process and must be unique across your Hyperproof organization. If the control ID is not unique, this row is skipped.

Name

This is the name of the control. This is an optional field.

Description

This is the full definition of the control. It can be a multi-line string. This field is required.

The multi-line text limit for the description field is 65,535 characters. However, if you have a field with over 10,000 characters, it's highly recommended that you save the data in a document and link it as proof.

Domain

Used to group related controls, e.g., Change management, PeopleOps, etc. This is an optional field.

Owner

Must be formatted as FirstName LastName (email address), i.e., Jennifer Cook ([email protected]). This is an optional field.

Tip: If no control owner is provided, the control is assigned to the individual who imports the CSV.

Additional tip: The owner's email address must match the email address they use to sign in to Hyperproof.

Group

The group the control is assigned to. This is an optional field.

Tip: The group must already exist in your organization.

Additional tip: Ensure group names are spelled exactly as they are in Hyperproof.

Notes

A field for any notes related to the control. This is an optional field.

Implementation

A field for tracking the implementation of the control. This is an optional field.

Tip: Hyperproof recognizes the following implementation statuses: Unknown, Not started, In progress, and Completed.

Testing status

Used to track where the control is in terms of testing. This is an optional field.

Tip: Hyperproof recognizes the following testing statuses: Not tested, In progress, Effective, and Ineffective.

Scopes

Used to link a scope to a control.

Scopes can be linked to existing controls or to new controls.

This is an optional field.

Tip: Make sure the heading is Scopes and the scope name matches the name in Hyperproof.

To import control scopes with custom fields:

  1. Make sure the column header is correct. For example, if the custom field is named Regional, ensure the column header is Regional.

  2. In the custom field column, enter the custom field value on the same line as the control scope, e.g., South Africa. Make sure the custom field name matches the name in Hyperproof.

Things to keep in mind:

  • Importing control scopes with custom fields should be done via the Controls module, not from within a program.

  • The recommended best practice for importing control scopes with custom fields is two-fold:

    1. Import the parent controls first if they don't already exist in your program.

    2. Import the control scopes.

  • Know which scope assignment behavior is set for your control scopes. When creating a custom field on controls, you have the option to select how the control scope behaves, either dependent on the parent or independent of the parent.

    • Managed by the parent control - Follows the current behavior of custom fields (one value determined by the parent control). The field is read-only to control scope members.

      Example: If the custom field value on a parent control is South Africa, and the control scope value is North Africa, Hyperproof disregards North Africa and imports the value as South Africa.

    • Independent - Each control scope has its own editable value independent of the other control scopes. The parent control has its own editable value as well.

      To import different custom field values for control scopes, be sure that 'Independent' is selected from the Scope assignment behavior drop-down menu when creating the custom field.

    • Aggregated - Available for the Number custom field. If selected, each control scope has its own value. The parent control has a calculated value that is based on the scope assignment control values.

      • Aggregated: Average - The parent control displays the average number or percentage of all control scopes.

      • Aggregated: Maximum - The parent control displays the maximum number or percentage out of all control scopes.

      • Aggregated: Minimum - The parent control displays the minimum value or percentage across all control scopes.

      • Aggregated: Sum - The parent control displays the total of all control scopes.

Custom fields

A space for any custom fields your organization uses to track activity related to a specific object, e.g., a control.

Tip: The custom field(s) must already exist in your organization.

Additional tip: Ensure custom field names are spelled exactly as they are in Hyperproof. For example, if a custom field is called Security (with a capital 'S'), the CSV header must also use a capital 'S'. If a custom field is named Risks and the CSV header is Risk, the import fails.

Below is a snippet of a sample import file.

example-csv-controls.png


Step Three: Importing the CSV

After you’ve made the necessary changes to the CSV, it can be imported into Hyperproof.

  1. Drag and drop the CSV file into the Upload CSV File field, or click Select file to upload to upload it manually.

  2. Click Import.

    Hyperproof checks the CSV to ensure that there are no errors. You’ll be alerted if Hyperproof encounters any errors.

  3. If Hyperproof didn’t detect any errors, click Next. If Hyperproof detected errors, do one or both of the following:

    1. First, use the Error viewer to identify the errors. Second, correct the errors directly in the CSV. This ensures that the CSV is up to date, if you need to re-import in the future.

      Tip: Use the forward and backward arrows to cycle through the errors. The Error viewer gives specific information on what needs to be corrected.


    2. Remove rows that contain errors by clicking Remove all rows with errors. Note that this doesn't remove any data in the actual CSV.

  4. Click Next.

    The CSV is imported.

Did this answer your question?