Overview
Open any animal from Kennel → Animals to reach #animal_detail?id=. Sections include pedigree links, Plan breeding panel (heats, pregnancy context, stud shortlist), health family, timelines, and status buttons that trigger controlled workflows.
Steps
- Verify breed, gender, and dates before relying on breeding insight.
- Use Plan breeding for heat confidence and quick actions (add heat, log breeding).
- Review genetic tests before advertising breeding availability.
- Change status via documented buttons—not by editing status field alone when a process exists.
- Use relation chips to jump to litters, offspring, or orders.
Practical note
Status workflows exist to keep Store and Kennel in sync—skipping them creates orphan records.
Admin setup
Status buttons trigger server workflows—prefer them over manual field edits when present.
Advanced options
Timelines and relation chips on detail pages link related entities.
Troubleshooting
Detail page stub or missing section: verify permissions and lazy-loaded chunks in browser network tab.