What Is a Project in FusionDesk?
A project is a container that groups related tasks and team members into one organized workspace. Each project gives you:- Tasks — the individual units of work that need to be completed.
- Team members — the people responsible for delivering the work.
- Due dates — target completion dates at both the project and task level.
- Status tracking — a real-time view of whether the project is planning, active, on hold, or complete.
Creating a Project
1
Navigate to Projects
From the left sidebar, select Projects, then click New Project in the top-right corner.
2
Fill in project details
Enter a Name and optional Description for the project. Set a Due Date so the team knows the target completion date.
3
Add team members
In the Team Members field, search for and select the colleagues who will work on this project. You can add more members later from the project settings.
4
Create the project
Click Create Project. FusionDesk opens the new project board and prompts you to add your first task.
Project Fields Reference
You can update any project field at any time by opening the project and clicking the Settings tab. The table below describes each available field.Retrieving and Updating Projects
To fetch a list of all your projects, send aGET request to the projects endpoint:
completed:
Archiving and Deleting Projects
When a project is complete, you have two options for winding it down: Archive a project when you want to preserve the record but remove it from your active project list. Archived projects remain searchable and fully readable, but no new tasks can be added.- Open the project and click Settings.
- Scroll to the Danger Zone section and click Archive Project.
- Confirm the action. The project moves to the Archived tab in the Projects list.
- Open the project and click Settings.
- In the Danger Zone section, click Delete Project.
- Type the project name to confirm, then click Delete.
Linking Tickets to a Project
FusionDesk lets you connect help desk tickets directly to a project, giving you full context when service requests are part of a larger initiative.1
Open the ticket
Navigate to Help Desk and open the ticket you want to link.
2
Find the Project field
In the ticket detail panel on the right, locate the Project field under the Details section.
3
Select a project
Click the Project field, search for the target project by name, and select it. The ticket now appears in the project’s Linked Tickets tab.

