> ## Documentation Index
> Fetch the complete documentation index at: https://docs.aiinsurance.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Assignees

## Overview

Submissions, policies, insureds, and events can have "assignees": users who have been assigned responsibility for that particular item.

Since the assignee information is generally not relevant to those outside the organization, the feature is not currently enabled in portal mode.

## Viewing Assignees

The assignees appear in the "Assigned To" field in the item. The location of this field varies by entity type.

* Policies: Toward the end of the "Policy Details" card, before the "Submission Description"
  <img src="https://mintcdn.com/aiinsurance-1ef97d09/ogbE9m1D1962K8R5/platform/components/assignees/images/policy-assigned-to.png?fit=max&auto=format&n=ogbE9m1D1962K8R5&q=85&s=5339841ff9f6efdf48b98b7247f65d86" alt="Policy &#x22;Assigned To&#x22; field" style={{ width: "80%" }} width="1480" height="440" data-path="platform/components/assignees/images/policy-assigned-to.png" />
* Submissions: At the end of the "Submission Details" card
  <img src="https://mintcdn.com/aiinsurance-1ef97d09/ogbE9m1D1962K8R5/platform/components/assignees/images/submission-assigned-to.png?fit=max&auto=format&n=ogbE9m1D1962K8R5&q=85&s=02e506a1f8a1d92160c124ad4bed0ea7" alt="Submission &#x22;Assigned To&#x22; field" style={{ width: "80%" }} width="1012" height="365" data-path="platform/components/assignees/images/submission-assigned-to.png" />
* Insureds: In the "Insured Information" card, after "Entity Type"
  <img src="https://mintcdn.com/aiinsurance-1ef97d09/ogbE9m1D1962K8R5/platform/components/assignees/images/insured-assigned-to.png?fit=max&auto=format&n=ogbE9m1D1962K8R5&q=85&s=667ff962a44f955236ad21902dfd33d8" alt="Insured &#x22;Assigned To&#x22; field" style={{ width: "80%" }} width="1252" height="393" data-path="platform/components/assignees/images/insured-assigned-to.png" />
* Events: In the "Event" card, after "Coverage Type"
  <img src="https://mintcdn.com/aiinsurance-1ef97d09/ogbE9m1D1962K8R5/platform/components/assignees/images/event-assigned-to.png?fit=max&auto=format&n=ogbE9m1D1962K8R5&q=85&s=65fb99110040f915a7343d0e220ed904" alt="Event &#x22;Assigned To&#x22; field" style={{ width: "80%" }} width="1241" height="382" data-path="platform/components/assignees/images/event-assigned-to.png" />

## Adding/Removing Assignees

1. Navigate to the item that needs to have assignees added/removed
2. Click **Actions** in the top right to open a list of possible actions
3. Click **Assign to User**
4. In the **Assign \<Entity Type> to User(s)** modal that pops up, modify, as needed, the list of assigned users (which appears as a series of chips below the *Search Users* dropdown)
   * New assignees can be added by selecting them in the dropdown
   * The current user can be assigned by clicking **Assign to myself**
   * Assignees can be removed by clicking the **X** button on their chips
5. Click **Save** on the modal

<iframe src="https://www.loom.com/embed/287b7736ccd84eaeae51821aa090e99e" width="100%" height="400" frameBorder="0" allowFullScreen />

## Filtering by Assignees

It is also possible to filter by assignees when searching for an item; this can be done by creating an "Assignee" filter through the **Add Filter** mechanism. The assignee filter works in the following way:

* It provides a checkbox list of all users, as well as the "Unassigned" keyword
* An item will match the filter if at least one of its assignees was selected in the filter
* An item will also match the filter if it has no assignees and the "Unassigned" keyword was selected in the filter

<iframe src="https://www.loom.com/embed/b34ef2ab47974a5db8b167f2340d73b1" width="100%" height="400" frameBorder="0" allowFullScreen />
