Lesson 3 of 8 · 3 min

Assigning an Editor to a Job

Learn how owners and admins assign an editor to a job and how editors see their queue once assigned.

Assigning an Editor to a Job

Video coming soon

3/8

Lesson Notes

01

To assign an editor, open the job's Task tab and find the Editor Assigned row in the task fields grid. This row is visible to all company roles (Owner, Admin, Project Manager) but hidden from agents and from providers working in their personal workspace. Click the Assign Editor button or the existing editor name to open a searchable dropdown listing every organization member with the EDITOR role. Type to filter by name, then select the person you want. The assignment is saved immediately via PATCH /projects/:id/assignEditor — no save button needed.

02

Once assigned, the editor's name and avatar appear in the row. An X button appears next to the name if you need to clear the assignment. The editor receives access to the job in their /projects/mine feed as soon as the assignment is saved. If no editors appear in the dropdown, it means no organization members have the EDITOR role — check your team settings under Organization to confirm role assignments.

03

The status flow for editing hand-offs works as follows: when the shoot is complete and the raw files are ready for editing, change the job status to Awaiting Editor (labeled 'editing_queued' internally). This status signals to the editor that the job is in their queue. When the editor begins working, they change the status to Editing. When editing is complete and the assets have been uploaded to the Media tab, the job is ready to deliver. Note that Awaiting Editor is intentionally not auto-advanced — this prevents the system from logging an edit-start timestamp before any work has begun.

04

The Editor Assigned field also appears as a filter on the jobs list: an admin can filter the list to show only jobs assigned to a specific editor, making it easy to see workload distribution across the team. The saved-views feature lets you save this as a named preset — for example 'Sarah's editing queue' — so you do not have to re-apply the filter every session.

05

On iOS, editor assignment is a web-only admin action in the current build. Editors working on mobile use the iOS app to view their assigned jobs on the Today screen and to review uploaded media on the Deliverables tab, but bulk assignment and role management happen via the web dashboard.

Key Takeaways

  • Editor Assigned row is in the Task tab; click it to open a searchable member picker.
  • The assignment is saved instantly — no separate save step required.
  • Status sequence: Awaiting Editor (editing_queued) → Editing → ready to deliver.
  • Filter the jobs list by editor to audit team workload; save as a named view preset.
Related documentation at docs.vremly.com