# Ref # ⛭

### **Need to know**

Ref #s are unique identifiers used on all Documents, and these 'trading partner' masters; Customers, Suppliers, and Workers.&#x20;

{% hint style="warning" %}
You should decide your numbering / identifier policy before setting up your system.&#x20;

Once you set and save a Ref # on a trading partner or document it cannot be changed.
{% endhint %}

### Configure Ref #s

'<mark style="color:orange;">Configure</mark>' action on trading partners and Documents, i.e. <mark style="color:orange;">Sales Order>Configure</mark> OR <mark style="color:orange;">Setup>Configuration>Sales>Sales Order</mark>.&#x20;

{% hint style="info" %}
The 'Configure' action is only visible and accessible to your Master Administrator.&#x20;
{% endhint %}

### Auto generation of Ref #s

Reference numbers can be set to auto-generate and increment from a fixed starting point. You can prefix reference numbers for meaningful distinction and recognition.

Auto-generation increments a sequence number each time a new trading partner or document is saved.

{% hint style="info" %}
When you import a trading partner or customer and you leave the Ref # column on the import sheet blank, the system will automatically generate a Ref # for the imported record.
{% endhint %}

#### Auto generation settings

|                          |                                                                                                                                      |
| ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------ |
| Use Auto-generated Ref # | The default setting is checked. If you uncheck, the system assumes you'll enter the Ref # manually.                                  |
| Ref # Prefix             | Specify a prefix, e.g. CU for *Customer*                                                                                             |
| Current Sequence Number  | <p>On initial setup, where you want your Ref # sequence to start. </p><p></p><p>After setup, the current number in the sequence.</p> |
|                          |                                                                                                                                      |

###


---

# 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/setup/configuration/ref.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.
