# Quickstart project

The Quickstart project will show you how to easily auto-document your assets and share your work with your peers and stakeholders.&#x20;

You will learn how to:

* [Create an API Key](/24.4/log-and-manage-assets-with-vectice-api/connect-to-api.md#create-an-api-key) for connecting to Vectice
* [Connect to Vectice](/24.4/log-and-manage-assets-with-vectice-api/connect-to-api.md) via your notebook and log assets
* [Document your work](/24.4/create-model-documentation-and-reports/auto-document-models-with-askai.md) for your peers and stakeholders

You can find your Quickstart project on your homepage. After clicking the project, you will find the instructions on how to complete the Quickstart.&#x20;

<figure><img src="/files/0j5o7zkYTGHM6aJKBtcq" alt=""><figcaption></figcaption></figure>

## **Quickstart Notebook**

You can explore the Quickstart notebooks to see how easily you can auto-document your assets and share your work.&#x20;

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Quickstart Notebook in Google Colab</strong></mark></td><td>For ease of use, you can use a pre-filled hosted notebook in Google Colab. </td><td></td><td><a href="https://colab.research.google.com/github/vectice/GettingStarted/blob/main/QuickStart%20Autolog.ipynb">https://colab.research.google.com/github/vectice/GettingStarted/blob/main/QuickStart%20Autolog.ipynb</a></td><td><a href="/files/2b9A2nLJ4K2VAUfUUnCf">/files/2b9A2nLJ4K2VAUfUUnCf</a></td></tr><tr><td><mark style="color:blue;"><strong>Quickstart Notebook in Github</strong></mark></td><td>To use this notebook from your preferred environment, download the notebook from GitHub.</td><td></td><td><a href="https://github.com/vectice/GettingStarted/blob/main/QuickStart%20Autolog.ipynb">https://github.com/vectice/GettingStarted/blob/main/QuickStart%20Autolog.ipynb</a></td><td><a href="/files/AlguuyZwNVumfhVBQq8U">/files/AlguuyZwNVumfhVBQq8U</a></td></tr></tbody></table>

## What's next?

To keep learning more about how to organize phases within your project and more in-depth concepts, go to the next page to follow the more advanced [**Tutorial Project**](/24.4/quickstart/tutorial.md).

{% hint style="info" %}
If you would like to invite your colleagues you can skip ahead to the [Invite your Colleagues](https://docs.vectice.com/getting-started/invite-your-colleagues) section and come back to the tutorial page right after.
{% endhint %}


---

# 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.vectice.com/24.4/quickstart/quickstart-auto-document-your-work.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.
