📁

What you'll create

A project with a scrum board, milestones, and an invited team.

🔐

Permissions needed

Company Owner or Admin. Personal projects require only a user account.

📊

Quota

Check your plan's project limit at /apps/company/:id/upgrade.


1
Navigate to Projects
Open the Projects app from the sidebar

After signing in, click the folder icon (📁) in the left navigation bar, or go directly to /apps/projects. Make sure your active workspace (company) is set correctly — projects are scoped per company.

  • 1 Sign in at /sign-in.
  • 2 On the user dashboard, click your company name under Workplace Information to set the active workspace.
  • 3 Click the Projects icon in the left sidebar, or navigate to /apps/projects.
Projects Acme Corp
+ New Project
AC
2 / 10 projects
+ New Project
📁
Website Redesign
Created 3 May 2026
🏁 Milestones
2 boards
📁
Mobile App v2
Created 10 Apr 2026
1 board
Click + New Project to create your next project ↑
💡
The quota counter (e.g. "2 / 10 projects") shows how many projects your plan allows. If it turns red and the button reads "Quota Reached", upgrade your plan at /apps/company/:id/upgrade before continuing.
2
Open the "New Project" Dialog
Two ways to open it

You can open the project creation dialog from two places:

  • A Click the + New Project button in the top-right of the toolbar.
  • B Click the + New Project button in the company section header row (next to the quota counter) — this pre-selects that company.
ℹ️
If you belong to multiple companies, use the section-level button to ensure the project is created under the correct company.
3
Fill in the Project Details
Complete the "New Project" form

The New Project dialog appears. Fill in the fields below, then click Create.

New Project
Create a new project for your team
Project name required
Website Redesign 2026
Description optional
Redesign and rebuild the marketing site with new brand guidelines.
Enable Milestones

Track project phases with milestone markers

Field Required Details
Project name required The display name of your project. Cannot be blank — the Create button stays disabled until you type at least one character. Keep it short and descriptive (e.g. "Website Redesign Q3").
Description optional A brief summary of the project's goal. Shown in the project list below the project name. Supports plain text.
Enable Milestones optional Toggle on to unlock the Milestone tab on the project detail page. Milestones let you group boards and tasks into phases. You can change this setting later from the project detail view.
The Create button shows a spinner and reads "Creating…" while the request is in progress. Do not click it twice — the dialog will close automatically once the project is saved.
4
View the Project Detail Page
Explore tabs and configure the project

After creation you are automatically redirected to /apps/projects/{projectId}. The page has a header and several tabs.

📁
Website Redesign 2026
Acme Corp · Created 14 May 2026
← Back
Dashboard
Milestone
Scrumboard
Minutes of Meeting
Tickets
Work Log
Team
Clients
0
Total Boards
0
Total Cards
0
Due Today
0
Overdue
No task data yet — add a scrum board and create cards to see stats here.

The Dashboard tab shows live statistics. All counters start at 0 for a brand-new project and update automatically as you add boards and cards.

Tab Who can see What it does
Dashboard All members Stat cards (boards, cards, due today, overdue) + task distribution chart + schedule widget.
Milestone All members (only if milestones enabled) Create and manage project phases with start/end dates.
Scrumboard Non-client members Grid of scrum boards. Create new boards here.
Minutes of Meeting All members Record, review, and approve meeting minutes.
Tickets All members Support/issue tickets scoped to this project.
Work Log Non-client members Aggregated time-tracking records from all boards.
Activity Log Non-client members Full audit history of actions on this project.
Team Non-client members Add/remove team members and assign roles.
Clients Non-client members Invite external clients and manage client groups.
🎨
Add a project avatar: Click the project icon (📁) in the page header. An upload overlay appears on hover. Upload a PNG/JPG to brand the project. Requires Owner or Admin role.
5
Add a Scrum Board
Create a Kanban board inside the project

Click the Scrumboard tab, then click + New Scrumboard. A board is where your team's actual tasks live — you can have multiple boards per project (e.g. one per sprint or one per feature area).

New Scrumboard
Add a board to organize tasks in this project
Board name required
Sprint 1 — Core Features
Description optional
Navigation, hero section, and contact form.
Location optional
📍 e.g. Remote / Office B2
Status required
Active
Milestone optional
Select milestone…
Color Theme optional
Field Required Details
Board name required Short name for the board. Examples: "Sprint 1", "Backlog", "Design Phase".
Description optional What this board covers. Shown on the board card in the project's Scrumboard tab.
Location optional Physical or virtual location (e.g. "Remote", "Office B2"). For context only.
Status required Controls the colored dot on the board card.
Active  On Hold  Completed  Cancelled
Milestone optional Links the board to a milestone phase. Only appears when Enable Milestones was turned on during project creation (or later in project settings).
Color Theme optional Sets a color accent on the board card. Choose from 8 preset colors or the None option (⊘). The selected color shows a darker border ring.

After clicking Create, the new board appears in the Scrumboard tab grid. Click the board card to open it at /apps/scrumboard/boards/{boardId}.

Scrumboards
+ New Scrumboard
Sprint 1 — Core Features
Navigation, hero section, and contact form.
Active
+ New Scrumboard
6
Invite Team Members
Add colleagues to the project

Go to the Team tab in the project detail page. You must be an Owner or Manager to manage members.

  • 1 Click the Team tab.
  • 2 Click Add Member. Search for a colleague by name or email. They must already have a CLOUFE account (or be an employee of the same company).
  • 3 Select a role:
    Manager — can create/delete boards, manage team, invite clients.
    Member — can create/edit cards, log time, comment.
  • 4 Click Add. The member appears in the team list immediately.
  • 5 To invite an external client, click the Clients tab instead and use Invite Client. Clients receive an email with a join link and have read-only access to the project dashboard and milestones.
⚠️
Removing a team member revokes their access immediately. Any cards assigned to them remain assigned but they will no longer appear in the assignee dropdown.
7
Set Up Milestones
Organize work into phases (optional)

If you enabled Enable Milestones during project creation, a Milestone tab is available. Milestones represent project phases (e.g. "Discovery", "Development", "Launch").

  • 1 Click the Milestone tab.
  • 2 Click Add Milestone.
  • 3 Enter a name (e.g. "Phase 1 — Design"), a start date, and an end date.
  • 4 Optionally add sub-items (deliverables) inside each milestone.
  • 5 When creating a scrum board, select this milestone in the Milestone dropdown to link the board to a phase. Progress is calculated automatically from linked cards.
🔄
You can enable or disable milestones at any time using the toggle switch in the project header (top-right of the project detail page). Existing milestone data is preserved when toggled off.

Quick Reference

Projects page
/apps/projects
Project detail
/apps/projects/{projectId}
Scrum board
/apps/scrumboard/boards/{boardId}
Create project API
POST /projects
Create board API
POST /scrumboard/boards
Required role
Company Owner or Admin (for company projects)
Board color presets