# Determining Attributes

A Determining Attribute is a key field that is used as part of a coverage set to build Business Rules: for example, Region, Gender, Payment Amount, or Account Type. Determining Attributes are selected on the basis that variation of the values for these attributes impacts either source data selection criteria or meaningfully impacts the outcome of tests.

Determining attributes can be created in three ways: when validting a file, by manually inputting the data, or by importing values from a field in an already ingested file \[data block].

Determining attributes can have priorities assigned to them, and they can be filtered to only allow valid data combinations to be presented during business rule creation.

{% hint style="info" %}
Determining Attribute filtering will only be available for values in the same source data block.  You cannot filter a value in one data block by a value in a different data block.
{% endhint %}

#### File Verification

How to create a determining attribute during the file validation process is explained in the ‘Working with Source Files -> Data Blocks -> Create a Determining Sttribute’ section of this manual.&#x20;

From the menu, select ‘Determining Attributes’ from the ‘Coverage Engine’ section of the menu.  You will see all of the determining attributes that you created during the file validation process.

<figure><img src="/files/xZ2WFIdYg7IpKBpfbM3y" alt=""><figcaption><p>List of determining attributes created during file validation process</p></figcaption></figure>

Any determining attributes not created during the validation process will need to be manually created.


---

# 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/determining-attributes.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.
