> For the complete documentation index, see [llms.txt](https://kb.bevica.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.bevica.com/documentation/guides/duty-compliance-and-tax/economic_operators_registration_and_identification_number.md).

# Economic Operators Registration and Identification number

Maintain EORI numbers for cross-border trade documents and compliance.

You need an **EORI** number to move goods between Great Britain (England, Scotland, and Wales) or the Isle of Man, and other countries. You may also need a separate EORI number if you move goods to or from Northern Ireland.

Furthermore, you’ll also need an EORI number from an EU country if your business will be making declarations or getting a customs decision in the EU. This is issued from the customs authority in the EU country where you submit your first declaration or request your first decision.

More detailed information can be found on the government page here [GOV.UK EORI](https://www.gov.uk/eori).

More detailed information from Microsoft can be found [here.](https://docs.microsoft.com/en-gb/dynamics365/business-central/localfunctionality/unitedkingdom/united-kingdom-leaving-eu)

To comply with government guidelines, Bevica displays your EORI number on the following documents: **Purchase Order, Sales Credit Memo, Sales Invoice, Sales Order Confirmation** and **Sales Quote**.

{% hint style="warning" %}
**Prerequisites**

Company information.
{% endhint %}

### Entering your EORI Number

To store your EORI:

1. Select Settings then **Company Information**.
2. In the **General** fasttab, enter your company’s EORI number.

This reference is printed in the footer section of selected sales and purchase documents.

### Entering your EU EORI Number

To store your EU EORI Number:

1. In the ![](https://2932934759-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfUgpGDVvyqBWVvwVIy9a%2Fuploads%2Fgit-blob-d08791d5454211f4ad6c103dcb698478e14f0cc7%2FYu4sEU9GRXcnrkZ3jzUswrCiX4-xPZMjbA.png?alt=media) button, search for **Countries / Regions**.
2. Open the Countries/Region page and populate the **EORI Number** field against the relevant code.

This reference is held purely for information.

### Entering your Customers & Vendors EORI Number

To store your partners EORI Number:

1. Navigate to the relevant **Customer** or **Vendor** card.
2. In the **Invoicing** fasttab, enter the EORI number.


---

# 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://kb.bevica.com/documentation/guides/duty-compliance-and-tax/economic_operators_registration_and_identification_number.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.
