# Customization

BugBase provides robust customization options to enhance your bug bounty program's efficiency and usability. These features empower program managers to tailor the platform to their specific requirements, streamline bug report management, and foster better communication with researchers.

#### 1. **Custom Responses and Automated Reply Features**

With BugBase, you can set up **custom responses** to send personalized messages to researchers based on the status or type of their report. This ensures a professional and consistent communication experience.

Additionally, BugBase offers **automated reply features** to acknowledge bug report submissions instantly. This helps build trust with researchers by keeping them informed about their report's receipt and status without manual intervention.

***

#### 2. **Report Tags**

Effortlessly organize and manage reports using **Report Tags**, a feature designed for easy categorization and filtering of bug reports.

* **Create Tags:** Add meaningful tags to bug reports, such as "High Priority," "Critical," or "UI Bug."
* **Maximum Limit:** You can create and add up to **10 tags** per report.
* **Filter by Tags:** Quickly filter and search reports based on assigned tags, making it easy to prioritize and analyze submissions.

This feature ensures that your bug management process remains efficient, even as the volume of reports grows.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bugbase.ai/company-guide/company-settings/customization.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
