> 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/integration/bevica_warehouse_integration/warehouse_integration_email_setup.md).

# Warehouse Integration Email Setup

Configure email settings for warehouse message sending and receiving.

## Warehouse Integration Email Setup

In order to send files to a third-party warehouse, you need to set up Email in Bevica.

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

Warehouse Integration Setup.
{% endhint %}

## Warehouse Supplier Setup

Depending on your third-party warehouse, complete the fields as required.

The **File Delivery Method** should be set to 'Email' and an appropriate **From Email Address** set.

## Business Central Email Setup

Refer to this article on setting up Email in Business Central: [Admin: How to Setup Email](https://docs.microsoft.com/en-gb/dynamics365/business-central/admin-how-setup-email)

Once you have set up and validated the **Email Accounts** setup, you need to **Assign Scenarios** to it. Typically, you will send warehouse request files from a specific email account, which will be separate from other emails sent through Bevica, such as Sales Invoices.

* From the **Email Accounts** ribbon, select **Navigate > Email Scenarios**.
* From **Email Scenario Assignment**, select the account you've set and **Assign Scenarios**.
* Find 'Send Warehouse Integration Files' and press OK to assign these emails to the email account.

Your outbound files will now be sent from this account. Make sure you test it!


---

# 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/integration/bevica_warehouse_integration/warehouse_integration_email_setup.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.
