# Journal Reversal

{% hint style="info" %}
Journal Reversal is not included within Charted's AP Automation Suite. Contact [support ](/ap-automation/charted-support.md)if you are interested in learning more about this feature.
{% endhint %}

### Reversing a Journal Entry

1\.   Navigate to any Journal Entry in your NetSuite account

2\.   When viewing a Journal Entry, there will be a Reverse button visible on the screen. This button will only appear for employees based on the permissions defined in the Configuration section above.

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

3\.   Press Reverse

4\.   You will be shown a screen to preview the Journal Entry reversal. All information will be copied from the original Journal Entry. The following changes will be made automatically:

* Posting Period will be set to the original Journal Entry’s Posting Period, unless that Positing Period is closed. If closed, the Posting Period will default to the current open Posting Period.
* Memo will copy from the original Journal Entry. However, it will add information to the memo to indicate the original Journal Entry being reversed.
* The Journal Entry lines will be updated to reverse the original Journal Entry.

5\.   Make any changes required and then press Save to complete the reversal.


---

# 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://docs.charted.com/ap-automation/charted-features/journal-reversal.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.
