For the complete documentation index, see llms.txt. This page is also available as Markdown.

Question Set Management

Manage question sets in a team workspace.

With question set management, you can save and edit question sets outside a project. You can later reuse them in row labeling, document labeling, and line labeling projects.

Label management page

Changes made in the Label management page are not automatically applied to existing projects.

In the Question sets tab, you can add new question sets, edit existing question sets, or delete them.

Add question sets

There are two ways to add question sets: upload a question set or create it from scratch.

Upload a question set

You can upload an existing question set by dragging and dropping the file into the upload area. Supported formats: .csv , .json . Refer to the sample format below to ensure compatibility.

Create question sets from scratch

You can also create a question set manually. The dialog includes two tabs: Standard and JSON. These tabs are synchronizedchanges in one tab automatically update the other.

Edit question sets

To edit a question set:

  1. Select the question set you want to edit.

  2. Click the Edit icon on the right side.

  3. Update the question properties.

Delete question sets

To delete a question set:

1. Select one or multiple question sets.

2. Click the Delete button at the top of the table to delete multiple question sets, or click the delete icon on the right side to delete a single question set.

3. Confirm the action.

Search question sets

You can search for question sets by entering keywords in the search bar.

Use existing label sets during project creation

To use an existing label set when creating a project:

  1. In step 3 of project creation, select Row labeling, Document labeling, or Line labeling.

  2. Click Use existing question set to select an existing label set from the Label management page. You can preview the question set as well before selecting.

  3. After you select a question set, you can edit them. Any changes made here will not affect the original question set in the library.

Update existing projects with existing question sets

After a project is created, you can modify the question set if needed. You can reuse question sets from the Label management page.

If the Question set modification setting is turned off, only admins or project owners can modify question sets. If it is turned on, labelers can also modify them. This setting is turned on by default. For details, visit question set modification.

Last updated