Skip to Content
Get StartedCreate your first project

Create your first project

By the end of this page you will have a project ready for building agents, generating apps, and deploying.

Prerequisites

  • A subscription with active plan (Choose a plan).
  • Owner, Admin, or Developer role.

What is a project?

A project groups everything for a single product or initiative. Each project has its own sidebar with dedicated sections:

  • Overview β€” Project name, description, and settings.
  • Agentic Workspace β€” Build Task Agents, AI Agents, and Multi-Agent Systems.
  • Data Vault β€” Tables, documents, content stores (vector/RAG), and memory settings.
  • Apps β€” Generate full-stack web apps from natural language prompts.
  • Deployments β€” Preview and production environments.
  • Remote Executors β€” Connect your own infrastructure for agent execution.
  • Configuration β€” LLM settings, environment variables.
  • Teams β€” Project-level member management.
  • Security β€” RBAC and custom role definitions.
  • Integrations β€” Connect external services and tools.

Steps

Open the project creation dialog

From the dashboard, click + New project in the sidebar or on the projects page.

Dashboard with the New project button highlighted in the sidebar
Dashboard with the New project button highlighted in the sidebar

Enter project details

Fill in the following:

FieldDescription
Project nameA descriptive name for your product or initiative
DescriptionOptional β€” helps teammates understand the project’s purpose
New project creation form with name and description fields
New project creation form with name and description fields

Create the project

Click Create project. qRaptor sets up the project and redirects you to the project overview.

Newly created project showing the sidebar with Agentic Workspace, Apps, Data Vault, and Deployments sections
Newly created project showing the sidebar with Agentic Workspace, Apps, Data Vault, and Deployments sections

What you see in a new project

Your project sidebar gives you access to:

SectionWhat you can do
OverviewProject name, description, ID, and quick settings
Agentic WorkspaceCreate and manage Task Agents, AI Agents, Multi-Agent Systems
Data VaultTables, documents, content stores, memory settings
AppsGenerate web apps from prompts (Vibe Code)
DeploymentsDeploy agents and apps to preview/production
Remote ExecutorsConnect your own infrastructure for agent execution
ConfigurationLLM model settings, environment variables
TeamsManage who has access to this project
SecurityDefine custom RBAC roles
IntegrationsConnect external services and tools
ℹ️

Some sections (Memory, Deployments, Teams, Security, MAS Systems, Remote Executors) are only visible on paid plans. Upgrade from Settings β†’ Billing to unlock them.

Common issues

  • Project limit reached β€” Your plan limits the number of projects. Upgrade or archive unused projects.
  • Project name already exists β€” Names must be unique within your subscription.
  • Missing sections in sidebar β€” Some features are plan-gated. Check your plan tier in Settings β†’ Billing.

Next steps

You are now ready to build: