# Row Identification

This section describes how to configure row identifiers, which are used to uniquely identify rows in a table instead of a primary key. These row IDs will appear in audit logs, comment logs, and error console logs.

1. Go to **Settings -> Row Identification.**

<figure><img src="https://608526116-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdpYgiTFFEktmDlcxUGTv%2Fuploads%2FJqxChOXKg4WgUjW1sCmY%2Fimage.png?alt=media&#x26;token=78341872-b209-47b5-bc88-11e08c9e12e1" alt=""><figcaption></figcaption></figure>

2. In the dropdown menu, select the column name (a text field), which will serve as the identifier.
3. Click **Save.**

The selected identifier will be used in:

* **Audit Logs**
* **Error Console**
* **Comment Logs**

This makes accessing specific rows easier than using only the primary key.
