> For the complete documentation index, see [llms.txt](https://docs.uaepass.ae/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.uaepass.ae/feature-guides/eseal/desc-process-for-dubai-entities/process-overview.md).

# Process overview

The below diagram shows the end-to-end process and indicates who is responsible of each step. The process involves three actors that are engaged as follows:

\
1\. The customer (eSeal requester): is an entity aims to have an eSeal certificate to use it to apply eSeals on documents issued by the entity to confirm the identity of the document issuer, the origin and integrity of the data source in these documents.

\
2\. DDA – UAE PASS team (referenced hereinafter as UAE PASS team): The UAE PASS offers eSeal singing leveraging its digital signing platform. In this context, the eSeal signing key is going to be generated within the UAE PASS platform and then certified by DESC CA. Once the certification is done as part of this process, the customer will be able to use their eSeal certificate to apply eSeals on their document through the APIs exposed by the UAE PASS platform.

\
3\. DDA - DESC team (referenced hereinafter as DESC team): being the CA offering certification services for eSeals. The CA standard role in this process is to vet the identity of certificate requester prior to issuing the certificate. DESC CA signs the eSeal signing key generated by the UAE PASS team and share the certificate as part of the process.

### Please refer below diagram for the Desc eSeal onboarding process

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


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.uaepass.ae/feature-guides/eseal/desc-process-for-dubai-entities/process-overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
