> ## 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.

# Getting started

> Create your account and set up your first workspace.

## Create your account

Go to [console.tensorpro.ai](https://console.tensorpro.ai) and sign up. Account
sign-up, sign-in, and profile management are handled through the Console's
sign-in flow.

## First sign-in

The first time you enter the Console, a short optional setup appears. It asks
three questions, and you can skip it entirely:

<Steps>
  <Step title="Choose your space">
    Pick a domain: Financial, Medical, Research, Development, or General.
  </Step>

  <Step title="Pick your style">
    Pick a response style: Concise, Detailed, Technical, or Plain-language.
  </Step>

  <Step title="What you value">
    Choose one or more of: Accuracy and sources, Privacy and control, Speed, or
    Auditability.
  </Step>
</Steps>

Your picks become your global instructions and can be edited later in settings.
You can also choose "Skip for now". EDN remembers nothing about you until you
start using it.

## Create your first workspace

Open Workspaces and create a workspace by giving it a name. From there you can
open the workspace to chat, upload sources, and start building memory. See
[Projects](/user-guide/projects) and [Workspace overview](/user-guide/workspace).

<Note>
  Connecting your own model is done inside a workspace. See
  [Bring your own model](/user-guide/bring-your-own-model).
</Note>
