# Contacts

### **Overview**

The **Contacts** feature in **ClosingDealz** provides a structured way to manage and organize contact information linked to your leads. Instead of handling disconnected records, all contacts are directly associated with leads, ensuring seamless relationship tracking and better sales communication.

***

### **How Contacts Work**

* **Lead-Linked Contacts** – Every contact in the CRM is connected to at least one lead.
* **Multiple Contacts Per Lead** – A single lead can have multiple associated contacts, such as different decision-makers or stakeholders.
* **Shared Contacts Across Leads** – The same contact can be linked to multiple leads, making it easier to track relationships across different opportunities.

***

### **Managing Contacts**

* **View & Search Contacts** – Easily find and manage all contacts in a structured list format.
* **Edit & Update Information** – Modify contact details directly from the contact list.
* **Quick Access to Leads** – Each contact entry links back to the associated leads for faster navigation.

The **Contacts** feature ensures that every interaction is connected to the right opportunity, giving you a clearer picture of your relationships and sales potential.


---

# 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://closingdealz.gitbook.io/product-docs/features/contacts.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.
