# View UCR Customs Status (via Export Voyage)

{% hint style="info" %}
Once a UCR has been marked as Arrived, an arrival message is sent to CHIEF/CDS which triggers the Clearance process.&#x20;

&#x20;

If additional information/checks are required by HMRC, the UCR will be placed on hold. For more information, refer to section [VIEW HOLD](/cargoes-community/export-lite/ucr/ucr-customs-status-and-holds/view-ucr-hold-via-export-voyage.md). Upon receipt of Permission to Progress (P2P) back from CHIEF/CDS the UCR record will update from **NOT CLEARED** to **HMRC CLEARED**.
{% endhint %}

From the Global Navigation Bar select **Manage** and under **Shipment** select **Maritime Export.**

<figure><img src="/files/KjngFseNnMW8F0wBuyMa" alt=""><figcaption><p>The Global Navigation Bar - selecting Maritime Export</p></figcaption></figure>

The **Export Lite Voyage Search** page is returned. To search for the relevant visit, enter the **vessel name** or **IMO number** in the search box and click ![](/files/sAX3iv9LPqpVh7J6ZhxL).

{% hint style="info" %}
When you start typing in the search box, it will show a drop down list of matching results which you can select from.
{% endhint %}

{% hint style="info" %}
The search results can be sorted by any column header, by hovering over the chosen header and clicking on ![](/files/ZBi046zs5Yyric4k4o3L)which appears to the right of the column header.
{% endhint %}

<figure><img src="/files/fz8kwDZcZhbIwxwkhEfo" alt=""><figcaption><p>Export Lite Voyage Search page </p></figcaption></figure>

<details>

<summary>Additional Search Filters</summary>

You can filter the results by vessel arrival/departure dates, by inputting the date in ‘**the ETA date from**’ and ‘**ETD date to**’ boxes to the right.&#x20;

To the right of the search box, you can also filter the results by:

* **UVI**
* **IMO**
* **Port of Destination**
* **Registered Shipping Line**
* **Status**

by clicking ![](/files/ulgSxgKuT6evyncGKHFT)and entering the additional search criteria in the fields that appear under the main search box.

The applied filters will show under the search box and can be removed at any time by clicking on ![](/files/iO39TBpK5NdHTODKFe4k) or alternatively you can remove all filters by clicking ![](/files/7mgkNdKenbA7LR5HUCh8)

</details>

{% hint style="info" %}
If there are no search results, there may be too many filters or a typo in the search criteria, remove all applied filters by clicking ![](/files/xLaTsdZaWjonDYRP7VZI). Alternatively, the visit has not yet been registered.
{% endhint %}

Once you have located the relevant Voyage/Visit, click anywhere on the voyage row to open the **Manage Export Lite Voyage** page.

<figure><img src="/files/J7L293nG4MAK3wAPmIJB" alt=""><figcaption><p>Selecting Vessel Row</p></figcaption></figure>

Within the **Manage Export Lite Voyage** page, the first section shows the voyage/visit details.

Under the section **Export Lite UCR Details**, there is a list of UCRs that have already been linked to this visit/voyage.&#x20;

<figure><img src="/files/Wzy03Co8zdNo9iEOvEai" alt=""><figcaption><p>Manage Export Lite Voyage page - UCR List</p></figcaption></figure>

To search a UCR, enter any of the following search criteria in the empty search fields and all matching UCR’s based on the search criteria will automatically appear in the UCR List as per below.

* UCR #&#x20;
* Loader Reference #&#x20;
* PoD
* SOE
* ROE
* Hold Status
* UCR Status
* Process Status

{% hint style="info" %}
The search results can also be sorted by any column header, by hovering over the chosen header and clicking on ![](/files/ZBi046zs5Yyric4k4o3L)which appears to the right of the column header
{% endhint %}

<figure><img src="/files/1lxqAXd6yOtISxEkhz8V" alt=""><figcaption><p>Manage Export Lite Voyage page - UCR List</p></figcaption></figure>

Once you have found the relevant UCR in the search results, see column **Process Status** for UCR customs status.

<figure><img src="/files/1z8thZGquQBDrMIE6E9x" alt=""><figcaption><p>Manage Export Lite Voyage page - Process Status</p></figcaption></figure>

The UCR Process Status will be either of the following:

<table><thead><tr><th width="250.5">Process Status</th><th>Guidance</th></tr></thead><tbody><tr><td><strong>NOT CLEARED</strong></td><td>Goods have not yet received Permission to Progress (P2P)</td></tr><tr><td><strong>HMRC CLEARED</strong></td><td>Goods have received Permission to Progress (P2P)</td></tr><tr><td><strong>FRUSTRATED EXPORT</strong></td><td>Goods have been stopped before loading to be returned inland</td></tr><tr><td><strong>DUE FOR ARCHIVE</strong></td><td>Goods have received Permission to Progress (P2P), have departed and are now due to be archived</td></tr></tbody></table>

***


---

# 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://cnsonline.gitbook.io/cargoes-community/export-lite/ucr/ucr-customs-status-and-holds/view-ucr-customs-status-via-export-voyage.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.
