# End a Rental

After a rental has started you will be able to access it from the home page or in the main menu in the "Active Rentals" option. Once in the active rental page you should be able to see an "End Rental" button. Based on the system or hardware the end rental flow may differ, but the goal is to ensure the hardware has been properly returned and to the right place, a summary of the trip will be shown at the end.&#x20;

![](/files/ISXW2KfuOW98aSCHsfW3)

Rentals with zone locations will be shown a map with a parking key where rentals must be returned. Return locations can be reviewed once more in the final step of the process with the rental details, where a [coupon](https://documentation.movatic.co/feature-guide-2/billing/coupons) can also be applied.

Users may be subjected to a **parking fee** for parking outside of the given [zone ](https://documentation.movatic.co/general-setup/station-setup/zones)parameters. In the screenshot below, the user would incur a $5 fee for ending a rental fee in a restricted area, and a $50 free for ending a rental in a service zone. These fees are charged to the card or balance the user has on file.

![](/files/-M4GC14VJDjcDm01NkLK)

### User Experience

When you end a user's rental using the Movatic Admin site, the rental will appear in the user's rental history, displaying its rental details.

<figure><img src="/files/IC2PNI4zdjK0AryQPBCi" 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://documentation.movatic.co/movatic-app/rentals/end-a-rental.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.
