# Transforming Master Records into Golden Records

When Master Records are not automatically transformed into Golden Records due to match or merge conflicts, you must resolve the conflicts by updating the Master Records so that the records can be transformed into Golden Records.

You must have **data steward** privileges to transform a Master Record into a Golden Record.

* [Determining status of Master Records](/pentaho-data-mastering/transforming-master-records-into-golden-records/determining-status-of-master-records.md)
* [Editing a Master Record and submitting a merge request](/pentaho-data-mastering/transforming-master-records-into-golden-records/editing-a-master-record-and-submitting-a-merge-request.md)
* [Reviewing a Master Record merge request](/pentaho-data-mastering/transforming-master-records-into-golden-records/reviewing-a-master-record-merge-request.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/pentaho-data-mastering/transforming-master-records-into-golden-records.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.
