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

# Home

> Your personal command center — see today's meetings, tasks, emails, and team activity at a glance.

Home is your starting point in Slant. It gives you a snapshot of your day, surfaces action items, and keeps you connected to your team's activity — all in one place.

Every time you open Slant, you land on Home. From here you can see what's on your calendar, which tasks need attention, review important emails, and track how your team is engaging with clients.

## Quick actions

Three buttons at the top of the page let you capture information without leaving Home:

* **Quick note** — opens a new note immediately
* **Quick task** — opens the [task creation form](/activity/tasks/creating-tasks)
* **Start meeting** — creates a new [meeting](/activity/meetings/overview) on the spot

## Recently viewed households

The top-right corner shows avatars for the households you've viewed most recently. Hover over an avatar to see when you last visited, and click to jump straight to that [client](/records/clients/overview) or [prospect](/records/prospects) record.

## Tabs

Home is organized into three tabs:

* **[Daily overview](/dashboard/daily-overview)** — today's meetings, your tasks, important emails, and nudges
* **[Team activity](/dashboard/team-activity)** — a scorecard of your team's outreach and a scrolling activity feed
* **[Book chat](/dashboard/book-chat)** — an AI assistant that can answer questions about your book's data

### Reordering tabs

Admins can set the tab order that everyone on the team sees. Click the **swap arrows** icon to the right of the tabs to open the drag-and-drop editor, rearrange the tabs, then click **Save**. Click **Reset to default** to restore the original order.

<Note>
  Tab order is shared across your company — every advisor sees the same order. Only admins can change it; everyone else sees the saved order.
</Note>

## Keyboard shortcuts

| Shortcut     | Action              |
| ------------ | ------------------- |
| `g` then `h` | Go to the home page |

## FAQ

<AccordionGroup>
  <Accordion title="Can I customize which tab opens by default?">
    No. Home always opens to the **Daily overview** tab. Switching to another tab updates the URL, so you can bookmark a specific tab if you prefer to start there.
  </Accordion>

  <Accordion title="Does Home show data across all my books?">
    Yes. If you select **All books** from the book switcher, Home adapts to show meetings and tasks from every book you have access to. Some features — like important emails and book chat — are only available when viewing a single book.
  </Accordion>

  <Accordion title="How often does the data refresh?">
    Today's meetings refresh automatically every 60 seconds. Other sections update when you interact with them or navigate back to Home.
  </Accordion>
</AccordionGroup>

## Next steps

<CardGroup cols={2}>
  <Card title="Daily overview" icon="calendar-day" href="/dashboard/daily-overview">
    See today's meetings, tasks, emails, and nudges.
  </Card>

  <Card title="Team activity" icon="chart-line" href="/dashboard/team-activity">
    Track your team's outreach and review recent activity.
  </Card>

  <Card title="Book chat" icon="message-bot" href="/dashboard/book-chat">
    Ask questions about your book's data using AI.
  </Card>

  <Card title="Notifications" icon="bell" href="/dashboard/notifications">
    Stay on top of updates and alerts.
  </Card>
</CardGroup>
