> ## Documentation Index
> Fetch the complete documentation index at: https://dataleap-469bb19d-docs-from-request-2026-08-21-templates.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Getting started

> Sign in, learn the navigation, and know where everything lives.

Use this page to get set up and find your way around the app.

<Info>
  You need a Dataleap account and access to `https://app.dataleap.ai`.
</Info>

## First-time setup

Open `https://app.dataleap.ai` and sign in — some workspaces ask you to complete your profile (first and last name) before you continue. After that you land in the main app:

<Frame caption="The start screen: describe a task, and everything else lives in the sidebar.">
  <img src="https://mintcdn.com/dataleap-469bb19d-docs-from-request-2026-08-21-templates/iMeviPFpPq0-XJVh/images/app-start-screen.png?fit=max&auto=format&n=iMeviPFpPq0-XJVh&q=85&s=fe10760bfae28e5c86b6f4a3dfc8b2f9" alt="The Dataleap start screen with the prompt box in the center and the sidebar showing New Agent, Agents, Skills, Templates, Usage, and Teams" width="2940" height="1576" data-path="images/app-start-screen.png" />
</Frame>

## Find your way around

### Agents

**Agents** shows the agents you already created. **New Agent** starts a new one from a prompt.

### Agent settings

Open an agent and use the side panel to review its instructions, tools, and triggers — the definition of what it does and when.

### Connected Apps

The external tools your agents can access. Connect once — Dataleap asks for what it needs while you build, or manage everything under **Settings** > **Connected Apps** — and agents reuse the connection.

### Knowledge

Reference files your agents can use while they work, uploaded in the agent's **Knowledge** panel.

### Templates

**Templates** shows pre-built workflows you can deploy and adapt.

### Usage

**Usage** shows your credit usage and agent activity — what your agents are spending, per run and over time.

## What to do next

<CardGroup cols={2}>
  <Card title="Your first agent" icon="sparkles" href="/build/your-first-agent">
    Next: build an agent from a plain-language description.
  </Card>

  <Card title="Templates" icon="shapes" href="/share/templates">
    Want ideas first? Start from a structured workflow.
  </Card>
</CardGroup>
