# DataGym.ai

## DataGym.ai

- [DataGym.ai](https://docs.datagym.ai/documentation/master.md): How DataGym can help you.
- [Getting Started](https://docs.datagym.ai/documentation/getting-started.md): A short introduction that will get you labeling quickly.
- [What is a project?](https://docs.datagym.ai/documentation/project/what-is-a-project.md): Let me introduce you: a project
- [Create a new project](https://docs.datagym.ai/documentation/project/create-a-new-project.md): How to create a new project
- [Update a project](https://docs.datagym.ai/documentation/project/update-a-project.md): How to update a project
- [Delete a project](https://docs.datagym.ai/documentation/project/delete-a-project.md): How to delete a project
- [Connect a dataset](https://docs.datagym.ai/documentation/project/connect-a-dataset.md): How to connect a dataset or remove the connection.
- [Export data](https://docs.datagym.ai/documentation/project/export-data.md): How to export the labeled data.
- [Import Data](https://docs.datagym.ai/documentation/project/import-label.md): How to import labels
- [What is a dataset?](https://docs.datagym.ai/documentation/dataset/what-is-a-dataset.md): Let me introduce you: a dataset
- [Create a new dataset](https://docs.datagym.ai/documentation/dataset/create-a-new-dataset.md): How to create a new dataset
- [Update a dataset](https://docs.datagym.ai/documentation/dataset/update-a-dataset.md): How to update a dataset
- [Connect with AWS S3](https://docs.datagym.ai/documentation/dataset/connect-with-aws-s3.md): How to connect DataGym.ai with AWS S3
- [Delete a dataset](https://docs.datagym.ai/documentation/dataset/delete-a-dataset.md)
- [Manage images](https://docs.datagym.ai/documentation/dataset/manage-images.md): How to upload images
- [Upload to DataGym.ai](https://docs.datagym.ai/documentation/dataset/manage-images/upload-to-datagym.md): How to upload images to DataGym
- [Add public links](https://docs.datagym.ai/documentation/dataset/manage-images/add-public-links.md): How to add public image links to DataGym.
- [Synchronize with AWS S3](https://docs.datagym.ai/documentation/dataset/manage-images/synchronize-with-aws-s3.md): How to synchronize with AWS S3
- [Connect to a project](https://docs.datagym.ai/documentation/dataset/connect-to-a-project.md): How to connect the dataset to a project
- [Use the review mode](https://docs.datagym.ai/documentation/dataset/use-the-review-mode.md): How to enable reviews and add some reviewer.
- [What is a label configuration?](https://docs.datagym.ai/documentation/label-configuration/what-is-a-label-configuration.md): Basic explanation
- [Configuration entry](https://docs.datagym.ai/documentation/label-configuration/configuration-entry.md): What defines a configuration entry?
- [Entry types](https://docs.datagym.ai/documentation/label-configuration/entry-types.md): Which types there are and what defines them
- [Creating an entry](https://docs.datagym.ai/documentation/label-configuration/creating-an-entry.md): How to create a configuration entry
- [Editing an entry](https://docs.datagym.ai/documentation/label-configuration/editing-an-entry.md): Edit a new or existing entry
- [Duplicating an entry](https://docs.datagym.ai/documentation/label-configuration/duplicating-an-entry.md): Duplicate an existing entry
- [What is the label mode?](https://docs.datagym.ai/documentation/label-mode/what-is-the-label-mode.md): Basic description
- [Entry-list](https://docs.datagym.ai/documentation/label-mode/entry-list.md): The place where the configured geometries belong to.
- [Value-list](https://docs.datagym.ai/documentation/label-mode/value-list.md)
- [Task control](https://docs.datagym.ai/documentation/label-mode/task-control.md)
- [Toolbar](https://docs.datagym.ai/documentation/label-mode/toolbar.md)
- [Workspace](https://docs.datagym.ai/documentation/label-mode/workspace.md): Let's start labeling.
- [AI-assisted labeling](https://docs.datagym.ai/documentation/label-mode/ai-assisted-labeling.md): How AI-assisted labeling can speed up your work.
- [Video labeling](https://docs.datagym.ai/documentation/label-mode/video-labeling.md)
- [What is a task?](https://docs.datagym.ai/documentation/tasks/what-is-a-task.md): How tasks are managed and processed in DataGym.
- [Process a task](https://docs.datagym.ai/documentation/tasks/process-a-task.md): How to process a task in DataGym
- [Manage Tasks](https://docs.datagym.ai/documentation/tasks/manage-tasks.md): How to manage tasks in DataGym
- [AI-assisted pre-labeling](https://docs.datagym.ai/documentation/ai-assistant/ai-assisted-pre-labeling.md): Automatically add labels to your images.
- [Object Classes](https://docs.datagym.ai/documentation/ai-assistant/object-classes.md)
- [API](https://docs.datagym.ai/documentation/api-token/api.md): How to use the Token-API of DataGym
- [Manage API Token](https://docs.datagym.ai/documentation/api-token/manage-api-token.md): How to manage API token in DataGym.ai
- [Account Settings](https://docs.datagym.ai/documentation/account-management/account-settings.md): Manage your organisations and personal account data.
- [Organisation-Management](https://docs.datagym.ai/documentation/account-management/organisation-management.md): Manage your organisations for collaborative working.
- [Getting Started](https://docs.datagym.ai/documentation/python-api/getting-started.md): Manage your Projects and data with Python
- [Projects](https://docs.datagym.ai/documentation/python-api/projects.md): Fetch your DataGym.ai Projects including their connected Datasets and images
- [Labeled data](https://docs.datagym.ai/documentation/python-api/labeled-data.md): Access the labeled data of your DataGym Projects
- [Datasets](https://docs.datagym.ai/documentation/python-api/datasets.md): Manage your DataGym.ai Datasets and their images with our Python API
- [Images](https://docs.datagym.ai/documentation/python-api/images.md): Manage the images in your DataGym.ai Datasets with our Python API
- [Label configuration](https://docs.datagym.ai/documentation/python-api/label-configuration.md): Using the python package to upload your existing label configuration.
- [Uploading COCO](https://docs.datagym.ai/documentation/python-api/uploading-coco.md): Convert coco format labels for upload to datagym
- [Changelog](https://docs.datagym.ai/documentation/changelog.md): Stay up to date what's new about DataGym.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.datagym.ai/documentation/master.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.
