1. Home
  2. iOS Docs
  3. Dashboard Summary

Dashboard Summary

At the top of the dashboard, you will find key metrics that provide a quick snapshot of the bug status within your project:

  • Bugs: Displays the total number of reported bugs.
  • To Do: Shows the number of bugs that need to be addressed.
  • In Progress: Indicates how many bugs are currently being worked on.
  • Resolved: Shows the count of bugs that have been fixed.
AI Chatbot

The dashboard includes Fusion AI, an interactive AI-powered chatbot available directly from the Bugs dashboard.

Image 2

Using Fusion AI, you can:

  • Generate a summary of bugs, including status distribution, priorities, versions, assignees, and trends
  • Image 2
  • Ask questions about the current bug data in natural language
  • Image 2
  • Visualize bug data using charts and graphs (for example, distribution by status, version, or operating system)
  • Image 2

Fusion AI converts user queries into structured summaries and visual insights based on the bugs currently available in the project.

Reported Bugs Graph

This graph visualizes the number of bugs reported over time, broken down by different versions of your application. It allows you to monitor trends and identify if certain versions are more prone to bugs than others. You can filter the data by different time ranges, such as the last 7 days, 15 days, or 28 days, and by specific app versions.

Image 2

Team Performance Graph

This section displays a bar chart showing the team’s performance based on bug progress.
The chart represents the number of bugs in the following states:

  • To Do
  • In Progress
  • Resolved
  • Invalid

This view helps assess team responsiveness and overall efficiency in handling reported bugs.

Bugs List

Image 2

The Bugs List provides a detailed table view of all reported bugs in the selected project.

Filter By

You can filter bugs using the following attributes:

  • Status: In Progress, Resolved, Invalid, etc.
  • Type: Categorization based on the nature of the bug
  • Assignee: The person responsible for resolving the bug
  • Version: App version where the bug was found
  • OS: Operating system version on which the bug occurred
  • Reporter: The person who reported the bug
  • Date: Date when the bug was reported

Sort By

The list can be sorted using the following options:

  • Most Recent
  • Last Updated
  • Date Created
  • Name Ascending
  • Name Descending
Bug Details
Image 2

Each bug entry includes the following information:

  • Title: A brief description of the bug
  • Release: Version number where the bug was found
  • Tags: Categorization such as UI/UX or Functional
  • Assignee: Person responsible for resolving the bug
  • Status: Current state of the bug (To Do, In Progress, Resolved)

Select Options

When one or more bugs are selected, the following actions are available:

  • Status: Update the status of selected bugs
  • Assignee: Change the assignee
  • Export: Export selected bugs to CSV
  • Delete: Permanently delete selected bugs (cannot be restored)