# View Articles

By Login to Reviewer's Account using [**Received Login Details**](/for-reviewers/reviewer-registration/reviewer-login-credentials.md)**;** Reviewer will be Redirected to **Dashboard.**

### **Manage Author Articles**

This Page Shows List of Articles Assigned To Reviewer.

![List of Articles](/files/-M_PvYuWc4NzghCCBpN6)

{% hint style="success" %}
After Plugin Version 4.0.0; Reviewer(s) can only See Article(s) which has been Assigned to them by Admin.
{% endhint %}

### Features

* [**View** ](/features/articles/view-article.md)**:** To View Article(s) listed on Website (which has **status = "Published"**).
* [**Download**](/for-reviewers/download-raw-articles.md) **:** To Download Article.
* [**Edit**](/for-reviewers/submit-review.md) **:** To Add Review in Article.


---

# 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/for-reviewers/view-articles.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.
