# Control Field setup

Set the values used when creating the schedule. Select the fields to get the default and date, quantity, and amount values from.

<figure><img src="/files/x8tT4zfnvJoRHeHaylNq" alt=""><figcaption></figcaption></figure>

* [**Control Field settings**](/smallbuilder-schedules/undefined/setup-lookup-selector.md)

  Set the default values needed to create the schedule.
* [**Date Field settings**](#date-field-settings)

  Set the date-related fields and defaults needed to create the schedule.
* [**Quantity and amount fields settings**](#quantity-and-amount-fields-settings)

  Set the required quantity and amount fields and default values for schedule creation.

***

### Control Field settings

Set the default values needed to create the schedule.

<figure><img src="/files/r87rlxqdVvUGgz7QMM2l" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="180">Item</th><th width="469">Description</th><th>Req.</th></tr></thead><tbody><tr><td>Default Frequency</td><td>The frequency of the schedule to create.</td><td><mark style="color:red;">✔️</mark></td></tr><tr><td>Default Installments</td><td>The number of schedules to create.</td><td><mark style="color:red;">✔️</mark></td></tr><tr><td>Remain Installment</td><td>The number of times to add or remove the remaining value when a quantity or amount is not divisible.</td><td><mark style="color:red;">✔️</mark></td></tr><tr><td>Schedule Type</td><td><p>The type of schedule to create.</p><ul><li>Amount</li><li>Quantity</li><li>Amount With Quantity - Amount , Quant, Date</li><li>Date</li></ul></td><td><mark style="color:red;">✔️</mark></td></tr></tbody></table>

### Date Field settings

Set the date-related fields and defaults needed to create the schedule.

<figure><img src="/files/BEl5A0127hrWgVtIzrRT" alt="" width="563"><figcaption></figcaption></figure>

<table><thead><tr><th width="180">Item</th><th width="469">Description</th><th>Req.</th></tr></thead><tbody><tr><td>Object</td><td>Select the Object of the Field you want to import, either Parent or Line-Item.</td><td><mark style="color:red;">✔️</mark></td></tr><tr><td>Start Date Field</td><td>The start date of the schedule to create.</td><td><mark style="color:red;">✔️</mark></td></tr><tr><td>End Date Field</td><td>The end date of the schedule to create.</td><td><mark style="color:red;">✔️</mark></td></tr><tr><td>Date Rule</td><td><p>The date calculation rule for the schedule to be created.</p><ul><li>First Day</li><li>Last Day</li><li>Fixed Day</li></ul></td><td><mark style="color:red;">✔️</mark></td></tr><tr><td>Fixed Day</td><td>User-set days</td><td></td></tr></tbody></table>

### **Quantity and amount fields settings**

Set the required quantity and amount fields and default values for schedule creation.

<figure><img src="/files/r2AEn1oUUxzpXn9uffHl" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="180">Item</th><th width="469">Description</th><th>Req.</th></tr></thead><tbody><tr><td>Object</td><td>Select the Object of the Field you want to import, either Parent or Line-Item.</td><td><mark style="color:red;">✔️</mark></td></tr><tr><td>Quantity Field</td><td>The field value that will be the total quantity of schedules to create.</td><td><mark style="color:red;">✔️</mark></td></tr><tr><td>Amount Field</td><td>The field value that will be the total quantity of schedules to create.</td><td><mark style="color:red;">✔️</mark></td></tr><tr><td>Rounding Method</td><td><p>When the number you're dividing is not evenly divisible, decide which rounding method to choose.</p><ul><li>Round</li><li>Round Up</li><li>Round Down</li></ul></td><td><mark style="color:red;">✔️</mark></td></tr><tr><td>Level of precision</td><td>Select the number of digits to divide by.</td><td></td></tr></tbody></table>


---

# 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-schedules/undefined/setup-lookup-selector.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.
