Learning Modules
1. What is an AI Agent?
Understanding the difference between standard search engines, static chatbots, and autonomous agents.
- Traditional Chatbots are tree-based: they follow rigid rules and cannot handle requests outside their script.
- Generative AI (like basic ChatGPT) responds to single inputs, but does not take actions automatically.
- Agentic AI is different: It can reason, form a multi-step plan, use tools (like searching a loan policy or querying a database), and reflect on its own work to solve complex tasks.
Instead of you scrolling through a 50-page PDF loan guide, an Agentic Assistant reads the policy, extracts the exact interest rate tier for a used hybrid car, and drafts a custom email reply in seconds.
2. The Golden Rule of Member Privacy (PII)
How to safely interact with AI agents without exposing sensitive credit union and member data.
- PII stands for Personally Identifiable Information. This includes member SSNs, account numbers, home addresses, dates of birth, and credit scores.
- NEVER paste a member's real PII into public AI search boxes or external tools. Once entered, that data can be indexed and exposed.
- Use safe placeholders when drafting messages. For example: Change 'John Smith who has account 12345' to 'Member A who has a standard checking account'.
Under the Gramm-Leach-Bliley Act (GLBA) and NCUA rules, credit unions are legally required to protect member nonpublic personal information. A single leak of member data through an AI prompt can result in regulatory fines and loss of member trust.
3. Effective Prompting for Frontline Staff
How to write instructions to get accurate, compliant results from AI systems.
- Give Context: Tell the AI who it is representing. Example: 'You are an empathetic Credit Union Member Service Rep...'
- Define the Output: Specify the format. Example: 'Draft a three-paragraph friendly response explaining why a check has a 2-day hold.'
- Set Constraints: Explicitly list what NOT to do. Example: 'Do not promise a waiver of the fee, but explain the process to request one.'
Unlock Your Certification
Complete the knowledge check below to verify your mastery. Get a score of 70% or higher to unlock the path credential.