# Journal Articles

&#x20;The workflow is structured in three steps:

1. **Create a Journal**
2. **Add Volumes/Issues to the Journal**
3. **Upload Journal Articles**

### Add a Journal

1. Select **journals** from the list of menu items

<div align="left"><figure><img src="/files/fraDPNeWUtzxOlHfRcTL" alt=""><figcaption></figcaption></figure></div>

2. Click the "**Add Journal**" button

<figure><img src="/files/yM5Sxe6CxOqomymg9dUz" alt=""><figcaption></figcaption></figure>

3. Complete the required fields:

* **Title**: Full name of the journal
* **Slug**: Auto-generated&#x20;
* **DOI** (optional): If available

4. Click **Save** or **Save and continue editing**

### Add Volumes / Issues

1. Click the **Volumes/Issues** tab
2. Enter the volume or issue title e.g vol 1
3. Click **Add another Volume/Issue** to include multiple entries

<figure><img src="/files/ArfViDFkzEcICOyfRgWB" alt=""><figcaption></figcaption></figure>

4. Click **Save** or **Save and continue editing**

### Upload a Journal Article

1. Go to **Journal articles** in the admin sidebar
2. Click **Add journal article**

<figure><img src="/files/dsmWlhThjHp4A0TFK531" alt=""><figcaption></figcaption></figure>

3. Complete the key details

* Click **Choose file** to upload the article document

<figure><img src="/files/TmQQQda2JDSXyUDwmn9i" alt=""><figcaption></figcaption></figure>

* **Title**: Article title
* **Jurisdiction**: Select the relevant jurisdiction
* **Locality**: Optional (if applicable)
* **Date**: Publication date of the article
* **Language**: Language of the article
* **Published**: Check the box to make the article visible on the site
* **Journal**: Select the journal created
* **Volume**: Select the appropriate volume/issue
* **Page range**: Optional (e.g. 17–24)
* **Authors:** Select existing authors or institutions from the list, or add new authors if needed&#x20;

4. Click the **Taxonomies** tab to assign taxonomies

<figure><img src="/files/al9Iv5jd9TY8HcuPKbdL" alt=""><figcaption></figcaption></figure>

5. Utilizing **taxonomies** helps classify the journal article properly&#x20;
6. Click **save**
7. Click **View on site** to view the journal article
8. To make **edits** to the journal article you added, click the **edit button** in the top left corner of the article
9. Make the necessary changes and click save again.


---

# 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://liieditors.docs.laws.africa/managing-documents/journal-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.
