Skip to main content

Create a new project

Updated over a week ago

Add and configure a new project in the Builder to attach a registry module that defines the 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.

Default projects

When a new account is created, a set of default projects is cloned to it automatically. These include:

  • NAF β€” the core conversational engine. Required for all AI Employee functionality.

  • Lead nurturing β€” automated follow-up outreach via SMS and voice.

  • Outbound β€” outbound calling and CSV-based campaign dialing.

Additional modules can be added based on customer needs, covering specific integrations or extended functionality.

⚠️ WARNING

Do not delete default projects. Deleting the NAF project disables the AI Employee entirely β€” no conversations, flows, or skills will function. Deleting lead nurturing or outbound removes those capabilities permanently. Deletion cannot be undone.

Before making any structural changes, use the built-in export feature to back up the agent's skills, flows, projects, and AKB as a .zip file. If a breaking change occurs, you can restore prior functionality by importing that file using the import feature.

Did this answer your question?