Skip to main content

Animal Traceability

RFID-based livestock and pet tracking system.

Overview

Animal Traceability enables businesses to track animals using RFID technology. The system supports bulk registration, health tracking, and movement logging.

View Full Animal Tracking Guide →

Key Features

RFID Integration

  • Register animals with RFID tags
  • Bulk registration via CSV upload
  • Link RFID tags to animal profiles

Register animal form with species, breed, RFID tag, and health fields

The register animal form lets you enter species, breed, RFID tag number, birth date, and health information.

Animal Registry

  • Species and breed information
  • Birth date and origin tracking
  • Health records and vaccinations
  • Ownership history

Bulk Registration

  • Upload spreadsheets with animal data
  • Automatic profile creation
  • Error validation and reporting

Tracking Dashboard

  • View all registered animals
  • Filter by species, location, status
  • Track movement history
  • Health and vaccination schedules

My Animals list with RFID tags, species, and status for each animal

My Animals displays all registered animals with their RFID tags, species, birth dates, and health status.

Getting Started

1. Set Up Your Profile

  1. Log in to my.govalid.org
  2. Navigate to Animal Dashboard
  3. Configure your farm/facility profile
  4. Set up species and breed categories

2. Register Animals

  1. Go to My Animals
  2. Enter animal details manually or upload CSV
  3. Assign RFID tag numbers
  4. Save and generate tracking QR codes

3. Track Movements

  1. Scan RFID tags at each location change
  2. Log health events (vaccinations, treatments)
  3. Record breeding and birth events

4. Generate Reports

  1. Access the dashboard
  2. Filter by date range, species, location
  3. Check pending approvals
  4. Export reports for compliance

Use Cases

SectorApplication
LivestockCattle, sheep, goat tracking
PoultryChicken, duck flock management
PetsPet registration and ownership
WildlifeConservation tracking
AquacultureFish farm management
API Access

Animal traceability features are available via the REST API:

curl -X POST https://api.govalid.org/api/v1/animals/ \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"species": "cattle",
"breed": "Angus",
"rfid_tag": "RFID-001234",
"birth_date": "2024-01-15"
}'

Interactive API Documentation:

See API Reference for detailed endpoint documentation.

  • C-Trace - Supply chain traceability
  • QR Codes - Generate tracking QR codes