Example

Example #

Step 1 - Create some default Tasks #

Tasks are used to define the steps of a project. They help to break up long projects into smaller, more manageable pieces.

You can create a set of default Tasks so that it makes it easier to configure them across different projects.

You will only need to add default Tasks once. After that, you will be able to use across all your projects. However, you can come back and add more Tasks as needed.
  1. Go to the Settings page and add a new task to the Name input field, then click SAVE

add task

  1. The new Task will be shown in list

task list

Step 2 - Create a Customer #

  1. Select the CREATE button on the Customers page

create customer button

  1. Fill out the form with the Customer’s full name and email address and click SAVE

customer data

  1. After saving, the Customer will be shown in the Customer’s list

customer list

Step 3 - Create a Project #

  1. Select the CREATE button on the Projects page

create project button

  1. Fill out the project information and use the customer search input to find the owner of the project.

project data

  1. The new project will now be shown in the Projects list. You can view the Project details by clicking on the Project in the Project list.

project list Details view: project details

From the details view you can also edit the project, add notes, and add tasks.

Step 4 - Configure Tasks #

Now that you’ve created the Project you can start adding the tasks that you created in step 1.

  1. From the Project details view, click ADD TASK

project add task

  1. Fill out the form with the Task information

Select the Task name from the Name dropdown

If you need to add a new Task, you will need to do it from the settings view from Step 1

task add name

Fill in remaining details for the Task. Here you can set information such as the status and the date started.

task add details

  1. You should now see the Task listed for the Project

task project

  1. Repeat this step for any other Tasks for the Project
TIP
Create as many Tasks as possible. You can create Tasks before they are started by leaving the status as Not Started.

Step 5 - Update the Project #

You have now created a basic Project. As the Project progresses you should come back and make updates so that the Customer can stay up to date. Most commonly, you will be editing the Tasks to update the status and date started/completed.

To edit a Task

  1. Click the EDIT TASK button for the Task in the Project view:

task edit

  1. From here, make the updates and then click SAVE

task update

  1. The updated Task shown in the Project view will now be updated

task updated view