# Parent Object

The parent object serves as the master object for the line item object, maintaining either a Master-Detail or Lookup relationship. The Line Item Editor is executed from the record page of the parent object. When searching for a parent object in the builder, only objects with child objects can be selected.

<figure><img src="/files/1ESWBYfwOvTjEngqCLIN" alt=""><figcaption></figcaption></figure>

The Line Item Editor is launched from the record page of the parent object.

{% hint style="info" %}
The Line Item Editor button can be generated in the builder and added to the desired page layout.
{% endhint %}

<figure><img src="/files/wDNVJf1fEDz2SDbEkDLF" alt=""><figcaption><p>The Line Item Editor for Opportunity Products is implemented and executed from the Opportunity record page.</p></figcaption></figure>


---

# 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://help.smallbuilder.com/smallbuilder-line-items/builder/builder-setup-steps/relate-objects/parent-object.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.
