---
title: Request for Help to Furrever Home
---
flowchart TD
subgraph Pawlytics
PAWL1@{shape: cylinder, label: Pawlytics}-->PAWL2@{shape: cylinder, label: "Pawlytics"}
PAWL2@{shape: cylinder, label: Pawlytics}-->PAWL3@{shape: cylinder, label: "Pawlytics"}
PAWL3@{shape: cylinder, label: Pawlytics}-->PAWL4@{shape: cylinder, label: "Pawlytics"}
PAWL4@{shape: cylinder, label: Pawlytics}-->PAWL5@{shape: cylinder, label: "Pawlytics"}
PAWL5@{shape: cylinder, label: Pawlytics}-->PAWL6@{shape: cylinder, label: "Pawlytics"}
PAWL6@{shape: cylinder, label: Pawlytics}-->PAWL7@{shape: cylinder, label: "Pawlytics"}
PAWL7@{shape: cylinder, label: Pawlytics}-->PAWL8@{shape: cylinder, label: "Pawlytics"}
PAWL8@{shape: cylinder, label: Pawlytics}-->PAWL9@{shape: cylinder, label: "Pawlytics"}
PAWL9@{shape: cylinder, label: Pawlytics}-->PAWL10@{shape: cylinder, label: "Pawlytics"}
PAWL10@{shape: cylinder, label: Pawlytics}-->PAWL11@{shape: cylinder, label: "Pawlytics"}
PAWL11@{shape: cylinder, label: Pawlytics}-->PAWL12@{shape: cylinder, label: "Pawlytics"}
PAWL12@{shape: cylinder, label: Pawlytics}-->PAWL13@{shape: cylinder, label: "Pawlytics"}
PAWL13@{shape: cylinder, label: Pawlytics}-->PAWL14@{shape: cylinder, label: "Pawlytics"}
end
subgraph Fostering/Rehoming
id1@{shape: stadium, label: "Request for Help"}--> id2@{ shape: diamond, label: "Source Channel"}
id2 --> id3@{shape: lean-r, label: "Facebook Messenger"}
id2 --> id4@{shape: lean-r, label: "CatPhone SMS/Whatsapp"}
id2 --> id5@{shape: lean-r, label: "Email"}
id3 -- Refer to online form--> id6@{shape: docs, label: "Request for Help Form"}
id4 -- Refer to online form -->id6
id5 -- Refer to online form -->id6
id6 -- Surrender submitted to Pawlytics --> PAWL5
PAWL5 -- Email with Information -->id8@{shape: diamond, label: "Case Reviewed"}
id8 -- PAWL Updated -->PAWL6
id8 -- Lack of Fosterers -->id9
id8 -- Unable to help -->id9@{shape: rect, label: "Signposted"}
id8 -- Fosterer Available -->id11@{shape: rect, label: "Collection Arranged"}
id11-->id21@{shape: doc, label: "Signover Form"}
id21--> PAWL8
id9 -->id10@{shape: stop, label: "Close Case"}
id11 <-- PAWL Updated -->PAWL5
id11 --> id12@{shape: diamond, label: "Fosterer Assessment"}
PAWL9 <-- PAWL Updated -->id12
id12 --> id13@{shape: rect, label: "Vet Assessment"}
id13 <-- PAWL Updated -->PAWL10
id13-- Already Chipped -->id14@{shape,rect, label: "1st Vax"}
id13 -- Not Chipped -->id15@{shape: rect, label: "1st Vax & Microchipped"}
id13 --Already Vaxed-->id18@{shape: diamond, label: "Spayed/Neutered?"}
id14 -- PAWL Updated -->PAWL11
id15 -- PAWL Updated -->PAWL11
id15-->id18
id14-->id18
id18-- Spayed/Neutered -->ID17@{shape: rect, label: "Second Vax"}
id18-- book second vax -->ID19@{shape: rect, label: "Second Vax & Spay/Neuter"}
ID17-- PAWL Updated -->PAWL13
ID19-- PAWL Updated -->PAWL13
ID17 -->id20@{shape: diamond, label: "Additional Treatment?"}
ID19--> id20
id20-- No -->id22@{shape: stadium, label: "Ready for Rehome"}
id20--Yes-->id23@{Shape: rect, label: "Additional Treatment"}
id23-->id22
id23-->PAWL14
id22-->PAWL14
end
subgraph Adoption
AD1@{shape: stadium, label: "I would like to adopt"}-->ad2@{ shape: diamond, label: "Source Channel"}
ad2 --> ad3@{shape: lean-r, label: "Facebook Messenger"}
ad2 --> ad4@{shape: lean-r, label: "CatPhone SMS/Whatsapp"}
ad2 --> ad5@{shape: lean-r, label: "Email"}
ad3 -- Refer to Available Felines--> ad6@{shape: docs, label: "Cats in our Care"}
ad4 -- Refer to Available Felines -->ad6
ad5 -- Refer to Available Felines -->ad6
ad6 --> ad7@{shape: diamond, label: "Found one to Enquire about?"}
ad7 -- Not yet --> ad8@{shape: docs, label: "Subscribe to Newsletter"}
ad20-->ad7
PAWL3-->ad20
ad8 -->ad20@{shape: rect, label: "Newsletter Sent"}
ad7 --Yes, I'd like to know more-->ad10@{shape: doc, label: "Expression of Interest Form"}
ad10 --contact details passed to Fosterer-->ad11@{shape: rect, label: "Fosterer contacts potential adopter"}
ad11 --Visit Arranged -->ad12@{shape: rect, label: "Potential Adopter visits feline"}
ad12 -->ad14@{shape: diamond, label: "Fosterer Review"}
ad12 -->ad15@{shape: diamond, label: "Potential Adopter Review"}
ad14 -- Adopter Declined -->ad19@{shape: stop, label: nfa}
ad14 -- Adopter Approved for Home Visit -->ad16
ad15 --"Yes, Home Visit Arranged"-->ad16@{shape: rect, label: "Home Visit"}
ad15 --"No, Wants to wait"-->ad7
ad15 --"No, No Further Action"-->ad18@{shape: stop, label: NFA}
ad16 -->ad17@{shape: diamond, label: Adopter Home Accepted}
ad17-- Adoption Agreed -->ad22@{shape: doc, label: Adoption paperwork Generated}
ad17--Adoption Deferred-->ad25@{shape: stop}
ad22-->ad23@{shape: rect, label: Adoption Fee Paid}
ad23-->ad24@{shape: rect, label: Feline Collected from Fosterer}
ad24-->ad25@{shape: stadium, label: Post Adoption Support}
ad22<-->PAWL10
ad23<-->PAWL11
ad24<-->PAWL12
end