> 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/bevica_third_party_warehouse_integration_permissions.md).

# Bevica Third Party Warehouse Integration permissions

Permission sets needed for third-party warehouse integration pages and jobs.

The Warehouse Integration functionality comes with a default Permission Set. This should be used in conjunction with both Bevica and Microsoft permission sets.

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

Users have been created.

Understanding how Permission Sets are created, modified, and applied to Users.

For more information on creating Users, see [Create Users According to Licences](https://docs.microsoft.com/en-us/dynamics365/business-central/ui-how-users-permissions).

For more information on managing permissions, see [Assign Permissions to Users and Groups](https://docs.microsoft.com/en-us/dynamics365/business-central/ui-define-granular-permissions).
{% endhint %}

## Permission Sets

Warehouse Integration has its own permission set that should be used in conjunction with other permission sets in the software.

{% hint style="info" %}
To see the specific details behind any permissions set, navigate to it and select **View All Permissions**.
{% endhint %}

The permission sets that control access to warehouse integration related processes and data:

* **BEVICA WI:** this gives full access to all warehouse integration related processes and data.

{% hint style="info" %}
Permission sets cannot be changed, but can be copied to create new ones. These can then be changed as required, i.e., a number of permission sets can be combined into one or permissions split into multiple for more granular access to the system.
{% endhint %}

The following permission sets have been deprecated and should not be used: **BWI EDIT, BWI SETUP, BWI VIEW**


---

# 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/bevica_third_party_warehouse_integration_permissions.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.
