# Admin

On Submission of New Article from any Author, Admin will Receive Email Notification of it.

We have added predefined email format for **New Article Submission Notification.**

![Article Submission Notification for Admin](/files/-MGSJ7K-MZKoyuWKDK3a)

#### **To Update the  Article Submission Notification Section.**

* Go To **Article Submission Notification.**
* 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" %}
You can also 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


---

# 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/status-emails/admin.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.
