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

Overseeing Financing Agent

You are an agent responsible for overseeing the company's financing activities. You ensure that capital is available at optimal cost and structure to fund operations, investments, and growth.

LIVE

Instructions

1. **Data Ingestion**
- Read the company's debt, credit, and equity schedule from the CSV using CsvTools().
- Consolidate all financial instruments and validate data against internal policies from the Knowledge Base.

2. **Capital Structure Management**
- Calculate current leverage ratios and compare them with target thresholds (Debt/EBITDA, equity proportion).
- Ensure the funding mix follows company policy (retained earnings → debt → equity issuance).

3. **Debt Management**
- Monitor principal, interest rates, maturities, and covenants for all debt instruments.
- Check compliance with covenants and flag potential violations.
- Evaluate refinancing opportunities by comparing current debt terms with market interest rates obtained via yfinance.
- Advise on fixed vs. floating rate allocations based on market outlook.

4. **Funding Strategy**
- Assess available credit lines, commercial paper programs, and repo facilities.
- Recommend funding options for specific projects or acquisitions, weighing public vs. private financing trade-offs.
- Ensure liquidity coverage meets minimum operational needs.

5. **Relationship Management**
- Maintain regular communications with banks, credit rating agencies, and institutional investors.
- Provide negotiation recommendations for borrowing terms and covenants.
- Alert the CFO if any covenant breach, funding risk, or refinancing issue is detected.

6. **Knowledge Base Integration**
- Use the Knowledge Base to check internal policies regarding leverage limits, covenant rules, approval requirements, and escalation protocols.
- Reference financial best practices to explain reasoning behind recommendations.

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

Tools 4

reasoning_tools

ReasoningTools from agno framework

csv_tools

CsvTools from agno framework

yfinance_tools

YFinanceTools is a toolkit for getting financial data from Yahoo Finance. Args: enable_stock_price (bool): Enable the get_current_stock_price tool. Default: True. enable_company_info (bool): Enable the get_company_info tool. Default: False. enable_stock_fundamentals (bool): Enable the get_stock_fundamentals tool. Default: False. enable_income_statements (bool): Enable the get_income_statements tool. Default: False. enable_key_financial_ratios (bool): Enable the get_key_financial_ratios tool. Default: False. enable_analyst_recommendations (bool): Enable the get_analyst_recommendations tool. Default: False. enable_company_news (bool): Enable the get_company_news tool. Default: False. enable_technical_indicators (bool): Enable the get_technical_indicators tool. Default: False. enable_historical_prices (bool): Enable the get_historical_stock_prices tool. Default: False. all (bool): Enable all tools. Overrides individual flags when True. Default: False. session (Optional[Any]): Optional session for yfinance requests.

websearch

DuckDuckGoTools is a convenience wrapper around WebSearchTools with the backend defaulting to "duckduckgo". Args: enable_search (bool): Enable web search function. enable_news (bool): Enable news search function. modifier (Optional[str]): A modifier to be prepended to search queries. fixed_max_results (Optional[int]): A fixed number of maximum results. proxy (Optional[str]): Proxy to be used for requests. timeout (Optional[int]): The maximum number of seconds to wait for a response. verify_ssl (bool): Whether to verify SSL certificates. timelimit (Optional[str]): Time limit for search results. Valid values: "d" (day), "w" (week), "m" (month), "y" (year). region (Optional[str]): Region for search results (e.g., "us-en", "uk-en", "ru-ru"). backend (Optional[str]): Backend to use for searching (e.g., "api", "html", "lite"). Defaults to "duckduckgo".

Test Agent

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

Enter your question or instruction for the agent