Skip to main content

Create a new project

Updated over a week ago

This guide explains how to add and configure a new project in the Builder. Each project links to a registry module that defines conversation flows, events, and behaviors for an AI Employee.

Add a project

  1. Open the Builder.

  2. Click Projects in the left sidebar.

  3. Click the three dots icon in the top-right corner and select Create New Project.

  4. Fill in the project form fields described in the table below.

  5. Ensure Auto update enabled is turned on.

  6. Click Create.

Project form fields

Field

Required

Description

Example value

Idn

Yes

A unique identifier for the project.

kommo_crm

Title

Yes

The display name for the project.

kommo_crm

Description

No

Optional text describing the project's purpose.

β€”

Version

No

A version label for the project (e.g., 1.0).

1.0

Registry

Yes

The registry environment for the module.

production

Module

No

The integration module to attach. The dropdown is disabled until a registry is selected.

kommo_integration

Module version

No

The module version to use. Defaults to Latest version.

β€”

Auto update enabled

β€”

Toggle switch. When enabled, the project automatically pulls the latest module version on publish.

β€”

πŸ—’οΈ NOTE

The Module field is optional when creating a new project. You can set the registry first and assign a module later by editing the project.

Initialize the project

Once the project is created, force an update to pull the module and finalize the setup.

  1. Locate the newly created project in the list on the Projects page.

  2. Click the three dots icon next to the project name.

  3. Select Force Update Project.

The system fetches the latest module version from the registry and applies it to the project.

Did this answer your question?