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

# The Console

> The EDN platform where the Workspace and API live.

## What the Console is

The Console is the EDN platform. It is the web application where you sign in,
use EDN, and manage your account. It is available at
[console.tensorpro.ai](https://console.tensorpro.ai).

When you sign in, you land on the Memory Centre, a dashboard that summarizes the
state of your memory and usage. See [Memory dashboard](/user-guide/memory-dashboard).

## The two products inside it

<CardGroup cols={2}>
  <Card title="Workspace" icon="messages" href="/user-guide/workspace">
    A chat workspace grounded in EDN memory. Connect your own model, upload
    sources, and get answers with provenance and citations.
  </Card>

  <Card title="API" icon="code" href="/user-guide/api-keys">
    Build EDN into your own applications. Generate and manage the API keys your
    code uses to call the EDN API.
  </Card>
</CardGroup>

## Navigation

The Console groups its areas into the Memory Centre, Workspaces, your memory
records, API keys, usage, and account settings. Which areas you see depends on
your tier. See [Plans and tiers](/user-guide/plans-and-tiers).

<Note>
  The Console is being rolled out. Some areas are still on the way and are
  marked as such where they appear.
</Note>
