Complete the form and upload a CSV with reviewer details to bulk create review assignments.
You can download our Bulk Review Assignment template.
{% extends "admin/core/base.html" %}} {% load static %} {% load foundation %} {% load i18n %} {% block title %}Bulk Assign Reviewers{% endblock title %} {% block title-section %}Bulk Assign Reviewers{% endblock %} {% block title-sub %}Assign reviewers by uploading a CSV file.{% endblock %} {% block breadcrumbs %} {{ block.super }} {% include "elements/breadcrumbs/review_base.html" with subpage="yes" %}