# Client Portal

## My Orders

Go to My Orders tab on the left side menu of the page.

Here you can find all your Purchase Orders.

Filter by PO number, invoice, cargo agency, carrier, or date of order to find a specific order fast and easy.

![My Orders Page](/files/-M1fyQBQMTfDfSDAO91j)

## My Account

Go to My Account tab on the left side menu of the page.

**Profile tab:** Here you can find and manage your personal information, as well as Webshop username and password.

![My Account - Profile tab](/files/-M1g5CTgbJbU9XHn06W8)

**Account Overview tab:** Here you can find your company's information as well as your company's credit term, credit status and balance. The purchase history table shows buying habits on a monthly and yearly basis.

![My Account - Account Overview tab](/files/-M1g5qIswwvQTgnUa8JJ)

**Statements tab:** Here you can generate and visualize Statements according to the start and end date you input.

![My Account - Statements tab](/files/-M1g6U6ofnqonsHU2c7t)


---

# 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://webshop.unosofbooks.com/webshop-user/my-orders.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.
