Create the task queue

You use task queues to categorize tasks and describe which workers handle those tasks.

Procedure

  1. From the workspace you created, click TaskQueues.
  2. Click the plus sign (+) on the TaskQueues page to create a new task queue.
    You can also edit the Sample Queue.
  3. Enter a name for the task queue.
  4. In the Target Workers field, enter the following expression:
    1 == 1
  5. Leave the default values for the other fields.
  6. Click Save.

What to do next

You need the task queue name to create the workflow in the next step.