Something Else

cms-edit · Highlander Health

← All playbooks · Raw API

people

# People — Highlander Health

Playbook for **Person** entries (`enablePerson`). Public profile URL is **`/person/{slug}/`**.

## When to use

- Leadership / cofounder bios on Institute **Team** collections
- Author bylines on resource articles
- New person pages

## Clone references

| Public path | Notes |
|-------------|-------|
| `/person/amy-abernethy/` | Cofounder — visual + long bio |
| Other `/person/{slug}/` | Match live listing on Institute / Partners |

```bash
cms-edit peek --person-slug amy-abernethy
```

## Fields

- Name, slug, job title / role line
- Bio rich text
- Portrait `visual` (and extras if the entry uses them)
- Links when present

Do not use marketing **Hero** on person templates unless the live person page already does.

## Workflow

1. Open Person or create via people tasks
2. Update fields; keep portrait aspect consistent with live cards
3. `preview urls` (person URL) → `diff` → `save` → `task-publish-handoff`

## Related

- Institute **Team** collection — `institute-partners-pages`
- Article authors — `articles.md`