# CC Success Report

The Credit Card (CC) Success Report includes a detailed analysis of the credit card success rate for each Subscription Type, including information on declined and successful transactions.

#### To run the CC Success Report:

1. Select CC Success Report from the Management menu to display the Credit Card Success Report window.\ <br>

   <figure><img src="/files/pjS6Q2jYLBJ7HkyOYzWS" alt=""><figcaption></figcaption></figure>
2. Click Add and complete the following fields.<br>

   <table><thead><tr><th width="174.66666666666669">Field</th><th width="132">Type</th><th>What to enter</th></tr></thead><tbody><tr><td>DATABASE</td><td>display</td><td>Name of the database.</td></tr><tr><td>START DATE,<br>END DATE</td><td>date</td><td>Enter a date range for which the report is to be extracted.</td></tr><tr><td>FILE NAME</td><td>open (30)</td><td>Enter the file name for the export.</td></tr></tbody></table>
3. Click OK and then Continue to produce the report.

### Example— CC Success Report

<figure><img src="/files/eVfOVxnj1Kgq1yAZmr08" 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/reporting/management-menu/cc-success-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.
