Skip to content

Project View (Main Dashboard)

Upon launching CreativeHub, users are greeted with the main dashboard. This area provides an overview of all available projects and their statuses.

User Interface

The left window is the space where users can modify and structure the folder of their CreativeHub projects.

  1. CreativeHub: The main directory for organizing and structuring folders to store projects. users can create folder or store Projects inside the CreativeHub root folder.
  2. Favorites: Projects tagged as favorites are listed in this window.
  3. Cloned: Displays a list of all cloned projects.
  4. Recents: This section showcases recently opened projects.
  5. Trash: Deleted projects are automatically moved to the Trash folder. Users have the option to restore projects from this location.

CH MainInterface

The middle window is where the user can see the list of all projects inside the folder selected.

Double-clicking a project will open the Commit view. users can also directly open projects by clicking the Open Project button.

Users also have the flexibility to list their Projects in either Grid or List view.

CH GridListView

The right window automatically updates to display the view of all commit history made in the selected project. users can also Right + Click the commit history to go to Commit view of the selected Commit.

CH CommitHistory


Project Status

CreativeHub projects can have different status indicated by different icons.

The Default/Download icon indicates that the Project can be cloned / downloaded. It means that the Project is not yet located on your local machine. when the icon is clicked, it will trigger CreativeHub to download the Project locally.

CH not cloned

The Loading icon / Spinner with blue background indicates that the project is downloading or being cloned in your local machine.

CH downloading

After the project is cloned/downloaded, the icon would change to a Local / Target Icon with green background. this indicates that the Project can now be located. when the icon is clicked, CreativeHub will open the project location in File Explorer. alternatively, users can also right+click the Project to Locate the Project.

CH cloned

The Project not synced icon will be displayed if the Project in CreativeHub is not the same version as the Project stored in the Local folder.

CH notSynced

CreativeHub will also provide a number indicator based on the number of pending commits in the CreativeHub project.

CH pendingCommits


Project Management

  1. To Locate, Duplicate, Delete or Rename a Project. click the icon or Right + Click the Project.
  2. To mark a Project as Favorite, click the Star icon
  3. To Open a Project, click the Open Project icon