# Orders settings

### Overview

Now the next tab is **orders** settings, you can refer the below mentioned image:

<figure><img src="/files/6KLVjeEcnTcj1MIVmnPR" alt=""><figcaption></figcaption></figure>

**Order location verification:** This is a feature that verifies whether an order has been placed from the correct retailer's location. This feature ensures that field staff members are physically present at the retailer's location before placing an order on behalf of the customer.

When order location verification is enabled, the mobile application used by the field staff will track their physical location. The application will then compare the field staff member's location to the location of the retailer from where the order is being placed. If the field staff member is not physically present at the correct location, the order will not be allowed to be placed.

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

**Order location verification distance:** The order location distance feature is designed to ensure that field staff are physically present within a certain distance from the retailer's location when they check-in for their visit. This maximum allowable distance can be configured in the admin panel, and typically, organizations can set it to an appropriate distance based on their needs.


---

# 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://docs.7sales.7system.in/7salesdocs/settings/general-settings/orders-settings.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.
