# Business rules

You can add or update business rules through [Product model setup](/pim3/reference/product-model-setup.md) > [Business rules](/pim3/reference/product-model-setup/business-rules.md).

### View business rule

Business rules are shown directly in the Business rules page.

### Find business rule

1. Click column header name for Name, Trigger name or Active.
2. Type value to search for

{% hint style="info" %}
**Tip** To read about how to search more effectively, read here: [Search help](/pim3/reference/search/search-help.md)
{% endhint %}

### Add a new business rule

1. Click "Create business rule"
2. Set Name and Automation setup along with additional [details](/pim3/reference/product-model-setup/business-rules/business-rule-details.md)
3. Click "Create Business rule"

### Edit business rule

1. Click "Edit"-icon
2. Modify the business rule [details](/pim3/reference/product-model-setup/business-rules/business-rule-details.md)
3. Click "Update business rule"

### Delete business rule

1. Click "Delete"-icon
2. Confirm delete


---

# 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.struct.com/pim3/reference/product-model-setup/business-rules.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.
