> For the complete documentation index, see [llms.txt](https://donedl.gitbook.io/donedl-process/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://donedl.gitbook.io/donedl-process/donedl-process.md).

# DoneDL Process

We have a solid process that ensures and assure delivering a proper value for our customers.

<figure><img src="/files/B5XXbFYUv2tpMSa0tn7D" alt=""><figcaption></figcaption></figure>

**Phase One - Setup and Configuration**

This is the initial phase for setuping the frappe/erpnext framework on the servers and configuring domains and all modules to be installed on the framework to be ready for implementation.

This includes deploying on-prem or on local data centers as Oracle/Alibaba

**Phase Two - Process Mapping**

<br>

This stage is the core phase where each top level management in each department meets a consultant to reflect on the process and swimlane diagrams for the process to be reviewed and illustrated.

**Phase Three - Implementation**<br>

The process of applying the process mapping for the modules and configurations/customizations needed for proper operation for the whole cycle includes multiple iterations to confirm the optimum enhanced and effective process for operation.<br>

**Phase Four - Training and Handover**

This includes multiple meetings with each department. We usually record those meetings for future references for new team members, and this includes illustrating on hand on the system with each department for them to start operating on the system.<br>

**Phase Five - Support**

This phase includes support which is important after operation; some tuning/changes may be required for a more enhanced process or values for the business to operate in a more automated and harmonious way.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://donedl.gitbook.io/donedl-process/donedl-process.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.
