> For the complete documentation index, see [llms.txt](https://docs.simplespa.net/simplespa-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.simplespa.net/simplespa-documentation/extras/faq/my-online-booking-is-not-showing-availability-although-i-am-available-in-my-calendar.md).

# My online booking is not showing availability although I am available in my calendar

The online booking availability depends on:

1. Staff Hours available
2. Business Location hours
3. Staff Breaks & Blocks
4. Holidays
5. Selected service duration is greater than the actual time available

To troubleshoot availability, please visit the Appointments page and first make sure to toggle the view to Agenda, if in Agenda view it shows availability, visit the Staff page first and check the staff hours for each available staff, both their standard hours along with their Weekly Schedule/Roster. Finally check the Business Location Hours by visiting the Settings > Locations > select your location > Location Hours tab. From here see the Location Hours and if there are any Holidays setup which will be affecting your availaiblity.

Please note that if the service selected has a duration greater than your available time, then your clients will not be able to schedule an appointment, and the online booking will show that there is no availability accordingly.


---

# 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.simplespa.net/simplespa-documentation/extras/faq/my-online-booking-is-not-showing-availability-although-i-am-available-in-my-calendar.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.
