{"section":"tutorials","requestedLocale":"en","requestedSlug":"adding-a-record-on-a-master-data-form","locale":"en","slug":"adding-a-record-on-a-master-data-form","path":"docs/en/tutorials/master-data/customer-relations-management/adding-a-record-on-a-master-data-form.md","branch":"main","content":"To add a record in a Master Data form, you need to access Master Data and choose the application you want to view. To do this, follow the instructions in the sections below.\n\nFields can be configured as editable or not directly in the data entity. Learn more in [Data entity](/en/docs/tutorials/data-entity).\n\n> ⚠️ This article covers Master Data v1. It is important to evaluate which version of Master Data meets your needs or is used in your operation. Learn more: <ul> <li> [ Master Data version features ](/en/docs/tutorials/master-data#versions-available) </li> <li> [ Master Data v2 ](https://developers.vtex.com/docs/guides/master-data-v2-basics) </li> </ul>\n\n## Adding a record\n\nTo save a new record, such as a new customer profile, follow the steps below:\n\n1. In the VTEX Admin, access **Store Settings** > **Storefront** > **Master Data**.\n2. In the application, find the form row to which you want to add a record and click the add icon <i class=\"fas fa-plus-circle\"></i>.\n3. Complete the form fields.\n4. Click `Save`.\n\n## Editing a record\n\nTo edit an existing record, such as the information of a customer in your store, follow the steps below:\n\n1. In the VTEX Admin, access **Store Settings** > **Storefront** > **Master Data**.\n2. In the application, find the form row with the record you want to edit and click the menu icon <i class=\"fas fa-bars\"></i>.\n3. You can search for the record by any field defined in the data entity as searchable.\n4. Click the edit icon <i class=\"fas fa-edit\"></i> on the record row you want to edit.\n5. Make the desired changes.\n6. Click `Save`."}