Adding Documents to an Ongoing Project
In some cases, you may need to add new documents to an ongoing labeling project. You can add them to an existing project without having to create a new one. This feature is available only for team workspaces.
Add new documents
To add new documents to an existing project:
Go to the Projects page.
Click the three-dot menu on the project you want to update.
Select Add new documents to the project.
You will be directed to the file upload page.

There are three steps in the file upload page: upload, assign, and preview.
Upload files
Upload your new files and make sure the file types match the original project setup.
Assign documents
Assign team members to the uploaded documents. Assignments apply to the entire batch of documents, not individual documents. If you need more granular control, you can skip this step and assign documents later in File → Settings → Assignment after the upload is complete.
Role options may be limited based on a member’s previous assignment in the project. The table below shows how previously assigned roles map to available options.
For example, if a member was assigned as a labeler during project creation, they can only be assigned as Labeler or Labeler and Reviewer for newly uploaded documents.
Available roles also depend on the workspace role. For example, if a workspace admin has not been assigned to the project and you try to assign them to newly uploaded document, only Reviewer and Labeler and Reviewer will be available, since a team admin cannot be assigned as a labeler only.
Preview files
You can preview the files you uploaded before completing the process. This lets you check whether the correct files were added.
Additional information
Project status
Adding new documents does not change the project status.
If you assign new documents to users who already completed their work, their labeling status changes back to In progress.
To add documents to a completed project, you must first set the project status back to In progress.
Exporting files
Export behavior remains unchanged. See Export project for details.
Webhook events
Instead of implementing a new webhook event for adding documents, we are reusing the project created event. We are also planning to implement a separate event before rolling this out for general release.
Last updated