# Settings

- [Users](https://docs.loopit.co/settings/users.md): How to Invite a Users and manage them.
- [Roles & Permissions](https://docs.loopit.co/settings/users/roles-and-permissions.md)
- [Inviting & Assigning Users](https://docs.loopit.co/settings/users/inviting-and-assigning-users.md)
- [Enabling & Disabling Users](https://docs.loopit.co/settings/users/enabling-and-disabling-users.md)
- [Locations](https://docs.loopit.co/settings/locations.md): Locations help segregate your fleet and is used for availability management
- [Managing Locations](https://docs.loopit.co/settings/locations/managing-locations.md)
- [Invoice Customisation](https://docs.loopit.co/settings/locations/invoice-customisation.md)
- [Assigning Fleet Locations](https://docs.loopit.co/settings/locations/assigning-fleet-locations.md)
- [Booking pickup date rules](https://docs.loopit.co/settings/locations/booking-pickup-date-rules.md)
- [Location Blackout Periods](https://docs.loopit.co/settings/locations/location-blackout-periods.md): Location Blackout Periods allow you to block booking availability for an entire location over specific dates — for example: Christmas, holiday shutdowns, inventory checks.
- [Workflows](https://docs.loopit.co/settings/workflows.md)
- [Overdue Invoice Reminder](https://docs.loopit.co/settings/workflows/overdue-invoice-reminder.md)
- [Email templates](https://docs.loopit.co/settings/email-templates.md)
- [Merge Tags](https://docs.loopit.co/settings/email-templates/merge-tags.md)
- [Entity Types](https://docs.loopit.co/settings/email-templates/entity-types.md)
- [Creating a Template](https://docs.loopit.co/settings/email-templates/creating-a-template.md)
- [Contract templates](https://docs.loopit.co/settings/contract-templates.md)
- [Creating a template](https://docs.loopit.co/settings/contract-templates/creating-a-template.md)
- [Assigning a Contract Template](https://docs.loopit.co/settings/contract-templates/assigning-a-contract-template.md)
- [Webhooks](https://docs.loopit.co/settings/webhooks.md)
- [Website](https://docs.loopit.co/settings/website.md)
- [Facebook Meta Pixel](https://docs.loopit.co/settings/website/facebook-meta-pixel.md)
- [Google Analytics Tracking Pixel](https://docs.loopit.co/settings/website/google-analytics-tracking-pixel.md)
- [Booking Rules](https://docs.loopit.co/settings/booking-rules.md)
- [Custom fields](https://docs.loopit.co/settings/custom-fields.md)
- [Field Data Types](https://docs.loopit.co/settings/custom-fields/field-data-types.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.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.
