# Specifications

- [Functional Specifications](https://docs.digit.org/sandbox/specifications/functional-specifications.md)
- [Account/Tenant Management](https://docs.digit.org/sandbox/specifications/functional-specifications/account-tenant-management.md)
- [User Management](https://docs.digit.org/sandbox/specifications/functional-specifications/user-management.md)
- [Authentication & Login](https://docs.digit.org/sandbox/specifications/functional-specifications/authentication-and-login.md)
- [Authorisation](https://docs.digit.org/sandbox/specifications/functional-specifications/authorisation.md)
- [Complaints](https://docs.digit.org/sandbox/specifications/functional-specifications/complaints.md): A quick overview of the Complaints product, the functionality offered and the card options on the home page.
- [Employee Management](https://docs.digit.org/sandbox/specifications/functional-specifications/employee-management.md): An overview of Employee Management, what it is used for and the various employee roles to select from.
- [Product Requirements Document](https://docs.digit.org/sandbox/specifications/product-requirements-document.md)
- [User Manual](https://docs.digit.org/sandbox/specifications/user-manual.md)
- [Logging Into Sandbox](https://docs.digit.org/sandbox/specifications/user-manual/logging-into-sandbox.md)
- [Complaints User Manual](https://docs.digit.org/sandbox/specifications/user-manual/complaints-user-manual.md): A detailed document describing how to use the Complaints product in Sandbox
- [Citizen User](https://docs.digit.org/sandbox/specifications/user-manual/complaints-user-manual/citizen-user.md)
- [Login As Citizen User](https://docs.digit.org/sandbox/specifications/user-manual/complaints-user-manual/citizen-user/login-as-citizen-user.md)
- [File Complaints](https://docs.digit.org/sandbox/specifications/user-manual/complaints-user-manual/citizen-user/file-complaints.md)
- [View Filed Complaints](https://docs.digit.org/sandbox/specifications/user-manual/complaints-user-manual/citizen-user/view-filed-complaints.md)
- [Rate Complaints](https://docs.digit.org/sandbox/specifications/user-manual/complaints-user-manual/citizen-user/rate-complaints.md)
- [Reopen Complaint](https://docs.digit.org/sandbox/specifications/user-manual/complaints-user-manual/citizen-user/reopen-complaint.md)
- [Employee User](https://docs.digit.org/sandbox/specifications/user-manual/complaints-user-manual/employee-user.md)
- [File Complaints](https://docs.digit.org/sandbox/specifications/user-manual/complaints-user-manual/employee-user/file-complaints.md)
- [View Complaints](https://docs.digit.org/sandbox/specifications/user-manual/complaints-user-manual/employee-user/view-complaints.md)
- [Assign/Reject Complaint](https://docs.digit.org/sandbox/specifications/user-manual/complaints-user-manual/employee-user/assign-reject-complaint.md)
- [Resolve Complaint](https://docs.digit.org/sandbox/specifications/user-manual/complaints-user-manual/employee-user/resolve-complaint.md)
- [Configure Complaint Masters](https://docs.digit.org/sandbox/specifications/user-manual/complaints-user-manual/employee-user/configure-complaint-masters.md)
- [Employee Management User Manual](https://docs.digit.org/sandbox/specifications/user-manual/employee-management-user-manual.md): A usage guide for Employee Management
- [Create New Employee](https://docs.digit.org/sandbox/specifications/user-manual/employee-management-user-manual/create-new-employee.md)
- [Login As An Employee](https://docs.digit.org/sandbox/specifications/user-manual/employee-management-user-manual/login-as-an-employee.md)
- [Search Employees](https://docs.digit.org/sandbox/specifications/user-manual/employee-management-user-manual/search-employees.md)
- [Edit Employee](https://docs.digit.org/sandbox/specifications/user-manual/employee-management-user-manual/edit-employee.md)
- [Configure Employee Master](https://docs.digit.org/sandbox/specifications/user-manual/employee-management-user-manual/configure-employee-master.md)
- [Walkthrough Videos](https://docs.digit.org/sandbox/specifications/user-manual/walkthrough-videos.md): A comprehensive set of videos describing Sandbox functionalities and user flows


---

# 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.digit.org/sandbox/specifications.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.
