# Map Officer to Centre and Machine

### Overview <a href="#id-6.-map-officer-to-centre-and-machine" id="id-6.-map-officer-to-centre-and-machine"></a>

Once the officer, centre, and machine are created for CRVS, the next step is to map the user to the centre. This ensures the user is properly associated with the correct zone and centre for their operations.

1. **Log in to Admin UI**
   1. Log in to the Admin UI using the **admin** user created in Keycloak if it is a fresh environment.
2. **Map Zone to User**
   1. Navigate to **Resources** → **User Zone Mapping** → **Map Zone**.
   2. Select the **username** for which the zone is to be mapped.
   3. Choose the appropriate **zone** from the dropdown.
   4. Click **Save**.
   5. Refer to the accompanying images for further guidance.
3. **Activate the User**
   1. After mapping the zone, activate the user.
4. **Map Centre to User**
   1. Navigate to **Resources** → **User Centre Mapping**.
   2. Select the **username** for which the centre needs to be mapped.
   3. Choose the appropriate **centre** from the dropdown.
   4. Click **Save**.
   5. Activate the user, as outlined in Step 3.


---

# 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.mosip.io/1.2.0/interoperability/integrations/mosip-crvs-integration/prerequisites-configurations-and-operations/operational-considerations/map-officer-to-centre-and-machine.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.
