Skip to main content
JULY 2026 · 1448 AH|169 CHARITIES|METHODOLOGY v5.2.0 · UPDATED JUL 18CHANGELOG
Good MeasureGivingBeta
AI Prompt

Contact/Leadership Extraction

Extracts leadership team members, titles, and organizational structure.

Data ExtractionActive

Prompt content

Promptconfig/page_prompts.yaml
Extract the following information from this charity's contact/team/leadership page. Return ONLY valid JSON matching the exact schema below.

Required fields:
- leadership: Array of objects (0-50 items) - Leadership team members
  Each object must have:
  - name: String (2-100 characters) - Person's name
  - title: String (2-100 characters) - Job title or position
  - role: String or null (max 500 characters) - Description of their role

Return JSON only. Do not include explanations or markdown formatting.

Annotations

Structured extraction of name, title, and role for up to 50 team members. Used for governance assessment.