# Select Date

## How do select the Date on the Planner?

You have three options on the Planner to choose the date you want to view:

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

<table><thead><tr><th width="108">Number</th><th>Action</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td><code>Next/Previous</code></td><td>The next and previous arrows allow you to navigate to the previous or next date range based on the selected period. Eg, if your period is selected to month, the next button will take you to the next month. </td></tr><tr><td>2</td><td><code>Select Date</code> </td><td>Clicking on the calendar icon opens a date picker, allowing you to manually select a specific date or date range (depending on the selected period) to display in the planner.</td></tr><tr><td>3</td><td><code>Today</code> </td><td>The <code>Today</code> button quickly returns your view to the current date, no matter where you are in the planner.</td></tr></tbody></table>


---

# 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://knowledge.maica.com.au/maica-knowledge-base/the-planner/planner-actions/select-date.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.
