# Work Sets

A Work Set defines the Coverage Matrix, Scenario, and Data Views that will be used to generate the output data for your Project.

The work set acts as the master collection for all of the data blocks (files) and rules (coverage matrix) that will both define what the output looks like as well as where the data is selected from.

Worksets can be created, edited, and deleted.

{% hint style="warning" %}
Work Sets must end with '\_workset'.  If you forget to include this in the name, TDO will prompt you to add it when you save the work set.
{% endhint %}


---

# 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.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.
