# Transforming Suggested Row Records into Master Records

Transform Suggested Row Records into Master Records so that those Master Records can be transformed into Golden Records. Records in the Suggested Row Records table were not automatically transformed into Master Records due to match or merge conflicts or missing key column values. A record in the Suggested Rows table cannot be edited until that record is transformed into a Master Record.

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

Data stewards can transform a Suggested Row Record into a Master Record in the following ways:

* [Transforming a single Suggested Row Record into a single Master Record](/pentaho-data-mastering/transforming-suggested-row-records-into-master-records/transforming-a-single-suggested-row-record-into-a-single-master-record.md)
* [Transforming multiple Suggested Row Records into a single Master Record](/pentaho-data-mastering/transforming-suggested-row-records-into-master-records/transforming-multiple-suggested-row-records-into-a-single-master-record.md)
* [Transforming multiple Suggested Row Records into multiple Master Records](/pentaho-data-mastering/transforming-suggested-row-records-into-master-records/transforming-multiple-suggested-row-records-into-multiple-master-records.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-suggested-row-records-into-master-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.
