# Features

### Dashboard

Customize your workspace with templates, widgets, and real-time insights. Track performance, manage tasks, and visualize key metrics—all in one place.

{% content-ref url="../features/dashboard" %}
[dashboard](https://closingdealz.gitbook.io/product-docs/features/dashboard)
{% endcontent-ref %}

### Leads

Managing leads is streamlined with ClosingDealz, thanks to our intuitive interface designed for hassle-free lead handling. Everything you need to master lead management is neatly packaged in our user-friendly platform.

{% content-ref url="../features/leads" %}
[leads](https://closingdealz.gitbook.io/product-docs/features/leads)
{% endcontent-ref %}

### Deals

Experience effortless tracking of your sales with our **Kanban Board** and **List View**. Drag and drop deals between stages, view deal details, and manage tasks efficiently. The deal overview panel lets you track progress, assign team members, and log activities—all in one place.

{% content-ref url="../features/deals" %}
[deals](https://closingdealz.gitbook.io/product-docs/features/deals)
{% endcontent-ref %}

### Contacts

Maintain a centralized database of contacts linked to your leads and deals. Each contact can be connected to multiple leads, making it easier to track relationships and engagement history.

{% content-ref url="../features/contacts" %}
[contacts](https://closingdealz.gitbook.io/product-docs/features/contacts)
{% endcontent-ref %}

### Forms

Create and embed customizable lead capture forms on your website. Add fields, style the form to match your brand, and collect leads directly into your CRM. Track form submissions and analyze performance through built-in analytics.

{% content-ref url="../features/lead-gen/forms" %}
[forms](https://closingdealz.gitbook.io/product-docs/features/lead-gen/forms)
{% endcontent-ref %}

### Analytics

Gain powerful insights with **Overview Analytics, Pipeline Analytics, Team Analytics, and Form Analytics**. Track key metrics like close rates, deal values, lead generation performance, and team productivity to optimize sales strategies.

{% content-ref url="../features/analytics/overview" %}
[overview](https://closingdealz.gitbook.io/product-docs/features/analytics/overview)
{% endcontent-ref %}

### Sale Log

View a **comprehensive record** of all closed and lost deals. Filter by date, deal owner, or status to track financial performance and gain insights into sales trends. The **deal summary panel** allows for quick review of key deal details.

{% content-ref url="../features/analytics/sale-log" %}
[sale-log](https://closingdealz.gitbook.io/product-docs/features/analytics/sale-log)
{% endcontent-ref %}

### Pipeline Analytics

Visualize your **sales funnel** and measure conversion rates between deal stages. Track **average time to close**, **sales velocity**, and identify bottlenecks in your sales process. Ensure your deals are progressing efficiently.

{% content-ref url="../features/analytics/pipeline" %}
[pipeline](https://closingdealz.gitbook.io/product-docs/features/analytics/pipeline)
{% endcontent-ref %}

### Team Analytics

Monitor team performance with **individual and group sales insights**. Compare deal closures, lead creation, and revenue contribution across team members. Use data to coach and improve sales strategies.

{% content-ref url="../features/analytics/team" %}
[team](https://closingdealz.gitbook.io/product-docs/features/analytics/team)
{% endcontent-ref %}

### Form Analytics

Track how well your lead capture forms are performing. Measure **impressions, submissions, conversion rates, and revenue generated** from form-generated deals. Optimize your forms for better lead generation and higher conversions.

{% content-ref url="../features/analytics/form" %}
[form](https://closingdealz.gitbook.io/product-docs/features/analytics/form)
{% endcontent-ref %}


---

# 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/overview/features.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.
