for keeping track of friends, colleagues and contacts


Contacts

<aside> 💡 The ‘new person’ template can be used to enter details, likes and dislikes and possible gift ideas! Feel free to adjust the ‘status’ formula, and anything else, as you like.

</aside>

How this template works

You can delete this once you get the hang of it!


We used this formula in the Status column of the table above.

if(dateBetween(now(), prop("Last Spoke"), "months") > 3, "Time to reach out!", "👍")

If more than 3 months have passed since the last time you contacted the person, you'll see "Time to reach out!" appear next to their name.

Other cool things about this CRM