---
description: MANTIS is a free, open source bug tracking software. It can be used to track bug for various software projects. You can easily download and install the Mantis for your use. Mantis now also provides a
title: MANTIS Bug Tracker Tutorial
image: https://www.guru99.com/images/1-2015/011015_0807_MANTISBugTr1.png
---

[Skip to content](#main) 

## What is Mantis Bug Tracker?

**Mantis** is an open source bug tracking software that can be used to track software defects for various software projects. You can easily download and install the Mantis for your use. Mantisbt now also provides a hosted version of the software. You can easily customize Mantis to map your software development workflow.

Some salient features of Mantis Bt are

* Email notifications: It sends out emails of updates, comments, resolutions to the concerned stakeholders.
* Access Control: You can control user access at a project level
* Customize: You can easily customize Mantis as per your requirements.
* Mobile Support: Mantis supports iPhone, Android, and Windows Phone Platforms.
* Plugins: An ever-expanding library of plugins to add custom functionality to Mantis Issue Tracker.

## How to Report an Issue

There is no need to download Mantis, you use the online [demo](https://www.mantisbt.org/demo.php)

**Step 1)** Log into Mantis

[![Report an Issue](https://www.guru99.com/images/1-2015/011015_0807_MANTISBugTr1.png)](https://www.guru99.com/images/1-2015/011015%5F0807%5FMANTISBugTr1.png)

**Step 2)** Once you login to Mantis your user-name will be displayed on the top of the Mantis main screen and now you can report your issue into the Mantis by clicking on the option **“Report Issue”** as shown below.

[](https://www.guru99.com/images/1-2015/011015%5F0807%5FMANTISBugTr2.png)

**Step 3)** In the next Screen

1. Enter Bug Category
2. Enter Reproducibility
3. Enter Severity
4. Enter Priority
5. Enter Platform Details
6. Enter Summary of the Bug Report
7. Enter Description
8. Enter Steps to reproduce the error
9. Click Submit Report

[](https://www.guru99.com/images/1-2015/011015%5F0807%5FMANTISBugTr3.png)

**NOTE**: The fields you see in your version of Mantis will defer. Refer our section on [Custom Fields](#4) for the same.

**Step 4)**After entering all the details in the report window, we will submit a report and soon our report will be displayed on the main window. As show in the screen-shot below, when you click on view issue, the issue will appear on the screen with the id **“0017896”** also, it shows the status as new and also the date when it was created.

[](https://www.guru99.com/images/1-2015/011015%5F0807%5FMANTISBugTr4.png)

The issues in the Mantis Tool are highlighted according to the status of an issue. For example here the issue is in acknowledged status, therefore, highlighted in light orange.

[](https://www.guru99.com/images/1-2015/011015%5F0807%5FMANTISBugTr5.png)

For different statuses, different colors are allotted.

**Step 5)** When you click on your issue #id **0017896**, it will show the issue in more details like project reporter, its status, date submitted and last updated.

[](https://www.guru99.com/images/1-2015/011015%5F0807%5FMANTISBugTr6.png)

**Step 6)** Apart from these, you can add a file, documents, images to your bug as shown below –

[](https://www.guru99.com/images/1-2015/011015%5F0807%5FMANTISBugTr7.png)

**Step 7)** You can also add comments addressing your issue as shown in the screen-shot below.

[](https://www.guru99.com/images/1-2015/011015%5F0807%5FMANTISBugTr8.png)

**Step 8)** You can click history at top of the Issue Report, to see issue history. This issue history has details like when the issue was created, or when the file was added to the issue or if there is any note added to the issue.

[](https://www.guru99.com/images/1-2015/011015%5F0807%5FMANTISBugTr9.png)

**Step 9)** Once the issue is submitted the developer receives an email.

[](https://www.guru99.com/images/1-2015/011015%5F0807%5FMANTISBugTr10.png)

### RELATED ARTICLES

* [ Bugzilla Tutorial – Defect Tracking Tool ](https://www.guru99.com/bugzilla-tutorial-for-beginners.html "Bugzilla Tutorial – Defect Tracking Tool")
* [ What is Requirements Traceability Matrix (RTM) in Testing? ](https://www.guru99.com/traceability-matrix.html "What is Requirements Traceability Matrix (RTM) in Testing?")
* [ What is Security Testing? Example ](https://www.guru99.com/what-is-security-testing.html "What is Security Testing? Example")
* [ Database Testing Tutorial ](https://www.guru99.com/data-testing.html "Database Testing Tutorial")

## How to Add a Project

**Step 1)** Under Manage Tab, go to Manage Projects

1. Enter Project Name
2. Select Status
3. Enter Description
4. Click Add Project

[](https://www.guru99.com/images/1-2015/011015%5F0807%5FMANTISBugTr11.png)

**Step 2)** Project is created.

[](https://www.guru99.com/images/1-2015/011015%5F0807%5FMANTISBugTr12.png)

## How to Create a User

**Step 1)** Go to Manage > Manage Users. Click “Create New Account”

[](https://www.guru99.com/images/1-2015/011015%5F0807%5FMANTISBugTr13.png)

**Step 2)**

1. Enter
2. Username
3. Real Name
4. Email
5. Access Level
6. Click Create User

[](https://www.guru99.com/images/1-2015/011015%5F0807%5FMANTISBugTr14.png)

**Step 3)** In the next screen assign user to the desired project.

[](https://www.guru99.com/images/1-2015/011015%5F0807%5FMANTISBugTr15.png)

**Step 3)** Update Email and other Account Preferences as desired

[](https://www.guru99.com/images/1-2015/011015%5F0807%5FMANTISBugTr16.png)

**Step 4)** Login credentials are sent to the user on him email.

[](https://www.guru99.com/images/1-2015/011015%5F0807%5FMANTISBugTr17.png)

## How to Create Custom Field

**Step 1)**

1. Go to Manage Custom Fields
2. Enter Field Name
3. Click Button “New Custom Field”

[](https://www.guru99.com/images/1-2015/011015%5F0807%5FMANTISBugTr18.png)

**Step 2)**

1. Select Field Type
2. Enter Field Specific Data
3. Hit Update Custom Field

[](https://www.guru99.com/images/1-2015/011015%5F0807%5FMANTISBugTr19.png)

**Step 4)** Custom Field is created

[](https://www.guru99.com/images/1-2015/011015%5F0807%5FMANTISBugTr20.png)

**Step 5)** Click the Custom Field Again and Link Custom Field to your Project

[](https://www.guru99.com/images/1-2015/011015%5F0807%5FMANTISBugTr21.png)

**Step 6)** In the Report Issue section, the new custom field is reflected

[](https://www.guru99.com/images/1-2015/011015%5F0807%5FMANTISBugTr22.png)

#### Summarize this post with:

ChatGPT Perplexity Grok Google AI 

**Stay Updated on AI** **Get Weekly AI Skills, Trends, Actionable Advice.** 

##### Sign up for the newsletter

Subscribe for Free 

 You have successfully subscribed.  
Please check your inbox.

![AI-Newsletter]() Chosen by over **350,000+** professionals 

[Scroll to top ](#wrapper)Scroll to top 

× 

Toggle Menu Close 

Search for: 

Search 

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://www.guru99.com/#organization","name":"Guru99","sameAs":["https://www.facebook.com/Guru99Official","https://twitter.com/guru99com"],"logo":{"@type":"ImageObject","@id":"https://www.guru99.com/#logo","url":"https://www.guru99.com/images/guru99-logo-v1-150x59.png","contentUrl":"https://www.guru99.com/images/guru99-logo-v1-150x59.png","caption":"Guru99","inLanguage":"en-US"}},{"@type":"WebSite","@id":"https://www.guru99.com/#website","url":"https://www.guru99.com","name":"Guru99","publisher":{"@id":"https://www.guru99.com/#organization"},"inLanguage":"en-US"},{"@type":"ImageObject","@id":"https://www.guru99.com/images/mantis-bug-tracker.png","url":"https://www.guru99.com/images/mantis-bug-tracker.png","width":"377","height":"150","inLanguage":"en-US"},{"@type":"BreadcrumbList","@id":"https://www.guru99.com/mantis-bug-tracker-tutorial.html#breadcrumb","itemListElement":[{"@type":"ListItem","position":"1","item":{"@id":"https://www.guru99.com","name":"Home"}},{"@type":"ListItem","position":"2","item":{"@id":"https://www.guru99.com/softwaretesting","name":"Software Testing"}},{"@type":"ListItem","position":"3","item":{"@id":"https://www.guru99.com/softwaretesting/bugs","name":"Bugs"}},{"@type":"ListItem","position":"4","item":{"@id":"https://www.guru99.com/mantis-bug-tracker-tutorial.html","name":"MANTIS Bug Tracker Tutorial"}}]},{"@type":"WebPage","@id":"https://www.guru99.com/mantis-bug-tracker-tutorial.html#webpage","url":"https://www.guru99.com/mantis-bug-tracker-tutorial.html","name":"MANTIS Bug Tracker Tutorial","dateModified":"2024-02-17T15:00:02+05:30","isPartOf":{"@id":"https://www.guru99.com/#website"},"primaryImageOfPage":{"@id":"https://www.guru99.com/images/mantis-bug-tracker.png"},"inLanguage":"en-US","breadcrumb":{"@id":"https://www.guru99.com/mantis-bug-tracker-tutorial.html#breadcrumb"}},{"@type":"Person","@id":"https://www.guru99.com/author/thomas","name":"Thomas Hamilton","description":"I am Thomas Hamilton, a seasoned professional in software testing, specializing in crafting comprehensive guides to help you master your software testing skills.","url":"https://www.guru99.com/author/thomas","image":{"@type":"ImageObject","@id":"https://www.guru99.com/images/thomas-hamilton-author-v2-120x120.png","url":"https://www.guru99.com/images/thomas-hamilton-author-v2-120x120.png","caption":"Thomas Hamilton","inLanguage":"en-US"},"worksFor":{"@id":"https://www.guru99.com/#organization"}},{"image":{"@id":"https://www.guru99.com/images/mantis-bug-tracker.png"},"headline":"MANTIS Bug Tracker Tutorial","description":"MANTIS is a free, open source bug tracking software. It can be used to track bug for various software projects. You can easily download and install the Mantis for your use. Mantis now also provides a","keywords":"defect-tools, testing","@type":"Article","author":{"@id":"https://www.guru99.com/author/thomas","name":"Thomas Hamilton"},"dateModified":"2024-02-17T15:00:02+05:30","name":"MANTIS Bug Tracker Tutorial","articleSection":"Bugs, Software Testing","subjectOf":[{"@type":"HowTo","name":"How to Report an Issue","description":"Here is a step by step process on how to report an issue:","step":[{"@type":"HowToStep","name":"Step 1) Log into Mantis.","text":"Add your username and password and hit the login button","image":"https://www.guru99.com/images/1-2015/011015_0807_MANTISBugTr1.png","url":"https://www.guru99.com/mantis-bug-tracker-tutorial.html#step1"},{"@type":"HowToStep","name":"Step 2) Clicking on the option 'Report Issue'","text":"Once you login to Mantis your user-name will be displayed on the top of the Mantis main screen and now you can report your issue into the Mantis by clicking on the option 'Report Issue' as shown below.","image":"https://www.guru99.com/images/1-2015/011015_0807_MANTISBugTr2.png","url":"https://www.guru99.com/mantis-bug-tracker-tutorial.html#step2"},{"@type":"HowToStep","name":"Step 3) Enter report details.","text":"Enter Bug Category, Reproducibility, Severity, Priority, Platform Details, Summary of the Bug, Description, Enter Steps to reproduce, and then click on Submit Report.","image":"https://www.guru99.com/images/1-2015/011015_0807_MANTISBugTr3.png","url":"https://www.guru99.com/mantis-bug-tracker-tutorial.html#step3"}]}],"@id":"https://www.guru99.com/mantis-bug-tracker-tutorial.html#schema-216009","isPartOf":{"@id":"https://www.guru99.com/mantis-bug-tracker-tutorial.html#webpage"},"publisher":{"@id":"https://www.guru99.com/#organization"},"inLanguage":"en-US","mainEntityOfPage":{"@id":"https://www.guru99.com/mantis-bug-tracker-tutorial.html#webpage"}}]}
```
