# Unassigned Artifacts

When a user is removed from any project, their artifacts such as Test cases, Element Repositories, and Executions remain assigned to them. Administrators can assign or bulk assign these artifacts to existing users from the Admin section.

{% hint style="info" %}
**Note**: To assign these artifacts, you must have the **Admin** role or the **Quality Manager with Admin** as a secondary role.
{% endhint %}

## Assigning Unassigned Artifacts&#x20;

You can assign unassigned artifacts using one of the following methods:

<details>

<summary><strong>Single Assignment</strong></summary>

Single Assignment allows you to assign artifacts individually. This gives you control to review and assign each artifact one at a time.

To assign a single artifact, perform the following actions:&#x20;

1. On **Home** page, select **Admin** tab.&#x20;

<figure><img src="/files/k6xMJPjQIvaYZhxbzr8C" alt=""><figcaption></figcaption></figure>

2. On **Admin** tab, select **Project Management**.
3. On the **Project Management** page, select **Unassigned artifacts** tab.

<figure><img src="/files/HiEf2OFyZKLV5aHO0qv2" alt=""><figcaption></figcaption></figure>

4. On **Unassigned artifacts** tab, from **Select Project** dropdown, select required project.

<figure><img src="/files/n0pU4vdjQq7uDW84PH1l" alt=""><figcaption></figcaption></figure>

5. Hover over the artifact you want to assign and select the **Edit Artifact** icon. The **Assign Artifact** dialog opens.

<figure><img src="/files/lpeyaEJ2xyLv4j1ZTjAa" alt=""><figcaption></figcaption></figure>

6. In the **Assign To** drop-down list, select the user.
7. Select **Assign**. You get Artifacts Assigned Successfully success message.&#x20;

<figure><img src="/files/s2pIcthM6lK8F8Hl4C9i" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note**: &#x20;

* **Close** button can be used to close Assign Artifact dialog.&#x20;
* After you assign the artifact, it no longer appears on the **Unassigned Artifacts** tab.
* Hover over a value in the **Location** column to view the folder path.
  {% endhint %}

</details>

<details>

<summary><strong>Bulk Assignment</strong></summary>

Bulk Assignment allows you to assign multiple artifacts at the same time. This helps you manage assignments more efficiently.

To assign multiple artifact, perform the following actions:&#x20;

1. On the **Home** page, select **Admin** tab.&#x20;

<figure><img src="/files/5lxBYpilp1BnISHa7rrn" alt=""><figcaption></figcaption></figure>

2. On **Admin** tab, select **Project Management** option.&#x20;
3. On the **Project Management** page, select **Unassigned artifacts** tab.&#x20;

<figure><img src="/files/hcWsHm8eiWBQXXqatbrP" alt=""><figcaption></figcaption></figure>

4. In the **Select Project** drop-down list, select the required project.

<figure><img src="/files/PIHzinp3imZ91K3GGiYy" alt=""><figcaption></figcaption></figure>

5. Select artifact checkboxes and select **Bulk Assign**.

<figure><img src="/files/VR4jvpB6si1zcmr4QNor" alt=""><figcaption></figcaption></figure>

6. On **Assign Artifact** dialog, from **Assign To** dropdown, select the user.&#x20;
7. Select **Assign** button. You get **Artifacts assigned successfully** success message.&#x20;

<figure><img src="/files/eHhRsQDYOvXrAA993uEy" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note**: &#x20;

* **Close** button can be used to close Assign Artifact dialog.&#x20;
* After you assign the artifact, it no longer appears on the **Unassigned Artifacts** tab.
* Hover over a value in the **Location** column to view the folder path.
  {% endhint %}

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.avoautomation.com/avo-assure/administration/manage-projects/unassigned-artifacts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
