# Locations

Locations are essential for managing your fleet and bookings across multiple physical sites or geographic areas. Locations allow you to organise where your vehicles are stored, track inventory, and assign fleet assets to specific areas. This enables you to optimise fleet management, ensure accurate bookings, and streamline customer interactions based on their chosen pick-up and drop-off locations.

By configuring locations, you can improve operational efficiency, customise your fleet distribution, and offer more flexible services to customers. Additionally, location-based settings can be used to define booking rules, like lead time requirements for vehicle pick-ups.

**In this section, you'll find more about:**

* [Managing Locations](/settings/locations/managing-locations.md)
* [Invoice Customisation](/settings/locations/invoice-customisation.md)
* [Assigning Fleet Locations](/settings/locations/assigning-fleet-locations.md)
* [Booking pickup date rules](/settings/locations/booking-pickup-date-rules.md)


---

# 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.loopit.co/settings/locations.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.
