# Create a Vessel Master user

The functionality with establishing a master role involves giving them access to only their relevant port calls. In order to establish this filter for the user we need to link their credentials to their particular vessel.&#x20;

Pre requisite for below is that vessel has been created, [user for the vessel](/release-8.25/voyage-management-system/step-by-step-guides/setup/users/create-users.md) has been created with security role "Vessel" (only this security role) and [internal data tab should be enabled](/release-8.25/voyage-management-system/step-by-step-guides/vessels/internal-data.md).

Step 1: Access vessel master data screen and insert vessel user in the "Master User" field as indicated below. This action will link the vessel to the user so that Crew only see their relevant port calls in the VMS

![](/files/-Lt4KEsoomB6fw_9Tfst)


---

# 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://docs.dataloy.com/release-8.25/voyage-management-system/step-by-step-guides/setup/users/create-users/create-a-vessel-user-in-vms.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.
