DataGym.ai
  • DataGym.ai
  • Getting Started
  • Project
    • What is a project?
    • Create a new project
    • Update a project
    • Delete a project
    • Connect a dataset
    • Export data
    • Import Data
  • Dataset
    • What is a dataset?
    • Create a new dataset
    • Update a dataset
    • Connect with AWS S3
    • Delete a dataset
    • Manage images
      • Upload to DataGym.ai
      • Add public links
      • Synchronize with AWS S3
    • Connect to a project
    • Use the review mode
  • Label configuration
    • What is a label configuration?
    • Configuration entry
    • Entry types
    • Creating an entry
    • Editing an entry
    • Duplicating an entry
  • Label mode
    • What is the label mode?
    • Entry-list
    • Value-list
    • Task control
    • Toolbar
    • Workspace
    • AI-assisted labeling
    • Video labeling
  • Tasks
    • What is a task?
    • Process a task
    • Manage Tasks
  • AI-Assistant
    • AI-assisted pre-labeling
    • Object Classes
  • API Token
    • API
    • Manage API Token
  • Account-Management
    • Account Settings
    • Organisation-Management
  • Python API
    • Getting Started
    • Projects
    • Labeled data
    • Datasets
    • Images
    • Label configuration
    • Uploading COCO
  • Changelog
Powered by GitBook
On this page

Was this helpful?

  1. Project

Create a new project

How to create a new project

PreviousWhat is a project?NextUpdate a project

Last updated 4 years ago

Was this helpful?

Create a new project is a simple process:

The Button "New project" is located on top of the project overview list. This button redirects the user to the route /projects/create.

First you can choose if you want to create a privat project with you as an owner or if you want an organization, of which you hold admin rights, as owner. If you don't have an organization, you can create one by clicking on the + symbol, which directs you to account management.

The requested data is described below.

The project owner:

  • Can be selected from all organisations where the logged in user has admin permissions. You can also create the project as a private project.

The project owner cannot be changed later.

The project name:

  • The project name must be unique within the organisation and cannot be chosen twice.

  • The name is limited to 255 characters.

The short description:

The short description is used to give a quick summary of the purpose of the project.

  • This text is limited to 128 characters.

The description:

This optional form can be used to write down the main purpose of the project. It is displayed in the home tab of the project page. The limit is set to 1024 characters.

The number of projects is limited by the subscription plan.

If all fields are valid the button "Create Project" is enabled and can be used to save the data. On success, the user is redirected to the project's overview page.

There is no API support to create a project automatically.

Choose private or a organisation as owner. Fill out all required (and optional) fields.