# Case B

## Matching User Record Identified

When the Service Provider detects **two records with matching user information**—one from UAE PASS and one from the local system—the system should **automatically compare the data**.

If a match is confirmed, the user will be prompted to **log in using their existing Service Provider credentials** (e.g., username and password) to securely link the accounts. This method ensures a **smooth and secure account linking experience**, enabling seamless access to services.

> *The appropriate design screen for Case B should be displayed to guide the user through this step.*

<figure><img src="/files/09K9nF1KLw9vg7Qmm1LR" alt=""><figcaption></figcaption></figure>


---

# 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.uaepass.ae/guidelines/design-guidelines/account-linking-guidelines/manual-linking/case-b.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.
