# Configuration

{% hint style="warning" %}
If you would like to mark the Simple POS orders in Linnworks, [create an Identifier ](https://docs.linnworks.com/articles/#!documentation/general-order-management/a/h2_791941630)that will be assigned to all the complete orders by the app.&#x20;

The identifier tag shall be "EPOS" and you are free to choose your own name and image for it.
{% endhint %}

Input the following data and select the parameters to complete your order and configure the flow:

<figure><img src="/files/lMIQ080traIAa4Km4oAm" alt=""><figcaption><p>Main screen</p></figcaption></figure>

{% hint style="info" %}
You can fill in all or some of the Customer's Details or leave the fields empty
{% endhint %}

* **Customer** - you can add the Customer's details to the order to have them displayed on the invoice in the following fields: Name, Company, Address, Postcode, Phone, and Email.
* **Note** - you can add an order note with specific info you would like to be stored in the Linnworks order.
* **Location** - you can select any Location from your Linnworks account where to save the order.
* **Autoprocess** - if selected, the orders will be automatically processed in Linnworks after completion.
* **Print** - if selected, the invoice and label will be printed automatically after order completion.
* **Cash / Card** - if the customer pays with a card you can add its number as the order extended property by selecting the card payment method

{% hint style="info" %}
The user who completed the order is added to the order note so you can always control your staff.
{% endhint %}

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


---

# 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:

```
GET https://brainence.gitbook.io/simple-pos/configuration.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.
