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

# Dashboard

> Navigate Felan's session-first, team-scoped dashboard.

The Felan dashboard is the web workspace for starting agent work, following sessions, and configuring the current team.

## Start from a request

The team dashboard opens with **What should Felan do?** Enter a request to create a session. **New Session** in the sidebar returns to the same composer from anywhere in the dashboard.

## Sidebar navigation

The primary sidebar is team-scoped:

| Screen                                 | Purpose                                                                  |
| -------------------------------------- | ------------------------------------------------------------------------ |
| [Automations](/docs/platform/automations)   | Run Felan on schedules and in response to events                         |
| [Environments](/docs/platform/environments) | Manage environments, variables, and credentials for agent runs           |
| [Integrations](/docs/integrations/overview) | Connect external services shared by the unified team agent               |
| [Knowledge](/docs/platform/knowledge)       | Manage durable context, uploaded docs, and learned memory                |
| [Recent sessions](/docs/platform/sessions)  | Reopen recent work or select **All sessions** for the searchable history |

The footer opens **Settings**, which replaces the primary sidebar with team settings navigation. Use the back control beside **Settings** to return to the main team navigation.

## Team and account controls

When more than one team is available, use the team selector in the header to switch workspaces. The header also shows the signed-in account, theme control, and sign-out action.

## Settings navigation

The settings sidebar contains the current screens:

* General
* Models
* Usage
* Channels
* Private Connectivity
* Members
* API Keys
* Billing

See [Settings](/docs/platform/settings) for what each screen manages.

<Info>
  Dashboard paths include the current team slug. Sessions, automations, environments, integrations, knowledge, and settings are scoped to that selected team.
</Info>
