# Project

[Click here ](https://health.digit.org/technology/architecture/low-level-design/services/project)to access the technical specifications for this service.

## Related Topics

* [Functional specifications - Project](/works/specifications/functional-specifications/project.md)
* [Project module service configuration](/works/setup/configure-works/service-configuration/project.md)
* [Project module UI configuration](/works/reference-implementations/muktasoft-v2.2/deployment/configuration/ui-configuration/modules/project.md) - for MuktaSoft
* [Project user stories](/works/reference-implementations/muktasoft-v2.2/specifications/functional-requirements/user-stories/time-extension.md) - for MuktaSoft
* [Employee user manual on using the Project module](/works/reference-implementations/muktasoft-v2.2/implementation/training-resources/user-manual/web-application-user-manual/project.md) - for MuktaSoft


---

# 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/works/platform/architecture/low-level-design/services/project.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.
