# Round Robin assignment

## What is Round Robin ticket assignment?

Round Robin ticket assignment ensures tickets are evenly distributed among team members in a rotating order. For instance, with a team of 3 agents, Jessie, Larry, and Mary, the first ticket is assigned to Jessie, the second to Larry, and the third to Mary. The fourth ticket cycles back to Jessie, and so forth.

{% hint style="info" %}
Round Robin assignment is available in Keeping's **Advanced** and **Enterprise** plans.
{% endhint %}

## Creating a Round Robin Workflow

Round Robin assignments are created inside Keeping's automation system, called Workflows.&#x20;

{% content-ref url="what-are-workflows" %}
[what-are-workflows](https://docs.keeping.com/help/workflows/what-are-workflows)
{% endcontent-ref %}

### Set the conditions when the Round Robin workflow should run

To set up a Round Robin workflow, start by creating a new workflow. Specify the conditions for when a ticket should be assigned via Round Robin. Typically, you would set up a workflow that triggers when the **initial email is received** and runs **on every email**.

<figure><img src="https://1058495162-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCHa8WIsJ5Z5NqmPmq5VS%2Fuploads%2FnNjcUfDTwU6P6Dxtk3HL%2FRound%20Robin%20Step%201.png?alt=media&#x26;token=a117d155-f2a0-4d9e-8743-572aa4f22bd3" alt=""><figcaption><p>Creating a Round Robin assignment</p></figcaption></figure>

### Set Round Robin assign as the action

Select **Round Robin assign** as the action, and specify the agents to be excluded from the Round Robin pool.  Any agents you add to the **All agents except field** will be skipped when the Workflow runs.

<figure><img src="https://1058495162-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCHa8WIsJ5Z5NqmPmq5VS%2Fuploads%2FwV3ltDzGc7g3Xyw4UvKD%2FRound%20Robin%20Step%202.png?alt=media&#x26;token=21453ea3-f88a-48ea-8e2f-b5b68fe29fab" alt=""><figcaption><p>Set Round Robin assign as the action</p></figcaption></figure>

### Review the Workflow and activate it

Review your workflow and click **Activate** to initiate it.

<figure><img src="https://1058495162-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCHa8WIsJ5Z5NqmPmq5VS%2Fuploads%2FohB8MOq3fnxMka31tvet%2FRound%20Robin%20Step%203.png?alt=media&#x26;token=c5dd3a04-6339-4bc6-b460-bad7bf9d9b9d" alt=""><figcaption><p>Review Round Robin Assign Workflow</p></figcaption></figure>

### Things to know about Round Robin assignment

Round Robin assign will only run on **unassigned** tickets. If an agent is already assigned to a ticket, the Workflow will not reassign it (or add an additional assignment) to the next agent in the Round Robin pool.

Agents in the Round Robin pool are ordered by how long they have been in the organization, from oldest to newest.

If an agent joins an organization after a Round Robin assignment has been created, they will be automatically added to the pool (unless they are explicitly excluded).
