> For the complete documentation index, see [llms.txt](https://docs.pentaho.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pentaho.com/pdc-10.2-data-optimizer/pdso-management/pdso-use-rules/pdc-rule-definitions.md).

# Rule definitions

Rule definitions specify the criteria and actions performed by a rule.

Click **Definitions** on the **Metadata Rules** card to open the **Rule Definitions** table on the Manage Metadata Rules page.

![Manage Metadata Rules page](/files/d0Z9GgvjdWrDB72rvKQ7)

The information in the **Rule Definitions** table is described below.

| Column                                                | Description                                                                                                                                                                                                         |
| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Rule Definition**                                   | The name of the rule definition.                                                                                                                                                                                    |
| **Description**                                       | The description of the rule definition.                                                                                                                                                                             |
| **Created By**                                        | The creator of the rule definition.                                                                                                                                                                                 |
| **Rule Type**                                         | The type of rule definition.                                                                                                                                                                                        |
| **Applied Rule**                                      | Shows whether the rule definition was applied.                                                                                                                                                                      |
| **State**                                             | <p>Controls the state of the rule definition:</p><ul><li>Click <strong>Enable</strong> to enable the rule definition for use.</li><li>Click <strong>Disable</strong> to disable the rule definition.</li></ul>      |
| **View**                                              | Click to view the rule definition.                                                                                                                                                                                  |
| <p><img src="/files/bfPPCXO1mRJLDAjFtInE" alt=""></p> | <p>The <strong>More options</strong> icon:</p><ul><li>Click and choose <strong>Edit</strong> to edit the rule definition.</li><li>Click and choose <strong>Delete</strong> to delete the rule definition.</li></ul> |
| <p><img src="/files/Km9BXuSh68ZxrlOKGx5C" alt=""></p> | The **Delete** icon. Click to delete a rule definition.                                                                                                                                                             |

Click \*\*Import Rule Definition\*\* or \*\*Export Rule Definition\*\*, respectively, to import or export a rule definition. See the following topics when importing or exporting rule definitions:

*
*

Click **Add Rule Definition** to add a new rule definition. See the following topics when working with rule definitions:

* [Creating a rule definition](/pdc-10.2-data-optimizer/pdso-management/pdso-use-rules/pdc-rule-definitions/pdc-creating-a-rule-definition.md)
* [Editing a rule definition](/pdc-10.2-data-optimizer/pdso-management/pdso-use-rules/pdc-rule-definitions/pdc-editing-a-rule-definition.md)
* [Deleting a rule definition](/pdc-10.2-data-optimizer/pdso-management/pdso-use-rules/pdc-rule-definitions/pdc-deleting-a-rule-definition.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.pentaho.com/pdc-10.2-data-optimizer/pdso-management/pdso-use-rules/pdc-rule-definitions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
