> ## Documentation Index
> Fetch the complete documentation index at: https://guide.recital.finance/llms.txt
> Use this file to discover all available pages before exploring further.

# User Reconciliation

> User-driven Reconciliation Flow

User Reconcilation is the most sophisticated reconcilation type on Recital, supporting even the most demanding worklow and giving you full control over the process.

### User Reconciliation Flow

* Ingestion of data via file upload (CSV/XLSX)
* Entry of tailored matching and transformation rules, using a business-user friendly UI
* Saving of these rules for later system/user re-use
* Run Matching
* Dashboard View and Reports on reconciliation outcome data

### Create a New User Reconciliation

####

#### Sample Scenario 1: Transaction Reconciliation

Let's assume we want to use Recital to perform **transaction reconciliation** on **transaction data** from different sources.

<AccordionGroup>
  <Accordion title="Data">
    **Transaction Data 1: TSS\_Statement.xlsx - Internal Ledger Transaction File**

    | Transaction Date | Account Number   | Transaction\_Amount | Fee | STAN | RRN  | Terminal ID | Description    |
    | ---------------- | ---------------- | ------------------: | --: | ---- | ---- | ----------- | -------------- |
    | 2025-03-01       | NGN9201386492758 |               8,200 |  82 | 382  | 3842 | 3PSYQLFK    | POS Purchase   |
    | 2025-03-01       | NGN9201386493380 |              16,000 | 160 | 574  | 8537 | W5MHTVZQ    | POS Purchase   |
    | 2025-03-01       | NGN9203958716402 |               7,500 |  75 | 400  | 1560 | 9KQBRYHT    | Funds Transfer |
    | 2025-03-01       | NGN9203958716402 |               9,500 |  95 | 478  | 6190 | 0ZMLKQDP    | POS Purchase   |
    | 2025-03-01       | NGN9203958716402 |               1,450 |  72 | 670  | 900  | V4JS9WPK    | POS Purchase   |
    | 2025-03-01       | NGN9204816539274 |               5,000 |  50 | 120  | 150  | 7LDXPRQK    | POS Purchase   |
    | 2025-03-01       | NGN9204816539274 |               6,400 |  64 | 414  | 4625 | 1BNXHTZP    | Bill Payment   |
    | 2025-03-01       | NGN9204816539274 |              13,400 | 134 | 606  | 9320 | Z8KLP3RJ    | Bill Payment   |
    | 2025-03-01       | NGN9205728913460 |              15,000 | 150 | 350  | 3060 | 8HTWJCRD    | Deposit        |
    | 2025-03-01       | NGN9205728913460 |               5,000 |  50 | 542  | 7755 | R9QK2XTL    | Deposit        |
    | 2025-03-01       | NGN9207641823950 |              12,000 | 120 | 350  | 350  | 4MJTSWEP    | ATM Withdrawal |
    | 2025-03-01       | NGN9207641823950 |              22,000 | 220 | 446  | 5407 | 5GRTVJQM    | ATM Withdrawal |
    | 2025-03-01       | NGN9207641823950 |               8,700 |  89 | 638  | 1000 | H2QTXNMF    | ATM Withdrawal |
    | 2025-03-01       | NGN9208162345791 |               3,000 |  30 | 210  | 2355 | 6VNZLQXM    | POS Purchase   |
    | 2025-03-01       | NGN9208162345791 |               7,800 |  78 | 510  | 6972 | 2XJFWNHT    | Funds Transfer |
    | 2025-03-01       | NGN9208162345799 |               6,245 |  43 | 222  | 1234 | 2XJZZZHT    | Funds Transfer |

    <Info>
      Source: Internal; Format: XLSX; Frequency: Daily
    </Info>

    **Transaction Data 2: TSS\_ATM.xlsx - External Transaction File**

    | Transaction Date | Account Number | Settlement\_Impact | Fee | STAN   | RRN  | Terminal ID | Description    | Settlement\_Impact\_Desc | Bank\_Card\_Brand | Currency\_Name |
    | ---------------- | -------------- | -----------------: | --: | ------ | ---- | ----------- | -------------- | ------------------------ | ----------------- | -------------- |
    | 2025-03-01       | 1234567801     |              5,000 |  50 | 200101 | 150  | T001        | POS Purchase   | Amount\_Payable          | Verve             | Naira          |
    | 2025-03-01       | 1234567802     |             12,000 | 120 | 200102 | 350  | T002        | ATM Withdrawal | Amount\_Receivable       | Verve             | Naira          |
    | 2025-03-01       | 1234567803     |              7,000 |  70 | 200103 | 1560 | T003        | Funds Transfer | Amount\_Payable          | Verve             | Naira          |
    | 2025-03-01       | 1234567804     |              3,000 |  30 | 200104 | 2355 | T004        | POS Purchase   | Amount\_Receivable       | Verve             | Naira          |
    | 2025-03-01       | 1234567805     |             15,000 | 150 | 200105 | 3060 | T005        | Deposit        | Amount\_Payable          | Verve             | Naira          |
    | 2025-03-01       | 1234567806     |              8,200 |  82 | 200106 | 3842 | T006        | POS Purchase   | Amount\_Receivable       | Verve             | Naira          |
    | 2025-03-01       | 1234567807     |              6,000 |  60 | 200107 | 4625 | T007        | Bill Payment   | Amount\_Payable          | Verve             | Naira          |
    | 2025-03-01       | 1234567807     |             22,000 | 220 | 200867 | 5407 | T008        | ATM Withdrawal | Amount\_Receivable       | Verve             | Naira          |
    | 2025-03-01       | 1234567808     |              9,600 |  96 | 200109 | 6190 | T009        | POS Purchase   | Amount\_Payable          | Verve             | Naira          |
    | 2025-03-01       | 1234567809     |              7,800 |  78 | 200110 | 6972 | T010        | Funds Transfer | Amount\_Receivable       | Verve             | Naira          |
    | 2025-03-01       | 1234567810     |              5,000 |  50 | 200111 | 7755 | T011        | Deposit        | Amount\_Payable          | Verve             | Naira          |
    | 2025-03-01       | 1234567811     |             15,000 | 150 | 200112 | 8537 | T012        | POS Purchase   | Amount\_Receivable       | Verve             | Naira          |
    | 2025-03-01       | 1234567812     |             13,400 | 134 | 200113 | 9320 | T013        | Bill Payment   | Amount\_Payable          | Verve             | Naira          |
    | 2025-03-01       | 1234567813     |              9,100 |  91 | 200114 | 1010 | T014        | ATM Withdrawal | Amount\_Receivable       | Verve             | Naira          |
    | 2025-03-01       | 1234567814     |              7,000 |  70 | 200115 | 1088 | T015        | POS Purchase   | Amount\_Payable          | Verve             | Naira          |
    | 2025-03-01       | 1234567815     |             11,084 |  50 | 200116 | 6890 | T016        | Deposit        | Amount\_Receivable       | Verve             | Naira          |
    | 2025-03-01       | 1234567816     |             11,261 | 150 | 200117 | 7233 | T017        | POS Purchase   | Amount\_Payable          | Verve             | Naira          |
    | 2025-03-01       | 1234567817     |             11,437 | 134 | 200118 | 7575 | T018        | Bill Payment   | Amount\_Receivable       | Verve             | Naira          |
    | 2025-03-01       | 1234567818     |             11,614 |  91 | 200119 | 7918 | T019        | ATM Withdrawal | Amount\_Payable          | Verve             | Naira          |
    | 2025-03-01       | 1234567819     |             11,790 |  70 | 200120 | 8261 | T020        | POS Purchase   | Amount\_Receivable       | Verve             | Naira          |

    <Info>
      Source:External; Format: XLSX; Frequency: Daily
    </Info>
  </Accordion>

  <Accordion title="Matching Rule Specification">
    Assume for the transaction reconciliation, matching between the two data sources involves the following fields and definition.

    | File 1         | File 2   | Fields Used                             | Rule Definition                                       |
    | :------------- | :------- | :-------------------------------------- | :---------------------------------------------------- |
    | TSS\_Statement | TSS\_ATM | RRN,RRN                                 | `RRN <EXACT_MATCH> RRN`                               |
    | TSS\_Statement | TSS\_ATM | Transaction\_amount, Settlement\_impact | `Transaction_amount <AMOUNT_MATCH> Settlement_impact` |

    <Info>
      Reconciliation rules leverage **unique identifiers (RRN)** and **transaction amount** to ensure high‑confidence match across the`TSS_Statement`and`TSS_ATM`files.
    </Info>
  </Accordion>

  <Accordion title="Transformation Rule Specification">
    Assume for the transaction reconciliation the following normalization/transformation on the transaction files.

    | File Name      | Column Name                                  | Description                  | Required | Normalize                                                                                                                                                                                                      |
    | :------------- | :------------------------------------------- | ---------------------------- | -------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
    | TSS\_Statement | RRN, Transaction\_amount                     | Internal Ledger transactions | YES      | `CONCAT(RRN, STAN, TerminalID + Transaction_amount)`                                                                                                                                                           |
    | TSS\_ATM       | Retrieval\_reference\_nr, Settlement\_impact | External ATM Transaction     | YES      | `FILTER(Settlement_Impact_Desc IN Amount_Payable and Amount_Receivable)`<br /><br />`ABS(Settlement_impact)`<br /><br />`CONCAT(Retrieval_reference_nr, STAN, TerminalID + Settlement_Impact, Account_Number)` |

    <Info>
      Rule 1: Normalization in tss\_statement generates a unique concatenated key for full traceability down the line. \
      Rule 2: Normalization in `tss_atm` ensures that settlement impact considered are relevant, absolute values are considered, and unique concatenated keys are generated for easier traceability down the line.
    </Info>
  </Accordion>

  <Accordion title="Transaction Reconciliation using Recital">
    #### Handling Sample Scenario 1

    Creating a new user reconciliation to handle the transaction reconciliation is easy and straight forward.

    <Steps>
      <Step title="Navigate to the Reconciliation Page">
        Use the left menu on Recital to navigate to the Reconciliation page

        <img src="https://mintcdn.com/guide/zuDgiCMoboakRiz6/images/reconciliation/reconciliation_home_page.png?fit=max&auto=format&n=zuDgiCMoboakRiz6&q=85&s=79e54743211f004dd5aafe234f353a70" alt="Reconciliation Home Page" width="2880" height="1800" data-path="images/reconciliation/reconciliation_home_page.png" />
      </Step>

      <Step title="Start New Reconcliation Flow">
        1. On the Reconcilation page, click on "New Reconciliation" button.
        2. Select the "User Reconciliation" from the pop-up menu.

                   <img src="https://mintcdn.com/guide/1Tv3NIzI22C5hkh1/images/reconciliation/reconciliation_new_recontype.png?fit=max&auto=format&n=1Tv3NIzI22C5hkh1&q=85&s=7ee68104c150593362e2bad6cff61467" alt="Reconciliation Recon Type Menu" width="2880" height="1800" data-path="images/reconciliation/reconciliation_new_recontype.png" />
      </Step>

      <Step title="Complete the Flow Set Up">
        Set up the new flow by filling User Recon Diablog.

        Do the following:

        1. Enter a representative name and description for the description
        2. Specify currency and transaction start and end date in your source files as the currency, start data and end date

                   <img src="https://mintcdn.com/guide/4NJlFm14j-ZWvyIt/images/reconciliation/reconciliation_userrecon_flow_setup.png?fit=max&auto=format&n=4NJlFm14j-ZWvyIt&q=85&s=97290c688b1c3a404ab1f1121caaab93" alt="Reconciliation User Recon Set Up Dialog" width="2880" height="1800" data-path="images/reconciliation/reconciliation_userrecon_flow_setup.png" />
        3. For each source column,

        * Specify the Reconciliation type as "Transaction" in this case,
        * Specify Source as “File upload” in this case),
        * Specify File Format as “Others” in this case),
        * Specify File Type as “XLSX” in this case
        * Upload the TSS\_Statement.xlsx for Source 1 and TSS\_ATM.xlsx for Source 2

        4. Click on "Set up"

        The filled User Recon Set up should look like the following:

        <img src="https://mintcdn.com/guide/zuDgiCMoboakRiz6/images/reconciliation/reconciliation_userrecon_flow_setup_filled.png?fit=max&auto=format&n=zuDgiCMoboakRiz6&q=85&s=42bd78cb49f13bd3b65e8beec6c333f8" alt="Reconciliation User Recon Set Up Filled" width="2880" height="1800" data-path="images/reconciliation/reconciliation_userrecon_flow_setup_filled.png" />

        Set up time could vary depending on the size of the records in the source files, from a few seconds to minutes.
      </Step>

      <Step title="Matching Rules">
        On the "User Recons" Page, switch to the "Matching Tab", and set up the matching rules for the transaction reconciliation using the sample matching rules specified above.

        <img src="https://mintcdn.com/guide/zw3kbr3gXYtrt-Dm/images/reconciliation/reconciliation_transaction_matching_page.png?fit=max&auto=format&n=zw3kbr3gXYtrt-Dm&q=85&s=137fd898425eab5bf0d9a472b094f3ba" alt="Reconciliation User Recon Matching Page" width="2880" height="1800" data-path="images/reconciliation/reconciliation_transaction_matching_page.png" />

        To add matching rules to the user reconciliation flow, do the following:

        * Select Exact Match matching loic, and the "RRN" field in both source files for Rule 1
        * Select "Amount Match Absolute" logic, then "Transaction Amount" field for the TSS\_Statement file, and "to "Settlement\_Impact" for the TSS\_ATM file for Rule 2.
        * Leave “And” as the default logic gate between the two rules entry fields. This implies a match will considered if and only if the RRN-to-RRN AND Transaction Amount-to-Settlement\_Impact match in both transaction files.

                  <img src="https://mintcdn.com/guide/4NJlFm14j-ZWvyIt/images/reconciliation/reconciliation_transaction_matching_page_filled.png?fit=max&auto=format&n=4NJlFm14j-ZWvyIt&q=85&s=50735db6a6d7b3072f14165b15696a59" alt="Reconciliation User Recon Matching Rule Filled" width="2880" height="1800" data-path="images/reconciliation/reconciliation_transaction_matching_page_filled.png" />
        * Save the rule for later re-use

                  <img src="https://mintcdn.com/guide/wAnSwbHjw5BIF7DJ/images/reconciliation/reconciliation_transaction_matching_rule_save.png?fit=max&auto=format&n=wAnSwbHjw5BIF7DJ&q=85&s=2f76dd89cd96dffdbbf5943458fe071e" alt="Reconciliation User Recon Matching Rule Save" width="2560" height="1080" data-path="images/reconciliation/reconciliation_transaction_matching_rule_save.png" />
      </Step>

      <Step title="Transformation Rules">
        On the "User Recons" Page, switch to the "Transformation" tab to set up the transformation rules.

        <img src="https://mintcdn.com/guide/zw3kbr3gXYtrt-Dm/images/reconciliation/reconciliation_transaction_transformation_page.png?fit=max&auto=format&n=zw3kbr3gXYtrt-Dm&q=85&s=217e35576a8c7a43553fbc18bdb93c52" alt="Reconciliation User Recon Matching Page" width="2880" height="1800" data-path="images/reconciliation/reconciliation_transaction_transformation_page.png" />

        Let’s start with the TSS\_Statement file transformation. Do the following:

        * Select CONCAT on the “Apply Function” field. The Apply functions work similarly to excel functions that business users are already familiar with.
        * Next select the TSS\_Statement.xlsx on the “From file” field
        * Then select the columns you want to concatenate in the order you want to them, e.g., for CONCAT(RRN, STAN, TerminalID+Transaction\_Amount) normalization on the TSS\_Statement file, select the RRN first, STAN second, TerminalID third, etc.
        * Specify a name for the new column to place the transformed value
        * And use the “with separator” and “operator text” to add a separator/prefix/suffix and the corresponding separator/prefix/suffix character

        Next, let's apply tjhe transformations rule on the TSS\_ATM source data. Do the following:

        * Click on the plus button besides the first transformation rule to add a new transformation rule.
        * Add the CONCAT, ABS and FILTER transformations on the TSS\_ATM files.

        The completed transformation rule should look like this:

        <img src="https://mintcdn.com/guide/zw3kbr3gXYtrt-Dm/images/reconciliation/reconciliation_transaction_transformation_page_filled.png?fit=max&auto=format&n=zw3kbr3gXYtrt-Dm&q=85&s=7309a12bee91ac2f299ab42c47386879" alt="Reconciliation User Recon Matching Rule Filled" width="2880" height="1800" data-path="images/reconciliation/reconciliation_transaction_transformation_page_filled.png" />

        * Save the transformation rule for later re-use

                  <img src="https://mintcdn.com/guide/wAnSwbHjw5BIF7DJ/images/reconciliation/reconciliation_transaction_transformation_page_rule_save.png?fit=max&auto=format&n=wAnSwbHjw5BIF7DJ&q=85&s=563bb0531783af340aa1438f20639612" alt="Reconciliation User Recon Transformation Rule Save" width="2560" height="1080" data-path="images/reconciliation/reconciliation_transaction_transformation_page_rule_save.png" />
      </Step>

      <Step title="Run Reconcilation">
        <img src="https://mintcdn.com/guide/4NJlFm14j-ZWvyIt/images/reconciliation/reconciliation_transaction_matching_page_filled.png?fit=max&auto=format&n=4NJlFm14j-ZWvyIt&q=85&s=50735db6a6d7b3072f14165b15696a59" alt="Reconciliation User Recon Matching Rule Filled" width="2880" height="1800" data-path="images/reconciliation/reconciliation_transaction_matching_page_filled.png" />

        Click the Run button on the User Recon Flow Page to Run the reconciliation after entering the matching and transformation rules.
      </Step>

      <Step title="Reconciliation Outcome Data Review">
        After running a reconciliation, users are re-directed to the reconciliation flow list page.

        <img src="https://mintcdn.com/guide/1Tv3NIzI22C5hkh1/images/reconciliation/reconciliation_flow_list_page.png?fit=max&auto=format&n=1Tv3NIzI22C5hkh1&q=85&s=112f64226d232a690c0d275f42d77ada" alt="Reconciliation Flow List" width="2880" height="1800" data-path="images/reconciliation/reconciliation_flow_list_page.png" />

        To navigate to the Reconciliation Run Summary data page, do the following:

        1. Select your reconciliation flow name on the list.

                   <img src="https://mintcdn.com/guide/zuDgiCMoboakRiz6/images/reconciliation/reconciliation_run_list_page.png?fit=max&auto=format&n=zuDgiCMoboakRiz6&q=85&s=0c5cda262b52f1428d920f5c6feafeb6" alt="Reconciliation Run List" width="2880" height="1800" data-path="images/reconciliation/reconciliation_run_list_page.png" />
        2. On the reconciliation run list page, select the corresponding run or last run to see the associate reconcilation outcome data
        3. On the Reconciliation Outcome summary page, you can view indepth data about the outcome of the reconciliation run.

        * You can switch between File tabs,

                  <img src="https://mintcdn.com/guide/1Tv3NIzI22C5hkh1/images/reconciliation/reconciliation_run_outcome_data_page_file1.png?fit=max&auto=format&n=1Tv3NIzI22C5hkh1&q=85&s=79469fe25f5b9b2e497e7a83014bd1e4" alt="Reconciliation Run Summary Page File 1" width="2880" height="1800" data-path="images/reconciliation/reconciliation_run_outcome_data_page_file1.png" />

                  <img src="https://mintcdn.com/guide/4NJlFm14j-ZWvyIt/images/reconciliation/reconciliation_run_outcome_data_page_file2.png?fit=max&auto=format&n=4NJlFm14j-ZWvyIt&q=85&s=f91430921f3f6dbc2e762261f0186a34" alt="Reconciliation Run Summary Page File 2" width="2880" height="1800" data-path="images/reconciliation/reconciliation_run_outcome_data_page_file2.png" />
        * View the match/un-matched status of each record in a file

                  <img src="https://mintcdn.com/guide/zw3kbr3gXYtrt-Dm/images/reconciliation/reconciliation_run_outcome_data_page_file1_unmatchedlist.png?fit=max&auto=format&n=zw3kbr3gXYtrt-Dm&q=85&s=35203b2f23e0d09054422b0f7b99231a" alt="Reconciliation Run Summary Page File 1 Unmatached" width="2880" height="1800" data-path="images/reconciliation/reconciliation_run_outcome_data_page_file1_unmatchedlist.png" />
        * While on a particular file, you can switch between Transaction Match and Un-Matched report with the top right drop down button.
      </Step>

      <Step title="Export Report">
        To download reconciliation reports, do the following:

        1. Navigate to the Reconciliation Run List : Reconcilation Page > Select Reonciliation Flow > Reconciliation Runs List Page

                   <img src="https://mintcdn.com/guide/zuDgiCMoboakRiz6/images/reconciliation/reconciliation_run_list_page.png?fit=max&auto=format&n=zuDgiCMoboakRiz6&q=85&s=0c5cda262b52f1428d920f5c6feafeb6" alt="Reconciliation Run List Page " width="2880" height="1800" data-path="images/reconciliation/reconciliation_run_list_page.png" />
        2. Click download button beside the  corresponding run

                   <img src="https://mintcdn.com/guide/1Tv3NIzI22C5hkh1/images/reconciliation/reconciliation_run_list_page_data_export.png?fit=max&auto=format&n=1Tv3NIzI22C5hkh1&q=85&s=7114ffa9ea09fb8e2074e22ab3d6b845" alt="Reconciliation Run List Page Data Export" width="2880" height="1800" data-path="images/reconciliation/reconciliation_run_list_page_data_export.png" />

        For the reconciliation reports, you get one file, with 4 sheets: #2 sheets for each files reconciled and unreconciled items
      </Step>
    </Steps>
  </Accordion>
