# Email Footer

#### A Common footer for all the Email Notifications.

It will gets Appended (at the End of Email Body) in all the Email Notifications (Admin, Author).

We have added predefined format for **Email Footer.**

![Email Footer](/files/-MGSKfeQ7EteIriu4i-B)

#### **To Update the  Email Footer.**

* Go To **Email Footer Section.**
* Update **Footer Text(**[**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 **Footer Text.**
{% 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/email-footer.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.
