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

# Dashboard

> The ewake dashboard is where you configure integrations, set up your On-Call Agent and Scheduled Tasks, and run investigations.

> Slack is where ewake works. Dashboard is where you configure it.
> The Dashboard is your central configuration interface, where everything is set up before it flows into Slack.

***

## Dashboard sections

### Integrations

Connect and manage all your data sources, Datadog, GitHub, Incident.io, and every other integration. Each integration has its own configuration modal where you paste credentials and verify the connection.

<Card title="Browse all integrations →" icon="plug" href="/integrations/overview" horizontal />

***

### On-Call Agent

Configure which Slack channels ewake monitors for alerts, which alert bots it listens to, and what instruction prompt it follows when responding.

Each trigger is scoped to one channel and one alert source. You can have multiple triggers across different channels.

<Card title="Set up the On-Call Agent →" icon="bell" href="/working-with-ewake/on-call-agent" horizontal />

***

### Scheduled Tasks

Create and manage scheduled analysis runs. Each task has a name, a mission prompt, a frequency, a lookback window, and a delivery channel.

<Card title="Set up Scheduled Tasks →" icon="clock" href="/working-with-ewake/scheduled-tasks" horizontal />

***

### Skills

Write team playbooks that ewake applies automatically when investigating. Each skill is a title, a description (used for retrieval), and a body (injected into the agent's context). Only active skills are used.

<Card title="Set up Skills →" icon="book-open" href="/working-with-ewake/skills" horizontal />

***

### Settings

Manage workspace-level configuration:

* **API Keys**, generate keys for deployment tracking
* **Workspace settings**, manage members and access

<Card title="API Keys, used for deployment tracking →" icon="key" href="/integrations/deployment/deployment-tracking" horizontal />
