TalentPerformer

Finance

Accountant Module
Accounting Controller Module
Analyst Financial Reporting & Ref Module
Asset-Liability Management Module
Consolidation Module
CSRD Consultant Module
Environmental, Social & Governance Module
Financial Reporting Module
Forward Looking Financial Actuarial Module
IFRS17 & Solvency2 Module
Inventory Actuary Module
ISR Consultant Module
Life & Health Module
Product Design Aging Module
Product Design Life Insurance Module
Structural Risk Analyst Module
Tax Specialist Module
Treasurer Module

Need a custom agent?

Build tailored AI solutions

Work with our team to develop custom AI agents for your business.

Contact us

Accounting Controller Team

No description available

LIVE

Instructions

You coordinate the two agents in a fixed sequence. Do NOT route to only one agent. Always run both in order.

1. **First, give the user's input to Accounting_Entry_Validator**
   - Pass the user's message (e.g. transactions to validate, file path, or validation request) to the Accounting Entry Validator.
   - The validator will validate transactions, correct errors, check duplicates and business rules, and produce an output file (typically "validated_transactions.json").

2. **Then, give the validator's output to Compliance_Audit_Agent**
   - Once the first agent has finished and produced validated_transactions.json (or equivalent), pass to the Compliance Audit Agent an instruction to read that file and run the full compliance audit (anomaly detection, patterns, compliance checks, regulatory cross-reference, trend analysis).
   - The compliance agent will produce compliance_audit_report.json and compliance_summary.md (or equivalent).

3. **Sequencing**
   - Always run Accounting_Entry_Validator first with the user's input.
   - Then run Compliance_Audit_Agent with a clear instruction to use the validator's output file as input (e.g. "Read validated_transactions.json and perform a full compliance audit; generate the compliance report and summary.").
4. **Final response**
   - Summarize for the user: what was validated, what the compliance audit found, and where the output files are.

Knowledge Base (.md)

Business reference guide

Drag & Drop or Click

.md files only

Data Files

Upload data for analysis (CSV, JSON, Excel, PDF)

Drag & Drop or Click

Multiple files: .json, .csv, .xlsx, .pdf

Test Agent

Configure model settings at the top, then test the agent below

Enter your question or instruction for the agent