# Introduction

<div align="center" data-full-width="false"><figure><img src="https://1366014570-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVY6yJqW9wWHP6u0XYu5Q%2Fuploads%2FHTK5ZYrqvkVZqyvQbmi4%2FIntroduction.png?alt=media&#x26;token=e3f30bf6-e631-4642-8d0c-0a0a18723734" alt=""><figcaption></figcaption></figure></div>

### Shortcuts

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>🏠</strong>  <strong>Create a Workspace</strong></td><td align="center">Create, Prepare, and Manage Your Workspaces</td><td><a href="workspace-management/create-a-workspace">create-a-workspace</a></td></tr><tr><td align="center">👨‍👨‍👧‍👦 <strong>Invite Members</strong></td><td align="center">Invite Members for Collaboration on Your Projects</td><td><a href="workspace-management/invite-members">invite-members</a></td></tr><tr><td align="center">⛳ <strong>Role-Based Access</strong></td><td align="center">Manage Members, Permissions, and Control Role-Based Access</td><td><a href="workspace-management/role-based-access">role-based-access</a></td></tr><tr><td align="center">📌   <a data-footnote-ref href="#user-content-fn-1"><strong>Setup a</strong> </a><strong>Project</strong></td><td align="center">Create a new project and make it ready for annotation.</td><td><a href="project-management/setup-a-project">setup-a-project</a></td></tr><tr><td align="center">🖌  <strong>Annotation</strong></td><td align="center">Label raw datasets with the power of Unitlab’s AI tools in a matter of minutes.</td><td><a href="project-management/annotation">annotation</a></td></tr><tr><td align="center">📈  <strong>Project analytics</strong> </td><td align="center">Overview of Project Statistics, Progress, and Member Performance Analytics</td><td><a href="project-management/performance-analytics">performance-analytics</a></td></tr><tr><td align="center">🗳  <strong>Dataset management</strong></td><td align="center">Release, Manage, Clone with ease. Organize and optimize your data effortlessly.</td><td><a href="dataset-management">dataset-management</a></td></tr><tr><td align="center">🖥  <strong>CLI/Python SDK</strong></td><td align="center">Programmatically manage data annotation tasks. Ideal for large datasets and saves time and effort.</td><td><a href="cli-python-sdk">cli-python-sdk</a></td></tr></tbody></table>

### Demo Videos

{% embed url="<https://blog.unitlab.ai/content/media/2024/01/Batch-annotation-hero-1.mp4>" %}
Unitlab Annotate: Fashion Semantic Segmentation using Batch Auto-Annotation
{% endembed %}

{% embed url="<https://blog.unitlab.ai/content/media/2024/01/Area2.mp4>" %}
Unitlab Annotate:  X-Ray Image Instance Segmentation using Magic Touch Auto-Annotation
{% endembed %}

{% embed url="<https://blog.unitlab.ai/content/media/2024/01/Area3-3.mp4>" %}
Unitlab Annotate: Dental Image Instance Segmentation using Magic Touch Auto-Annotation
{% endembed %}

{% embed url="<https://homepage-files.s3.us-east-2.amazonaws.com/docs-contents/docs-ai-usecase-crop.mp4>" %}
Unitlab Annotate: Crop Auto-Annotation using the Integrated AI Model
{% endembed %}

{% embed url="<https://blog.unitlab.ai/content/media/2024/01/Area.mp4>" %}
Unitlab Annotate:  Vegetable and Fruit Instance Segmentation using Magic Touch Auto-Annotation
{% endembed %}

[^1]:


---

# 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.unitlab.ai/introduction.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.
