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.

Enter project details
Fill in the following:
| Field | Description |
|---|---|
| Project name | A descriptive name for your product or initiative |
| Description | Optional β helps teammates understand the projectβs purpose |

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

What you see in a new project
Your project sidebar gives you access to:
| Section | What you can do |
|---|---|
| Overview | Project name, description, ID, and quick settings |
| Agentic Workspace | Create and manage Task Agents, AI Agents, Multi-Agent Systems |
| Data Vault | Tables, documents, content stores, memory settings |
| Apps | Generate web apps from prompts (Vibe Code) |
| Deployments | Deploy agents and apps to preview/production |
| Remote Executors | Connect your own infrastructure for agent execution |
| Configuration | LLM model settings, environment variables |
| Teams | Manage who has access to this project |
| Security | Define custom RBAC roles |
| Integrations | Connect 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:
- Build your first Task Agent β End-to-end cookbook.
- Agentic Workspace overview β Deep dive into agent building.