> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rescueconsole.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Animals in RescueConsole: Intake, Records, and Outcomes

> Everything about an animal—where it is, what it needs, who is caring for it, and its full history—lives in one record in the Animals workspace.

The Animals workspace is the center of everything you do in RescueConsole. From the moment an animal arrives to the day it leaves, every detail about that animal—its status, medical history, placement needs, applications, foster home, and documents—lives on one record. You never copy data between systems, because every other workspace reads and writes the same record.

## The Animal Record

Each animal record is organized into tabs covering profile, media, medical, food, relationships, documents, notes, and history. A quick-log rail lets team members record the things that happen dozens of times a day without navigating away from the page.

At the top of every record you'll see the animal's current status, how many days it has been in care, and any active workflows or tasks assigned to it.

### Working Name vs. Public Name

Each animal has a **working name** used internally throughout the app and a **public name** that appears on your public website. This lets you track an animal under an intake code or nickname without surfacing that name to potential adopters.

## Animal Statuses

Every animal carries a status that tells your team exactly where it is in its journey with you. Statuses are organized into **groups** you name, and each status has:

* A **color** for quick visual identification in lists and the dashboard
* A **public name** shown to adopters on your website
* A **care state** that drives the dashboard counts, occupancy figures, and what the public sees

<Note>
  Care states are the engine behind your dashboard numbers and your public website. A care state of **In Care** means the animal counts toward your occupancy and appears in internal lists; **Adoptable** means it shows on your public site; **Not in Care** means it is excluded from both. When you adjust a status's care state in Settings, every animal carrying that status is immediately reflected in your dashboard totals, occupancy reports, and public listings—no manual updates needed.
</Note>

RescueConsole starts you with **18 built-in statuses across 3 groups**, giving you a complete vocabulary from day one. You can rename them, regroup them, add new ones, and toggle any status public or private.

### Status Groups and Care States

<Tabs>
  <Tab title="In Care">
    Statuses in this group apply to animals that are actively in your care—housed, fostered, or in transport. These animals count toward your occupancy and appear on internal lists. Examples include Intake/Hold, Available, Foster Home, and Medical Hold.
  </Tab>

  <Tab title="Adoptable">
    Statuses that mark an animal as ready for the public. Animals with these statuses appear on your public website and in your adoptable animal listings. The care state drives visibility automatically—flip the status, and the website updates.
  </Tab>

  <Tab title="Not in Care">
    Statuses for animals no longer in your program: adopted, transferred, deceased, or returned to owner. Animals in this group are excluded from occupancy counts and the public site.
  </Tab>
</Tabs>

## Recording Intake

When an animal comes in, you record its intake details—source, intake type, intake date, and any surrender or stray intake notes. Intake information anchors the animal's timeline and feeds into your reporting.

## Weights and Vitals

Add weight entries at any point in the animal's stay. RescueConsole charts weight over time so you can spot trends during recovery or treatment without hunting through notes.

## Litters and Bonded Pairs

Link animals together as a **litter** to track siblings and manage them as a group. Mark animals as **bonded pairs** to flag that they should be adopted together—this appears on their public profiles and in the placement matching process.

## Photos and Profile Shot

Upload multiple photos to an animal's media tab and choose one as the **profile shot**. The profile shot is the image that appears in lists, on cage cards and flyers, and on your public website.

## Notes and Full History

The notes tab is a running log for anything that does not fit a structured field. The history tab records every change to every field—what it was before, what it changed to, and who made the change—so nothing is ever lost and any mistake can be corrected by hand.

## Cage Cards and Flyers

Print a cage card or adoption flyer directly from any animal record. Both pull from the live record, so the information is always current without manual editing.

## Working With Lists of Animals

The Animals list gives you fast, flexible control over your entire roster.

<CardGroup cols={2}>
  <Card title="Filter on Any Field" icon="filter">
    Use the filter rail to narrow by status, species, age, location, tag, or any custom field you've added. Status and species counts update in real time as you filter.
  </Card>

  <Card title="Saved Views" icon="bookmark">
    Save any combination of filters as a named view. Your team can share views so everyone works from the same slice of data without re-building filters each time.
  </Card>

  <Card title="Bulk Actions" icon="list-check">
    Select multiple animals and apply a status change, assign a workflow, add a tag, or take other actions across all of them at once.
  </Card>

  <Card title="CSV Export" icon="file-export">
    Export the current list to CSV with exactly the fields visible on screen, or export all fields including your custom ones. Use this for reports, grants, and data analysis.
  </Card>
</CardGroup>

## What's on an Animal Record

<Accordion title="Profile tab">
  Intake details, status, working name, public name, species, breed, age, sex, color, microchip number, and all the structured fields your record layout requires. Custom fields you've added appear here too.
</Accordion>

<Accordion title="Media tab">
  Photos uploaded to the animal's record, with one chosen as the profile shot. The profile shot appears in lists, on cage cards and flyers, and on your public website.
</Accordion>

<Accordion title="Medical tab">
  Vaccines, treatments, physical exams, procedures, diagnoses, spay/neuter summary, and scheduled vet visits. See the [Medical Records](/animals/medical-records) page for full details.
</Accordion>

<Accordion title="Food tab">
  Feeding instructions and dietary notes for the animal — portion size, schedule, any restrictions — visible to foster carers and shelter staff.
</Accordion>

<Accordion title="Relationships tab">
  Foster placement, bonded pair links, litter membership, and the organization (vet practice, rescue) associated with the animal's care history.
</Accordion>

<Accordion title="Documents tab">
  Uploaded files—surrender forms, vet invoices, signed paperwork—with categories and expiry dates. A document with a lapsed expiry date is flagged automatically.
</Accordion>

<Accordion title="Notes tab">
  A running log for anything that does not fit a structured field: behavioral observations, care instructions, coordinator comments, and anything else your team needs to pass on.
</Accordion>

<Accordion title="History tab">
  A full audit log of every change to the record: field name, old value, new value, who changed it, and when. Use this to trace any edit or reverse a mistake.
</Accordion>
