# Policy Certifications and Diffs

## Create a custom certification for a global policy

Data governors can add certifications that outline acknowledgements or [require approvals from data owners](#certify-global-policies). For example, data governors could add a custom certification that states that data owners must verify that tags have been added correctly to their data sources before certifying the policy.

1. Click **Add Certification** in the data policy builder.
2. Enter a **Certification Label** and **Certification Text** in the corresponding fields of the dialog that appears.
3. Click **Save**.

## Certify global policies

After a policy with a certification requirement is applied to a data source, data owners will receive a notification indicating that they need to certify the policy.

1. Navigate to the **Policies** tab of the affected data source, and review the policy in the **Data Policies** section.
2. Click **Certify Policy**.
3. In the **Policy Certification** modal, click **Sign and Certify**.

## View policy diffs

Once you have a data policy in effect, you can view the changes in your policies by clicking the **Policy Diff** button in the data policies section on a data source's policies tab.

The **Policy Diff** button displays previous policies and the current policy applied to the data source.


---

# 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://documentation.immuta.com/saas/govern/secure-your-data/authoring-policies-in-secure/data-policies/how-to-guides/manage-policies-per-data-source.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.
