# View Service Orders on Port Calls

To view service orders on a Port Call, open the drawer for the given Port Call by clicking it in the list.\
When inside the drawer click the "Service Orders" tab, which will display registered service orders in a table.&#x20;

![Service Orders Table](/files/-Mdr5NPPVSYZXNBc9XIN)

{% hint style="info" %}
Service Orders tab is not visible for user with Vessel permission.
{% endhint %}

By clicking a row in the service orders table, a new drawer view will open with additional service order information, like in [Maintain Service Order](/release-7.8/voyage-management-system/step-by-step-guides/service-orders/maintain-service-order.md).

## Create Service Order

1. Click **Create Service Order** <img src="/files/-M23aB95JDSUt7kYOdWo" alt="" data-size="line"> in the top right corner of the table.
2. Fill in the required fields for your order.
3. Click <img src="/files/-M23aB95JDSUt7kYOdWo" alt="" data-size="line"> in the **Order Lines** section to add an order line.
4. Click **Create** when you are done.

Also see [Create Service Order](/release-7.8/voyage-management-system/step-by-step-guides/service-orders/create-service-order.md).&#x20;


---

# 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-7.8/voyage-management-system/step-by-step-guides/port-calls/view-port-services-orders-on-port-calls.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.
