> For the complete documentation index, see [llms.txt](https://help.takulabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.takulabs.io/how-to-get-started/store-settings/salesscreen-settings/sales-doc-settings.md).

# Sales Doc Settings

When entering scanning or entering an item in the sales register, you can choose to combine quantities, add a new line item, or accumulate the last line item. These settings will be applied at the store level.

In order to do select the option works best for your store, go to **Settings** > **Stores** > **Current Store**.

![](/files/-MkDIbXgFBpXpl5Rfo84)

Click the **Sales Doc Settings** card.

![](/files/-MkDIgRJCD4lMG1vtj7u)

### Settings in Sales Doc Settings

#### 1. Salesscreen Entry Method

Click the dropdown menu in the **Salesscreen Entry Method** field to select the item entry method for the sales register. This setting controls how products are added to your salesscreen during a transaction.

![](/files/-MkDIjTOR757W45TYn9J)

#### 2. Salesscreen Default Tab

Click the dropdown menu in the **Salesscreen Default Tab Options** field and select **Revisit**, **Bill To** or **Lists**.

![](/files/9dX2qLfBnwciX0itJfj7)

#### 3. Auto-Copy Pinned Address

You can also choose if you would like to automatically copy the pinned address from a customer's account profile during a transaction.

{% hint style="info" %}
Note that this only works if a) there is an account associated with the transaction, b) the account associated has a respective billing or shipping address pinned in the account profile itself.
{% endhint %}

![](/files/E14dHGyC7iDgryaWu25R)

Once you have selected the method of your choice click the Save button to save your changes.

![](/files/RDNX6eomnR6xpaw4s3dM)

{% content-ref url="/pages/mrFei3mYcKPraXtOe4mJ" %}
[Setting up Picture Gallery](/how-to-get-started/store-settings/setting-up-picture-gallery.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUtUvbyQWoO8TJp1rhF" %}
[Editing Inventory Items](/pos/inventory/editing-inventory-items.md)
{% endcontent-ref %}

{% content-ref url="/pages/RAc66QgJzSphv0a3ZSbk" %}
[Selling with Picture Gallery](/pos/sales-and-returns/how-to-make-a-sale/selling-with-picture-gallery.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.takulabs.io/how-to-get-started/store-settings/salesscreen-settings/sales-doc-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
