> For the complete documentation index, see [llms.txt](https://help.rechat.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.rechat.com/whats-new/revamped-contact-profiles-cleaner-faster-smarter.md).

# Revamped Contact Profiles: Cleaner, Faster, Smarter!

<figure><img src="/files/c6RVB2gSeIjt6Lvx5pmJ" alt=""><figcaption></figcaption></figure>

We've given your **Contact Profile** a fresh new look! 🎉&#x20;

1. Your contact's **Social Icons** have been updated and improved for a cleaner look.
2. **Tags** have been moved to the **Details** tab, making it easier to organize and manage your contacts without clutter at the top of your screen.
3. We’ve revamped the **Quick Action Buttons**—you’ll now find options to **create reminders**, **add notes**, and **adjust touch reminders** in a more streamlined, intuitive spot.

It's all about giving you more space and control to focus on what matters most—building stronger client relationships. Enjoy the cleaner, faster, and more efficient experience!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/revamped-contact-profiles-cleaner-faster-smarter.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.