</AccordionGroup>

#### Sample Scenario 2: Settlement Reconciliation

Let's assume we want to use Recital to perform **settlement reconciliation** between **reconcilled transaction data** from the Sample scenario 1 above and a **settlement file**.

<AccordionGroup>
  <Accordion title="Data">
    **Reconcilled TSS\_Statement.xlsx - Output Data from Sample Scenario 1**

    | Transaction Date | Account Number   | Transaction\_Amount | Fee | STAN | RRN  | Terminal ID | Description    | Status        |
    | ---------------- | ---------------- | ------------------: | --: | ---- | ---- | ----------- | -------------- | ------------- |
    | 2025-03-01       | NGN9201386492758 |               8,200 |  82 | 382  | 3842 | 3PSYQLFK    | POS Purchase   | RECONCILLED   |
    | 2025-03-01       | NGN9201386493380 |              16,000 | 160 | 574  | 8537 | W5MHTVZQ    | POS Purchase   | UNRECONCILLED |
    | 2025-03-01       | NGN9203958716402 |               7,500 |  75 | 400  | 1560 | 9KQBRYHT    | Funds Transfer | UNRECONCILLED |
    | 2025-03-01       | NGN9203958716402 |               9,500 |  95 | 478  | 6190 | 0ZMLKQDP    | POS Purchase   | UNRECONCILLED |
    | 2025-03-01       | NGN9203958716402 |               1,450 |  72 | 670  | 900  | V4JS9WPK    | POS Purchase   | UNRECONCILLED |
    | 2025-03-01       | NGN9204816539274 |               5,000 |  50 | 120  | 150  | 7LDXPRQK    | POS Purchase   | RECONCILLED   |
    | 2025-03-01       | NGN9204816539274 |               6,400 |  64 | 414  | 4625 | 1BNXHTZP    | Bill Payment   | RECONCILLED   |
    | 2025-03-01       | NGN9204816539274 |              13,400 | 134 | 606  | 9320 | Z8KLP3RJ    | Bill Payment   | UNRECONCILLED |
    | 2025-03-01       | NGN9205728913460 |              15,000 | 150 | 350  | 3060 | 8HTWJCRD    | Deposit        | RECONCILLED   |
    | 2025-03-01       | NGN9205728913460 |               5,000 |  50 | 542  | 7755 | R9QK2XTL    | Deposit        | RECONCILLED   |
    | 2025-03-01       | NGN9207641823950 |              12,000 | 120 | 350  | 350  | 4MJTSWEP    | ATM Withdrawal | RECONCILLED   |
    | 2025-03-01       | NGN9207641823950 |              22,000 | 220 | 446  | 5407 | 5GRTVJQM    | ATM Withdrawal | UNRECONCILLED |
    | 2025-03-01       | NGN9207641823950 |               8,700 |  89 | 638  | 1000 | H2QTXNMF    | ATM Withdrawal | RECONCILLED   |
    | 2025-03-01       | NGN9208162345791 |               3,000 |  30 | 210  | 2355 | 6VNZLQXM    | POS Purchase   | RECONCILLED   |
    | 2025-03-01       | NGN9208162345791 |               7,800 |  78 | 510  | 6972 | 2XJFWNHT    | Funds Transfer | RECONCILLED   |
    | 2025-03-01       | NGN9208162345799 |               6,245 |  43 | 222  | 1234 | 2XJZZZHT    | Funds Transfer | UNRECONCILLED |

    **Settlement Data from an External Source**

    | Settlement Category | Account Type      | Total Amount | Total Fees |
    | :------------------ | :---------------- | -----------: | ---------: |
    | POS Purchase        | AMOUNT RECEIVABLE |       43,150 |          0 |
    | Funds Transfer      | AMOUNT RECEIVABLE |       21,545 |          0 |
    | Bill Payment        | AMOUNT RECEIVABLE |       19,800 |          0 |
    | ATM Withdrawal      | AMOUNT RECEIVABLE |       42,700 |          0 |
    | POS Purchase        | AMOUNT PAYABLE    |            0 |          0 |
    | Funds Transfer      | AMOUNT PAYABLE    |            0 |          0 |
    | Bill Payment        | AMOUNT PAYABLE    |            0 |          0 |
    | ATM Withdrawal      | AMOUNT PAYABLE    |            0 |          0 |
    | **SUM TOTAL**       |                   |      127,195 |          0 |
    | **GRAND TOTAL**     |                   |      127,195 |          0 |
  </Accordion>

  <Accordion title="Settlement Reconciliation using Recital">
    #### Handling Sample Scenario 2

    Creating a new user reconciliation to handle the settlement reconciliation is easy and straight forward.

    <Steps>
      <Step title="Navigate to the Reconciliation Flow Page">
        1. Use the left menu on Recital to navigate to the Reconciliation page
        2. Select the reconcliation name you want to work on from the flow list

                   <img src="https://mintcdn.com/guide/zuDgiCMoboakRiz6/images/reconciliation/reconciliation_home_page.png?fit=max&auto=format&n=zuDgiCMoboakRiz6&q=85&s=79e54743211f004dd5aafe234f353a70" alt="Reconciliation Home Page" width="2880" height="1800" data-path="images/reconciliation/reconciliation_home_page.png" />
      </Step>

      <Step title="Start New Settlement Reconciliation Run">
        To set up a Settlement Reconciiliation run,

        * Switch to the Settlement Tab on the Reconciliation runs list
        * Select "Run Settelement"

                  <img src="https://mintcdn.com/guide/zuDgiCMoboakRiz6/images/reconciliation/reconciliation_settlement_run_list_page.png?fit=max&auto=format&n=zuDgiCMoboakRiz6&q=85&s=f9a16dcb51be683084a39606db8880b5" alt="Reconciliation Home Page" width="2880" height="1800" data-path="images/reconciliation/reconciliation_settlement_run_list_page.png" />
      </Step>

      <Step title="Settlement Reconciliation Run Set up">
        On the run settlement pop-up menu,

        * Select the reconcileed transaction run that you want to run the settlement reconciliation against
        * Select the transaction file that has all the transactions: TSS\_Statement.xlsx in this case
        * Specify the type of settlement file you are uploading – “Interswitch Computation Report” in this case. Recital recognizes the format of different types of settlement files from various providers/switches.
        * Specify the file format - xlsx, and select the settelemnt file to be uploaded
        * Click on “Upload Files”
      </Step>

      <Step title="Grouping">
        To match the transaction file to the settlement file, we need to select the correct column to use for grouping.
        On the Settlement Reconciliation page,

        1. Switch to the **Grouping** tab
        2. Select the “description” column on TSS\_Statement since it contains the different types of transaction, and “settlement category” on the Settlement  file.
           3.Click on “Save Group”, so that you can re-use the group logic later.

                   <img src="https://mintcdn.com/guide/zw3kbr3gXYtrt-Dm/images/reconciliation/reconciliation_settlement_grouping_rule_page.png?fit=max&auto=format&n=zw3kbr3gXYtrt-Dm&q=85&s=ff9a8e2ea82e01d3db0c32128d97cf04" alt="Settlement Reconciliation Grouping Page" width="2880" height="1800" data-path="images/reconciliation/reconciliation_settlement_grouping_rule_page.png" />
      </Step>

      <Step title="Transformation">
        To accurately parse and group transactions in the transaction file, we need to specify the amount and date columns.
        On the Settlement Reconciliation page,

        1. Switch to the **Transformation** tab
        2. Click on More Actions Drop Down on the top menu and select **transform columns**
        3. Select the date column in the transaction file, select “Date” as the Data Type, and select a date format. You can use “MDY”
        4. Select the amount column in the transaction file – Transaction Amount for TSS\_Statement. Check the **Expected** box
        5. Save the transformation rule
        6. Click on Transform.

                   <img src="https://mintcdn.com/guide/4NJlFm14j-ZWvyIt/images/reconciliation/reconciliation_settlement_transformation_rule_page.png?fit=max&auto=format&n=4NJlFm14j-ZWvyIt&q=85&s=4c6cb7b0883826d025ec05df46c11699" alt="Settlement Reconciliation Transformation uUle Page" width="2880" height="1800" data-path="images/reconciliation/reconciliation_settlement_transformation_rule_page.png" />
      </Step>

      <Step title="Run Settlement Reconciliation">
        Click on Run Settlement.

        After running a settlement, users are redirected to the Settlement Reconciliation runs list page
      </Step>

      <Step title="Reconciliation Outcome Data Review">
        Select the last settlement run you just completed to see the outcome data once you see "completed" on the grid.

        The run outcome data page shows how each of transaction categories was reconcilled between the transaction and settlement files. E.g. We can see the **POS transaction** was partially reconcilled, and that of the 43,150 total amount in the settlement file, 16,200 was matched and 26,950 was un-matched to the transaction file.

        <img src="https://mintcdn.com/guide/zw3kbr3gXYtrt-Dm/images/reconciliation/reconciliation_settlement_run_outcome_data_page_view1.png?fit=max&auto=format&n=zw3kbr3gXYtrt-Dm&q=85&s=013e56c716c803b032c4051795321b53" alt="Settlement Reconciliation Transformation Outcome Data Page" width="2880" height="1800" data-path="images/reconciliation/reconciliation_settlement_run_outcome_data_page_view1.png" />

        <img src="https://mintcdn.com/guide/zw3kbr3gXYtrt-Dm/images/reconciliation/reconciliation_settlement_run_outcome_data_page_view2.png?fit=max&auto=format&n=zw3kbr3gXYtrt-Dm&q=85&s=1317625f04c54b379fde42fd225b6b97" alt="Settlement Reconciliation Transformation Outcome Data Page" width="2880" height="1800" data-path="images/reconciliation/reconciliation_settlement_run_outcome_data_page_view2.png" />
      </Step>

      <Step title="Export Data">
        Click on the Export button on the run uutcome data page to export the result of your settlement reconciliation
      </Step>
    </Steps>
  </Accordion>
</AccordionGroup>
