# Reviewers

Whenever Admin Assigns any Article to Reviewer(s), the System will Send an Email Notification to them.

{% hint style="info" %}
*This will make reviewer(s) aware about any New Article Assignment.*
{% endhint %}

We have added a predefined format for **Article Assignment** Email Notificatio&#x6E;**.**

![Article Assignment Email Notification](/files/btRMriNtcON1knKzkxFP)

#### **To Update Article Assignment Notification for Reviewer(s).**

* Update **Subject** and **Email Body(**[**Text Editor**](https://mhthemes.com/support/knb/how-to-use-wordpress-text-editor-for-writing-posts/)**)**.
* Navigate to Bottom of the Page and Click on **"Save Changes"** Button to Save.

{% hint style="info" %}
To make Reviewer Specific Customized Email , You can use Shortcodes in **Email Subject** and **Body Part.**
{% endhint %}

#### Available Shortcodes:

* \[title] - Article Title
* \[article\_id] - Article Identifier
* \[volume] - Volume Number
* \[issue] - Issue Number
* \[date] - Article Date
* \[pub\_name] - Publisher Name
* \[wordpress\_email] - Wordpress Admin Email
* \[site\_url] - Website URL
* \[reviewer\_name] - Reviewer Name
* \[article\_assign\_date] - Date of Article Assigned


---

# 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/email-notifications/article-assignment/article-authors.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.
