# Deleting a Work Set

{% hint style="warning" %}
Only a user with Admin rights can delete a Work Set.  If you do not have Admin rights, you will not see the delete button (trash can).
{% endhint %}

To delete a work set, click the blue check box to the left of the work set name and then the trash can icon to the right of the work set name.  When the confirmation message pops up, click 'OK' to delete.

Note that once a work set is deleted, it cannot be restored.  All items associated with the work set, such as data assignment rules, are permanently deleted.


---

# 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.apica.io/platform-docs/test-data-orchestrator-tdo/user-documentation/tdo-project-builder-user-guide/work-sets/deleting-a-work-set.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.
