# How to Create a New Clearance

1. Click the 'Clearances' button located in the navigation menu.
2. At the top right corner of the clearance page header, click the 'New Clearances' button to open the new clearance screen.
3. Select the existing voyage from the provided dropdown menu and observe its directional status (inbound or outbound).

> ***Upon selecting a vessel, the Clearance screen will display details of the chosen vessel, along with voyage-specific information.***

<figure><img src="/files/OROK2VgFOlAZTLbJIlad" alt=""><figcaption><p>Display after selecting an existing vessel</p></figcaption></figure>

4. Click the 'Get Previous Calls' buttons to generate the voyage history for the vessel.

> ***Alternatively, if you prefer to input the history manually, click the 'Add' button and complete the required fields.***

<figure><img src="/files/U3Q1kr4xnKfDFzfInLZR" alt=""><figcaption><p>Display for manually adding vessel history.</p></figcaption></figure>

{% hint style="warning" %}
Please note all fields are mandatory.
{% endhint %}


---

# 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://barbados-port-inc.gitbook.io/barbados-port-inc.-agents/maritime-single-window-clearances/how-to-create-a-new-clearance.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.
