# Approve Registration Req.

Anyone who want to become a Reviewer has to Register himself by Using **Reviewer Registration Form.**

After Registration; Admin needs to **"verify"** and **"Approve"** Registration Request.

{% hint style="warning" %}
Admin Verification Depends on how much Information you require from Reviewer while registering. Admin can also directly approve the Request without any concerns.
{% endhint %}

<figure><img src="/files/h8SBqREJlCu1MFYcfjNb" alt=""><figcaption><p>Verification Field in Registered Reviewer's Information</p></figcaption></figure>

#### **To Approve Registration Request of a Reviewer.**

* Go to **Custom Field** Section.
* Select **Status** (Accept / Reject)
* Navigate to Bottom of the Page and Click on **"Update User"** Button to Save.
* **Done !**

### **Voila ! Reviewer Registration Request has been Managed Successfully.**

By Approving Reviewer's Registration Request; Reviewer will get Access to Below Mentioned Functionalities.

* **View List of Articles**
* **Download Article File (File Submitted by Author From** [**Article Submission Page**](/frontend-features/article-submission.md)**)**
* **Submit Reviews for the Listed Article(s)**
* **View/Download Published Article(s)**


---

# 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://jrpdocs.hyvikk.space/features/reviewer-users/approve-registration-req..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.
