# My bookings

**Navigate to Profile>Dashboard>My Bookings**

### <mark style="color:blue;">How to manage My bookings???</mark>

* View booking entries per page (10, 20, 50, 100, or 550).
* Search for a particular booking by address.
* Search for bookings by status.
* Apply filters to bookings by a specific date.

### Round Booking

Here, two entries will be created for a round booking. The return booking will be considered a single booking in terms of fare and booking details. Return arrow icons differentiate the return booking from a single booking.

<figure><img src="/files/ZaMtKTIV7gmCN4Bzplal" alt=""><figcaption></figcaption></figure>


---

# 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://fleetdocs.hyvikk.space/dashboard/my-bookings.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.
