# Calendar Navigation Buttons

Users can use the Next- Previous calendar navigation buttons to view the schedule for the next day of the week for a user. The same buttons can be used to see the schedule for the next week in case the weekly schedule is being viewed.

Users can scroll through the meetings of the day displayed in the Scheduling calendar with the scroll bar at the side. They can use the scroll bar at the bottom to scroll thought all the meetings of the week while viewing a weekly display.

<figure><img src="/files/jPkLti6BGk4p7J5t0D2Z" alt=""><figcaption></figcaption></figure>


---

# 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.maplytics.com/features/auto-scheduling/transition-bar.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.
