# Metadata rules

Metadata rules execute rule definitions on a selected data source.

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

![Metadata rules table](/files/bKVHR53f3dWVB8dqth4o)

The information in the **Metadata Rules** table is described below.

| Column                                                | Description                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| ----------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Metadata Rule**                                     | The name of the metadata rule.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| **Datasource**                                        | The name of the data source.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| **Rule Type**                                         | The type of metadata rule.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| **Owner**                                             | The creator of the metadata rule.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
| **Last Run**                                          | The date and time of the last execution of the metadata rule.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    |
| **Schedule**                                          | The scheduled time for the metadata rule’s execution if applied.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| **Details**                                           | <p>Click <strong>View</strong> to open the configuration and history of the metadata rule:</p><ul><li>The <strong>Configuration</strong> tab lists the metadata rule name, data source asset, and rule definition, and allows you to select <strong>Run rule definition now</strong> for immediate execution.</li><li>The <strong>History</strong> tab lists previous rule executions including the data source, start time, elapsed time, and the status, The tab allows you to select <strong>Terminate</strong> to disable the rule, or click <strong>Statistics</strong> to view the success and failure details of the operation.</li></ul> |
| <p><img src="/files/bfPPCXO1mRJLDAjFtInE" alt=""></p> | <p>The <strong>More options</strong> icon:</p><ul><li>Click and choose <strong>Run</strong> to run the metadata rule.</li><li>Click and choose <strong>Edit</strong> to edit the metadata rule.</li><li>Click and choose <strong>Delete</strong> to delete the metadata rule.</li></ul>                                                                                                                                                                                                                                                                                                                                                          |
| <p><img src="/files/ynlaR248yCqMClUozCba" alt=""></p> | The **Run** icon. Click to execute the selected metadata rule.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
| <p><img src="/files/Km9BXuSh68ZxrlOKGx5C" alt=""></p> | The **Delete** icon. Click to delete the selected metadata rule.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |

Click \*\*Add Rule\*\* to add a new metadata rule. See the following topics when working with metadata rules:

* [Creating a metadata rule](/pdc-10.2-data-optimizer/pdso-management/pdso-use-rules/pdc-metadata-rules/pdc-creating-a-metadata-rule.md)
* [Running a metadata rule](/pdc-10.2-data-optimizer/pdso-management/pdso-use-rules/pdc-metadata-rules/pdc-running-a-metadata-rule.md)
* [Editing a metadata rule](/pdc-10.2-data-optimizer/pdso-management/pdso-use-rules/pdc-metadata-rules/pdc-editing-a-metadata-rule.md)
* [Deleting a metadata rule](/pdc-10.2-data-optimizer/pdso-management/pdso-use-rules/pdc-metadata-rules/pdc-deleting-a-metadata-rule.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.pentaho.com/pdc-10.2-data-optimizer/pdso-management/pdso-use-rules/pdc-metadata-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.
