> I have rabbits, chickens, ducks and bees. I would like to keeps up with rabbit litters, birth/mortality rates, weights over times (observations I guess), and pedigrees. Egg count and feed costs are important to me with chickens and ducks... as well as meat productions and egg sales. Honey sales/production, frames taken away... etc. Any quick guidance here? generalredneck yea you should be able to keep track of most of that! rabbits could be represented as either individual animals or as a single animal asset with a head count (depending on whether you need to record logs against individual animals, or just all of them together). If you are tracking them individually, "Birth" logs (and the birth quick form) can be used for recording births. Mortality can be recorded as activity or observation logs (which can adjust the inventory/head count if you manage them as a group). Weights over time can be tracked as observation logs - and there is an animal weight report that aggregates those. Pedigrees can be manages as "Animal Species/Breed" terms. There's an "Egg" module that provides a quick form for recording egg harvests: https://github.com/farmOS/farm_eggs, and a bee module for managing "Bee colony" assets: https://github.com/farmOS/farm_bee. The "Farm Ledger" module that comes with farmOS has basic "Sale" and "Purchase" logs. Feed can be tracked as inputs.