> For the complete documentation index, see [llms.txt](https://jrpdocs.hyvikk.space/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jrpdocs.hyvikk.space/features/wizard-settings/publication-configuration.md).

# Publication Configuration

### To Update Publication Configuration

![](/files/YPfvsYvHJzvc4xs2fL4B)

#### Fill Up All the Required Fields.

After Changing the Details, Click on "**Save Changes".**

{% hint style="info" %}
Each and Every fields are being used in one or more functionalities of the Plugin. So, it is important to Configure the Plugin Properly.
{% endhint %}

#### More Information About Fields :

* Publication Name : Journal Publication Company Name OR Website Name
* Publication Start Date : Birth-date OR Launch Date of Journal Publication Website. These Date will be used to Manage Volume-Issues Publishing Articles.
* Subjects For Which You Will Accept The Articles : List of Article categories for which your publication website want to Accept the Articles.
* Article Prefix : A prefix used in Generating Unique IDs for Submitting Articles
* Countries For Which You Accept The Articles : Countries List for Submitting Articles
* Submission Notifications : On Submission of Article(s) by Author; Admin will Receive Email Notification about the Submission.
* Is Your System Multiple Authored : Enable it, if you Allow Multiple Authored Articles be Submitted on your Website.
* Maximum Number Of Co-Authors In An Article : Maximum Allowed Co-Authors for an Article.
* Issue Frequency : No. of Issues your Website will Publish in a Year.
  * *Options \[Available] : 2, 6, 12 Issues Per Year*
* Recaptcha(optional) : Google Recaptcha to Protect Spam Article Submissions. To use this Feature You must Have **LIVE** Website and Recaptcha Site and Secret Keys. You can generate it from [**HERE**](https://developers.google.com/recaptcha/intro).
* Directory URL : Directory on Which you want to save all your Article files(doc,docx).&#x20;
  * *Default Directory: "Wp-content/uploads/journal"*
  * Note: Directory Must have Access Rights to Store the Files
* Upload File Size : Maximum Permissible File Size For Articles.
  * Default : 5 MB\*

Installation will Continue if all the Required Details are Filled Up. If you still get problems with installation you can always contact us. **We'll respond you within 48 hours. you can get in touch using below buttons.**

{% hint style="success" %}
:tools:[Get a Installation Service](https://codecanyon.net/user/hyvikk):question:[Ask a Question](https://codecanyon.net/item/article-publication/21211407/comments) :e-mail: [Leave us an Email](mailto:support@hyvikk.com)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://jrpdocs.hyvikk.space/features/wizard-settings/publication-configuration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
