Quick summary
A Salesforce Lookup field links two objects together, letting you create parent-child relationships between records without duplicating data. This step-by-step walkthrough shows how to create a Lookup Relationship from Advanced Setup through to saving the completed field.
Steps
- Click the gear icon at the top of your dashboard to open Settings.
- Select Open Advanced Setup from the dropdown menu.
- At the top left of the page, click Open Manager.
- Select the child object that will hold the lookup field.
- Choose Fields & Relationships from the object's sidebar menu.
- Click New to start creating a new field.
- Select Lookup Relationship as the Data Type.
- Click Next to proceed.
- Select the parent object you want to link to.
- Click Next to continue.
- Configure field details such as the field label and name.
- Click Next to proceed.
- Set field-level security permissions, then click Next.
- Select the page layouts where the field should appear.
- Click Next to continue.
- Click Save to finish — your lookup field is now created.

