Skip to main content

Dashboard Overview

Your dashboard is the central hub for all your VibeHub projects. Here you can view, search, and organize your work.

Finding Projects

Use the search bar at the top of your dashboard to find projects by name or description. Search results update as you type.

Filtering

Filter your projects using the tabs:
TabShows
AllAll projects you have access to
OwnedProjects you created
Shared with MeProjects others have invited you to

Project Cards

Each project on your dashboard displays:
  • Project Name - Click to open the project
  • Description - Brief summary of the project
  • Created Date - When the project was created
  • Last Push - When the most recent commit was pushed
  • Copy URL - Quick button to copy the project URL

Opening a Project

Click on any project card to open the project detail view. From there you can:
  • View commits and their history
  • Browse files and code
  • Manage branches
  • Configure settings
  • Invite collaborators

Project Statistics

Your dashboard shows overall statistics:
  • Total Projects - Number of projects you have access to
  • AI Sessions - Number of captured AI development sessions
  • Commits - Total commits across all projects

Organizing Your Work

Use clear, consistent naming conventions for your projects. Consider prefixing related projects (e.g., api-users, api-payments).

Best Practices

  1. Keep descriptions updated - Help yourself and collaborators understand each project’s purpose
  2. Archive old projects - Remove clutter by deleting projects you no longer need
  3. Use meaningful names - Make projects easy to find at a glance

Quick Actions

From the dashboard, you can quickly:
  • Create a new project - Click “New Project” button
  • Import from GitHub - Click “Import from GitHub”
  • Copy project URL - Click the copy icon on any project card

Next Steps