# Edit a Business Rule

Business rules can be modified as test conditions change.  To edit a business rule, hover your mouse to the right of the rule and click on the pencil to open the 'Create Business Rule' Window.

<figure><img src="/files/Oa6VmFWCZvWXRyTjRyvr" alt=""><figcaption><p>Edit icon for business rule</p></figcaption></figure>

When you open this window, it will display the determining attribute values that have been selected in the right column.  To remove an existing selected value, click on it in the right hand column.  In the example below, we are removing the value 'pmt\_currency: SGD' from the selected list.

<figure><img src="/files/LkbWf9PN92RoWVVOH7ZU" alt=""><figcaption><p>Editing a business rule</p></figcaption></figure>

New values can be added to the rule by clicking on the attribute in the left column and selecting the value you want to add from the center column.  Here, we will add 'true' for 'has\_online' to this rule.

<figure><img src="/files/DG1TLkrfjPrW5mCWjIN3" alt=""><figcaption><p>Adding a additional value to a business rule</p></figcaption></figure>

When you are done editing, click the 'Set' button at the bottom of the window to save the modified business rule.

<figure><img src="/files/fU4TauarF6813d0MGFwN" alt=""><figcaption><p>Edited business rule</p></figcaption></figure>


---

# 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/business-rules/edit-a-business-rule.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.
