> 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/getting-onboarded-with-uae-pass/onboarding-process-for-uae-pass-service-providers/go-live-phase.md).

# Go live Phase

<table><thead><tr><th width="95">Step</th><th>Activities</th><th>Responsibility</th></tr></thead><tbody><tr><td>1</td><td>Service Provider to share the relevant Go Live form based on the feature integrated.  For Authentication, Digital Signature, Facial bio metrics TC, Web Registration and eSeal features please fill <a href="#go-live-form-for-uae-pass-features-authentication-digital-signature-facial-bio-metric-tc-web-registr"><mark style="color:green;">Go Live form for UAE PASS Features</mark></a> and for Data sharing authorization feature please fill<a href="#go-live-form-data-sharing-authorization"> <mark style="color:green;">Go Live form Data sharing Authorization Feature</mark></a><mark style="color:green;">.</mark></td><td>Service Provider</td></tr><tr><td>2</td><td>Issue Production Credentials.</td><td>Onboarding Team</td></tr><tr><td>3</td><td>Service provider to continue with production environment implementation.</td><td>Service Provider</td></tr><tr><td>4</td><td>Service Provider to inform the Go Live Date</td><td>Service Provider </td></tr><tr><td>5</td><td>Conduct the production assessment.</td><td>Onboarding Team</td></tr><tr><td>6</td><td>Share Service Desk Credentials with Service Provider team to log incidents for post go-live support. </td><td>Onboarding Team</td></tr></tbody></table>

#### <mark style="color:green;">Go‑Live Form for UAE PASS Features (Authentication, Digital Signature, Facial Bio Metric TC, Web Registration & eSeal)</mark>

{% file src="/files/OkaJpAokYNzAlzkLhVJN" %}

{% hint style="warning" %} <mark style="color:$warning;">Note:</mark> <mark style="color:$warning;">Please fill this form if you are integrating with UAE PASS Authentication, Digital Signature, Facial Bio Metric Transaction Confirmation, eSeal or Web Registration features.</mark>
{% endhint %}

#### <mark style="color:green;">Go Live Form for Data Sharing Authorization Feature.</mark>

{% file src="/files/lqjJBFtYfGPzXSczRDcJ" %}

{% hint style="warning" %} <mark style="color:$warning;">Note:</mark> <mark style="color:$warning;">Please fill this form only if you are integrating with UAE PASS  Data Sharing Authorization feature.</mark>
{% endhint %}


---

# 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/getting-onboarded-with-uae-pass/onboarding-process-for-uae-pass-service-providers/go-live-phase.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.
