# Getting Started

From development to production, Tensorleap enables teams to debug models, optimize datasets, and monitor performance all in one integrated platform.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4>Introduction to Tensorleap</h4></td><td>Overview of the Tensorleap platform and it's capabilities</td><td><a href="/files/7VkZPHVsvmkQhclLfft6">/files/7VkZPHVsvmkQhclLfft6</a></td></tr><tr><td><h4>Quickstart</h4></td><td>Get up and running with Tensorleap in a few minutes</td><td><a href="/files/qmnnKbIAtjuoHFenPTNu">/files/qmnnKbIAtjuoHFenPTNu</a></td></tr><tr><td><h4>Tensorleap Setup</h4></td><td>Step by step instruction on how to get Tensorleap up &#x26; running on your server</td><td><a href="/files/EFHUz2JwgFtR518bhC97">/files/EFHUz2JwgFtR518bhC97</a></td></tr><tr><td><h4>Core Concepts</h4></td><td>Overview of the three core concepts Tensorleap utilizes: Code, Model, and mapping.</td><td><a href="/files/1A0CjLyAnG1XbQwMSukC">/files/1A0CjLyAnG1XbQwMSukC</a></td></tr></tbody></table>

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><strong>Tensorleap Setup</strong></td><td><p></p><ul><li><a href="/pages/bKaWnjhY18R5bZX38FcR">Installation</a></li><li><a href="/pages/WQXR5ur3qJIuz8iOAQoY">Register a User</a></li><li><a href="/pages/DA2cpHhwEBtDRI3S5IEk">Manage License</a></li><li><a href="/pages/4mO9w3nuAcOoz298LDgg">CLI Authentication</a></li></ul></td></tr><tr><td><strong>QuickStart</strong></td><td><p></p><ul><li><a href="/pages/Qttf8BbUQa0QYnNIrRUj">Quickstart using Leap Hub</a></li><li><a href="/pages/llw8vQ9bgRCid0oZwwJl">Quickstart using Gallery</a></li></ul></td></tr><tr><td><strong>Tensorleap Integration</strong></td><td><p></p><ul><li><a href="/pages/AZ2aE4W8lwDO0o562XRm">Code Integration</a></li><li><a href="/pages/9cLV527hyyBMjx2zKUAt">Model Integration</a></li><li><a href="/pages/qsYyXg7yt5uDlCHfLGh8">leap.yaml File</a></li><li><a href="/pages/7sjJISoNkelLMDqtYPzW">Integration Test</a></li></ul></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tensorleap.ai/getting-started.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
