# Notice Management Platform

The **Notice Management Platform** by Masters India is a centralised system for fetching, tracking, managing, and resolving government notices and orders received from Indian tax portals: **GST**, **Income Tax**, and **TRACES (TDS)**. The platform automates notice retrieval, provides a compliance calendar, supports team collaboration through assignments and comments, and enables export for offline auditing.

## Navigation & Layout

The platform uses a **left sidebar** for primary navigation. The following modules are accessible from the sidebar:

| Sidebar Item           | Description                                                                          |
| ---------------------- | ------------------------------------------------------------------------------------ |
| **Dashboard**          | Consolidated view of notice statistics, PAN-level summaries, and compliance calendar |
| **Notices & Orders**   | View, manage, assign, and export all notices/orders across portals                   |
| **Business Entities**  | Create and manage business units (GSTIN/PAN/TAN) and their addresses                 |
| **User Management**    | Manage users, assign roles, and control access                                       |
| **Portal Integration** | Configure portal credentials and trigger notice data fetches                         |

The **top-right header** contains:

* **App Switcher** (grid icon) — switch between Masters India products.
* **Theme Toggle** (moon icon) — toggle dark/light mode.
* **User Profile** — displays the logged-in user's name (e.g., "Avneesh Arya") with a dropdown for account actions.

At the bottom of the sidebar, the **Try MI Products** link provides access to other Masters India offerings.


---

# 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.mastersindia.co/notice-management/documentation/readme.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.
