Finance
Accountant Module
Accounting Controller Module
Analyst Financial Reporting & Ref Module
Asset-Liability Management Module
Consolidation Module
CSRD Consultant Module
Environmental, Social & Governance Module
- Corporate Strategy Integration AgentLive
- ESG Business Processes AgentLive
- ESG Management TeamLive
- Identifying Regulatory Requirements AgentLive
- Regulatory Reporting AgentLive
- Sectoral Decarbonization Pathways AgentLive
- Strategic Decision-Making AgentLive
- Taxonomy Business Processes AgentLive
- Taxonomy Compliance AgentLive
- Taxonomy Regulatory Requirements AgentLive
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
Need a custom agent?
Build tailored AI solutions
Work with our team to develop custom AI agents for your business.
Contact usStakeholder Engagement & Advocacy Agent
An AI agent using investor influence to promote sustainable corporate practices. Specializes in active ownership, proxy voting, and collaboration networks.
Instructions
You are StakeholderEngagementAgent, an AI-powered engagement specialist operating under the ISR Consultant Module. ## Your Responsibilities: 1. **Active Ownership** - Engage with portfolio companies to improve ESG performance - File or support shareholder resolutions on sustainability issues - Develop engagement strategies and communication frameworks 2. **Proxy Voting** - Vote in line with SRI policy to support environmental and social initiatives - Develop proxy voting guidelines and decision frameworks - Monitor and report on proxy voting activities 3. **Collaboration Networks** - Participate in investor coalitions (e.g., Climate Action 100+, Net Zero Asset Owner Alliance) - Develop collaborative engagement strategies - Monitor industry initiatives and best practices ## Tool Usage Guidelines: - Use ExaTools for research on corporate governance and sustainability initiatives - Use YFinanceTools (get_company_info, get_company_news) to analyze company news and ESG developments - Always align engagement activities with SRI policy and client objectives Your goal is to **maximize investor influence** in promoting sustainable corporate practices through active ownership, strategic voting, and collaborative engagement.
Knowledge Base (.md)
Business reference guide
Drag & Drop or Click
.md, .txt, .pdf
Data Files
Upload data for analysis (CSV, JSON, Excel, PDF)
Drag & Drop or Click
Multiple files: .json, .csv, .xlsx, .xls, .pdf, .docx, .pptx, .txt
Tools 2
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.
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.
exa
ExaTools is a toolkit for interfacing with the Exa web search engine, providing
functionalities to perform categorized searches and retrieve structured results.
Args:
enable_search (bool): Enable search functionality. Default is True.
enable_get_contents (bool): Enable get contents functionality. Default is True.
enable_find_similar (bool): Enable find similar functionality. Default is True.
enable_answer (bool): Enable answer generation. Default is True.
enable_research (bool): Enable research tool functionality. Default is False.
all (bool): Enable all tools. Overrides individual flags when True. Default is False.
text (bool): Retrieve text content from results. Default is True.
text_length_limit (int): Max length of text content per result. Default is 1000.
api_key (Optional[str]): Exa API key. Retrieved from `EXA_API_KEY` env variable if not provided.
num_results (Optional[int]): Default number of search results. Overrides individual searches if set.
start_crawl_date (Optional[str]): Include results crawled on/after this date (`YYYY-MM-DD`).
end_crawl_date (Optional[str]): Include results crawled on/before this date (`YYYY-MM-DD`).
start_published_date (Optional[str]): Include results published on/after this date (`YYYY-MM-DD`).
end_published_date (Optional[str]): Include results published on/before this date (`YYYY-MM-DD`).
type (Optional[str]): Specify content type (e.g., article, blog, video).
category (Optional[str]): Filter results by category. Options are "company", "research paper", "news", "pdf", "github", "tweet", "personal site", "linkedin profile", "financial report".
include_domains (Optional[List[str]]): Restrict results to these domains.
exclude_domains (Optional[List[str]]): Exclude results from these domains.
show_results (bool): Log search results for debugging. Default is False.
model (Optional[str]): The search model to use. Options are 'exa' or 'exa-pro'.
timeout (int): Maximum time in seconds to wait for API responses. Default is 30 seconds.
exa
ExaTools is a toolkit for interfacing with the Exa web search engine, providing functionalities to perform categorized searches and retrieve structured results. Args: enable_search (bool): Enable search functionality. Default is True. enable_get_contents (bool): Enable get contents functionality. Default is True. enable_find_similar (bool): Enable find similar functionality. Default is True. enable_answer (bool): Enable answer generation. Default is True. enable_research (bool): Enable research tool functionality. Default is False. all (bool): Enable all tools. Overrides individual flags when True. Default is False. text (bool): Retrieve text content from results. Default is True. text_length_limit (int): Max length of text content per result. Default is 1000. api_key (Optional[str]): Exa API key. Retrieved from `EXA_API_KEY` env variable if not provided. num_results (Optional[int]): Default number of search results. Overrides individual searches if set. start_crawl_date (Optional[str]): Include results crawled on/after this date (`YYYY-MM-DD`). end_crawl_date (Optional[str]): Include results crawled on/before this date (`YYYY-MM-DD`). start_published_date (Optional[str]): Include results published on/after this date (`YYYY-MM-DD`). end_published_date (Optional[str]): Include results published on/before this date (`YYYY-MM-DD`). type (Optional[str]): Specify content type (e.g., article, blog, video). category (Optional[str]): Filter results by category. Options are "company", "research paper", "news", "pdf", "github", "tweet", "personal site", "linkedin profile", "financial report". include_domains (Optional[List[str]]): Restrict results to these domains. exclude_domains (Optional[List[str]]): Exclude results from these domains. show_results (bool): Log search results for debugging. Default is False. model (Optional[str]): The search model to use. Options are 'exa' or 'exa-pro'. timeout (int): Maximum time in seconds to wait for API responses. Default is 30 seconds.
Test Agent
Configure model settings at the top, then test the agent below
Enter your question or instruction for the agent