Tool Bar

πŸ› οΈ Project Toolbar Overview

The top toolbar in your project workspace provides quick access to essential tools and actions related to project collaboration, versioning, and monitoring. This guide explains each item in the toolbar from left to right.

[ Insert image here ]


πŸ”” Notifications

Stay up to date with real-time alerts. This section includes:

  • System messages

  • Versioning activity

  • Build or release alerts

  • Workspace or project-level notifications

πŸ”§ Hovering over the icon or clicking it will open a dropdown with detailed updates.


πŸ› Bug Reports

The green badge with a bug icon shows the number of open issues or bugs related to this project. You can:

  • Click the icon to view reported issues

  • See unresolved or recent bugs

  • Track active debugging and status

βœ… Green badge = no known issues. πŸ”΄ Red badge = critical issues detected.


πŸ”— Connect to GitHub

Easily link your project to a GitHub repository. This enables:

  • Create commits and branches for your team to work on

  • Syncing project structure and changes

  • Create pull requests

πŸ“ You may be asked to authenticate or select a repository when connecting for the first time.


πŸ“¦ Create Version

Use this button to create a snapshot of the current state of your project. A version represents a stable checkpoint that can be:

  • Released to production or staging

  • Rolled back to in case of errors

  • Shared or previewed by teammates

⚠️ Only users with the required permissions can create or release versions.


This toolbar stays persistent across all screens to make project management seamless and efficient.

Last updated