> ## Documentation Index
> Fetch the complete documentation index at: https://docs.adoraone.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Agenda

> Counselor week and day view — sessions, availability slots, and schedule overrides.

The **Agenda** on the AdoraCounsel dashboard shows your counseling schedule — toggle between **Today** and **Week**, see availability windows, and open sessions with one click.

<Frame>
  <img src="https://mintcdn.com/adoraplan-b5f8a5a4/Q7eIYf4z4qB2WPTX/images/counsel/counselor-agenda.png?fit=max&auto=format&n=Q7eIYf4z4qB2WPTX&q=85&s=0842ff834bfd05f617c4a19cfa14fa37" alt="Counselor agenda in week view with session rows and availability indicators" width="1440" height="900" data-path="images/counsel/counselor-agenda.png" />
</Frame>

## Quick Start

1. Open **Counsel** (dashboard).
2. Find the **Agenda** card (left column below stat cards).
3. Switch **Today** / **Week** to change the horizon.
4. Use **◀ Now ▶** to navigate weeks or days.
5. Click a session row to open the **Session desk**.

***

## How-to Guide

### Week view

Seven day rows show:

| Indicator             | Meaning                                         |
| --------------------- | ----------------------------------------------- |
| **Green left border** | Recurring availability slot configured          |
| **Orange border**     | One-off override — available that day           |
| **Red border**        | Override — unavailable (blocked)                |
| **Session chips**     | Scheduled meetings with time and counselee name |

Status badges on sessions: Scheduled, In Progress, Completed, Cancelled, No Show.

### Today view

Focuses on a single day — useful on meeting mornings. Shows sessions chronologically plus that day's availability and any override.

### Availability settings

Click the availability control in the agenda header to open **Availability Settings**:

* Define weekly recurring slots (day, start, end)
* Stored on your **counselor profile**
* **Day overrides** block vacations or add extra hours via the day popover

<Steps>
  <Step title="Set weekly hours">
    Configure default availability so the agenda shows open windows.
  </Step>

  <Step title="Schedule sessions">
    Create sessions on cases — they appear on the matching day.
  </Step>

  <Step title="Adjust overrides">
    Mark specific days unavailable before holidays or travel.
  </Step>
</Steps>

<Tip>
  The agenda lives on `/counsel` (dashboard) — there is no separate `/counsel/agenda` route.
</Tip>

***

## Related

<CardGroup cols={2}>
  <Card title="Sessions" icon="notebook-pen" href="/en/adoracounsel/sessions">
    Open the session desk from any agenda row.
  </Card>

  <Card title="AdoraCounsel Overview" icon="heart-handshake" href="/en/adoracounsel/overview">
    Full dashboard context and stat cards.
  </Card>

  <Card title="Cases" icon="clipboard-list" href="/en/adoracounsel/cases">
    Schedule new sessions from a case.
  </Card>
</CardGroup>
