تخطَّ إلى المحتوى

Creating Projects

Create a project

  1. From the dashboard, click + New Project
  2. Fill in the project details:
FieldDescription
NameDisplay name (e.g. “My Blog”)
SlugURL-safe identifier used in API routes
Default localePrimary language for content (e.g. en)
DescriptionOptional project description
  1. Click Create Project

Jambo creates the project and redirects you to the project dashboard.

First steps after creation

1. Add locales (optional)

If your project needs multi-language support, go to Project Settings → Localization and add the locales you need (e.g. fr, es, ar).

2. Create collections

Collections define your content structure. Go to Settings → Collections and create your first collection — or use the AI Studio to generate a schema from a description.

3. Add API access

Go to Project Settings → API Access to create an API token for your frontend application.

4. Add team members

Go to Project Settings → User Access to invite collaborators and assign roles.