# Sites

See also [Invoicing Per Warehouse/Site](/setup/configuration/sales-invoice.md#invoicing-per-warehouse-site)

### Need to know&#x20;

If you're not using the [Warehouse Management System](/wms-warehouse-management.md) (WMS), a Site is a rudimentary method to specify where the stock is located.&#x20;

You can create multiple Sites with addresses.

If you're using the WMS, a Site is a warehouse with a WMS console.

To add a new Site:

<mark style="color:orange;">Products/Services>Sites+</mark>

{% hint style="info" %}
You can Edit/Rename the Sites in your new system. <mark style="color:orange;">Site>Edit</mark>
{% endhint %}

### Site column on Documents

The Site column on Sales and Purchase Documents defaults to default Site. If you have more than one Site you can specify where the stock is going to be ordered and shipped from or received from a Purchase order or RMA.

### Site field on new Stock Items

When you create a new Stock Item as well as other parameters, i.e. quantity, valuation, etc. You can specify the Site to which the initial balance of stock will be stored.&#x20;

### Stock transfer (no WMS)

From the 'Stock' node you can transfer stock between Sites.

Find and select the Stock Items you want to transfer.

Then <mark style="color:orange;">Stock>Actions>New Stock Transfer</mark>

Enter the '<mark style="color:orange;">Transfer Quantity(s)</mark>'.

Enter the <mark style="color:orange;">A/C memo</mark> for the <mark style="color:orange;">Stock Adjustment</mark>, and the <mark style="color:orange;">Date</mark>, and select the <mark style="color:orange;">From</mark> and <mark style="color:orange;">To</mark> parameters.

Then '<mark style="color:orange;">Save</mark>'.&#x20;

The system will record a Stock Adjustment.&#x20;


---

# 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://helpwith.salesorder.com/products-services/sites.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.
