# Admin Portal Collab Guide

### Overview <a href="#overview" id="overview"></a>

Welcome to the Admin Portal Collab Guide. The **Admin Portal** is a web-based application that allows administrative personnel to manage various master data sets. It provides functionalities to oversee resources such as registration centers, devices, machines, users, and security management. Admin users can also generate master keys, track registration status, retrieve lost RIDs, and resume paused packets.

For a detailed breakdown of the Admin Portal features, please refer to the [Administration Page](https://docs.mosip.io/1.2.0/modules/administration/admin-portal-user-guide).

### Pre-requisites <a href="#pre-requisites" id="pre-requisites"></a>

* Accessing the Admin portal in the Collab environment requires no complex setup.
* All you need is a **username and password** to login to the [Admin Portal](https://iam.collab.mosip.net/auth/realms/mosip/protocol/openid-connect/auth?client_id=mosip-admin-client\&redirect_uri=https://api-internal.collab.mosip.net/v1/admin/login-redirect/aHR0cHM6Ly9hZG1pbi5jb2xsYWIubW9zaXAubmV0Lw==\&state=022130ef-ff8f-4ef0-b6da-dc473b82f5b4\&response_type=code\&scope=email).
* If you do not have credentials, you can request them [here](https://forms.gle/CvUzXSPWQFJ7iBrL7)**.**

### Step-by-Step Guide <a href="#step-by-step-guide" id="step-by-step-guide"></a>

**Step 1:** Access the Admin Portal

Visit the **Admin Portal** in the Collab environment by navigating to the [Admin Portal](https://iam.collab.mosip.net/auth/realms/mosip/protocol/openid-connect/auth?client_id=mosip-admin-client\&redirect_uri=https://api-internal.collab.mosip.net/v1/admin/login-redirect/aHR0cHM6Ly9hZG1pbi5jb2xsYWIubW9zaXAubmV0Lw==\&state=022130ef-ff8f-4ef0-b6da-dc473b82f5b4\&response_type=code\&scope=email).

**Step 2:** Log in to the Portal

1. Enter your **username** and **password**.
2. Click **Login** to proceed.

**Step 3:** Explore Admin Portal Features

Once logged in, you can access the available features based on your role. Refer to the [Admin Portal User Guide](https://docs.mosip.io/1.2.0/modules/administration/admin-portal-user-guide) for more details on specific functionalities.

### Additional Resources <a href="#additional-resources" id="additional-resources"></a>

Please watch this [video](https://docs.mosip.io/1.2.0/modules/administration/admin-portal-user-guide#session-1) to learn more about the features in the Admin Portal.

### Get in Touch <a href="#get-in-touch" id="get-in-touch"></a>

If you require any assistance or encounter any issues during the testing and integration process, kindly reach out to us through the support mechanism provided below:

1. Navigate to [Community](https://community.mosip.io/).
2. Provide a detailed description of your issue, including:\
   a. Steps to reproduce the problem.\
   b. Error messages, logs, or screenshots (if applicable)\
   c. Any other relevant details to help diagnose the issue

***We wish you a smooth experience with the Admin Portal collab guide!***


---

# 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/id-lifecycle-management/support-systems/administration/test/admin-portal.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.
