> For the complete documentation index, see [llms.txt](https://docs.swiftharbour.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.swiftharbour.com/adjusting-settings/adjusting-products-and-pricing.md).

# Adjusting Products and Pricing

The products page allows you to list products, pricing options and bookable times for inventory based items. This feature is unique because it allows businesses to offer products at any time of day, for any duration, either daily, multi-day or both simultaneously.

{% hint style="info" %}
Typically it is best to have your Swift Harbour team adjust your settings for you. You can contact us anytime at <support@swiftharbour.com> to request assistance.
{% endhint %}

![An example of a booking group product page](/files/-MYgZOjVK-avPfcqw8SA)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/adjusting-products-and-pricing.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.
