# Adjusting Settings

- [Settings Overview](https://docs.swiftharbour.com/adjusting-settings/settings-overview.md)
- [Adjusting Booking Engine Settings](https://docs.swiftharbour.com/adjusting-settings/adjusting-booking-group-settings.md)
- [Adjusting Products and Pricing](https://docs.swiftharbour.com/adjusting-settings/adjusting-products-and-pricing.md)
- [Adjusting Guest Emails](https://docs.swiftharbour.com/adjusting-settings/adjusting-guest-emails.md)
- [Turning off payments](https://docs.swiftharbour.com/adjusting-settings/turning-off-payments.md)
- [Filtering and Organizing your dashboard columns](https://docs.swiftharbour.com/adjusting-settings/filtering-and-organizing-your-dashboard-columns.md)
- [Password Reset Troubleshooting](https://docs.swiftharbour.com/adjusting-settings/password-reset-troubleshooting.md)
- [Changing your login email and password](https://docs.swiftharbour.com/adjusting-settings/changing-your-login-email-and-password.md)
- [Marina Controller API Mapping](https://docs.swiftharbour.com/adjusting-settings/marina-controller-api-mapping.md): The following are fields that can be mapped to Marina Controller.


---

# 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.swiftharbour.com/adjusting-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.
