# Business rule details

You can create or edit business rules through [Settings](/reference/settings.md) > [Data governance](/reference/settings/data-governance.md) > [Business rules](/reference/settings/data-governance/business-rules.md).

### Name

A name for the business rule.

### Description

A description for the business rule.

### Active

Determines whether the business rule is active or not.

### Rule setup

The rule setup determine how the rule works through [triggers](/reference/settings/data-governance/business-rules/business-rule-details/triggers.md), [conditions](/reference/settings/data-governance/business-rules/business-rule-details/conditions.md) and [actions](/reference/settings/data-governance/business-rules/business-rule-details/actions.md).


---

# 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/reference/settings/data-governance/business-rules/business-rule-details.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.
