Insurance License Tracker product demo.
This recording shows the submitted ChatGPT app behavior from the live Insurance License Tracker app endpoint: Texas Department of Insurance requirement lookups, the 24-hour CE cycle and 12-hour classroom rule, the $50-per-hour CE penalty math, the renewal-milestone planner, and the two widgets (TDI Board and CE Tracker Card).
Submitted tools
tdi_check_requirements: CE hours, classroom rule, renewal fee, and active-license criteria by license line.tdi_explain_ce: Plain-English breakdown of the 24-hour cycle, the 12-hour classroom rule, and the 3-hour ethics requirement.tdi_plan_renewal_timeline: Milestone plan keyed off the licensee's birth month.tdi_calculate_late_penalty: $50 per missing CE hour plus $50 / $150 reinstatement math.tdi_recommend_ce_courses: TDI-approved providers filtered by classroom, live online, or self-paced.tdi_conditional_rules: Step-by-step renewal checklist tied to the licensee’s license type.tdi_render_board: Renders the TDI Board widget.tdi_render_ce_tracker_card: Renders the CE Tracker Card widget.
Review endpoint
Public app endpoint: insurance-license-tracker-chatgpt-app.netlify.app/mcp. Hosted health check: /healthz. The two widget shells are served at /widgets/tdi-board and /widgets/ce-tracker-card.
Privacy boundary
The ChatGPT app does not collect license numbers, NPN, email addresses, payment cards, or any personally identifying information. Tools return precomputed TDI rules with source citations. No external API calls happen at request time. Paid renewal tracking is offered only on the Ni Biashara website — never inside ChatGPT.
Support
Questions for review: admin@nibiashara.biz. Privacy, terms, and support are posted at /privacy/insurance-license-tracker/, /terms/insurance-license-tracker/, and /support/insurance-license-tracker/. Authoritative source for TDI rules: tdi.texas.gov.
Demo recorded from the live Insurance License Tracker MCP and Netlify-hosted widgets on May 20, 2026.