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

# Finding your way around

> Let's explore the main areas of the app!

## How eeva is structured

eeva has four main tabs at the bottom of your screen:

| Navigation tab | What it's for                                                                          |
| -------------- | -------------------------------------------------------------------------------------- |
| Home           | **Your dashboard** — today's tasks, upcoming events, pinned items, and recent activity |
| Life           | **Your life mapped out** — by item type and life area in a visual hex grid             |
| Time           | **Your calendar** — day, week, and month views with all your events and deadlines      |
| People         | **Your contacts** — family, doctors, teachers, service providers, and more             |

## How to add stuff into eeva

<Columns cols={2}>
  <Column>
    <Card color="#2A46BE" icon="sparkles" title="The AI Chat">
      Sits just above the tabs. Record your braindump or ask eeva: "What's going on this week?" or "What’s my fridge’s serial number?"
    </Card>
  </Column>

  <Column>
    <Card color="#2A46BE" icon="plus" title="Plus Menu">
      The hexagon with the + sign  in the center of the tab bar. Tap it to quickly create a task, event, note, or document! You can always fill the details later.
    </Card>
  </Column>
</Columns>
