# Vindicia Report

The Vindicia Report includes all of the records that have been sent to Vindicia, as well as the current status and refund details as of the run-date.

The 'Totals By Status' section of the report is summarized based on the five statuses described below.

1. **Failure:**\
   These are the records for which Vindicia has not been able to capture the payment. If the Vindicia process was not successfully completed, the default state is set to *Failure*.
2. **Cancelled:**\
   If a Circ Customer Service activity occurs, such as the Subscriber making a payment, a billing change, or being Perm Stopped while Vindicia is trying to capture the payment, Vindicia will cancel any pending attempts, and the records will have the Cancelled status.
3. **Refunded:**\
   If a Circ Customer Service activity occurs, such as the Subscriber making a payment, a billing change, or being Perm Stopped after Vindicia has been able to capture the payment, the records will have the *Refunded* status.
4. **Captured:**\
   If Vindicia has been able to capture the payment successfully, the records will have the *Captured* Status.
5. **Pending:**\
   The records for which Vindicia is attempting to capture the payment will have a *Pending* Status. This status will be shown in the report until the value set in the Business Rule— ***What is the maximum number of days Vindicia Retain will try transaction processing?*** ([*Pymt Auth - Vindicia*](https://docs.navigaglobal.com/circulation-setup-manual/business-rules/pymt-auth-vindicia) section) has been reached.

#### To create the Vindicia Report:

1. Go to *Graphical Accounting > Subscriber Payments > Vindicia Report*.<br>

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

2. Select Add and complete the following fields.<br>

   <table><thead><tr><th width="171.33333333333334">Field</th><th width="117">Type</th><th>What to enter</th></tr></thead><tbody><tr><td>START DATE,<br>END DATE</td><td>date</td><td>Enter the date range for fetching the status of the records sent to Vindicia.</td></tr><tr><td>EXPORT DETAIL</td><td>yes/no</td><td>Indicate if you want to export the Vindicia Report.</td></tr><tr><td>FILE NAME</td><td>open (25)</td><td>Enter the name of the file to be exported.</td></tr></tbody></table>

3. Click **OK** and then **Continue** to produce the report.<br>

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

### Example—Vindicia Report

<figure><img src="/files/1Bm2rD4YR0k1Ffo8T8GC" alt=""><figcaption></figcaption></figure>


---

# 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.navigaglobal.com/circulation-user-manual/accounting/subscriber-payments-menu/vindicia-report.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.
