# Refreshed Contact Cards

{% embed url="<https://rechatq.wistia.com/medias/ackbqw3466>" %}

Contacts have been separated into four (4) key contact tabs, each providing key data.&#x20;

{% tabs %}
{% tab title="Details" %}
**Contact Card**: Name, Tags, Primary Contact Information, Social Buttons, Auto-Touch Reminder, Quick Action Buttons for Reminders and Notes

**Relationship:** Last Touch, Auto-Reminder

**Contact Info:** First Name, Middle Name, Last Name, Contact Information, Social Links

**Flows:** This will show you any Flow your contact is currently enrolled in

**Touch Dates:** Birthday, Home Anniversary, Wedding Anniversary, Work Anniversary, Children's Birthdays

**Addresses:** Primary Address, Investment Properties, Work Addresses, etc.

**Deals:** Any Deal this contact is associated with

**Details**: Title, Nickname, Job Title, Company, Marketing Name

**Spouse/Partner**: First Name, Last Name, Email, Phone, Birthday

**Assignee:** Indicates if/when the contact/lead has been assigned to a team member
{% endtab %}

{% tab title="Upcoming" %}
Auto-Reminders, upcoming calendar events and upcoming celebrations.
{% endtab %}

{% tab title="History" %}
Any historic emails, logged calls and text messages, celebrations and calendar events.
{% endtab %}

{% tab title="Notes" %}
Any and all notes you've entered into the contact records.&#x20;

{% hint style="info" %}
**Pro-Tip:** Notes are searchable! Be as detailed as possible so you can reference notes later on.
{% endhint %}
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.rechat.com/whats-new/refreshed-contact-cards.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
