# Dashboard

Fluid’s Dashboard is not a reporting screen.\
It is a daily orientation layer designed to motivate action and show where attention is needed.

You open it to understand where you stand.\
Then you move on to execution.

***

### A motivating start to every day

At the top of the Dashboard, you see a personalized greeting and a daily motivational quote.

The quote rotates daily and focuses on:

* Sales
* Entrepreneurship
* Discipline
* Long-term thinking

Quotes come from well-known founders and operators, such as:

* Howard Schultz
* Steve Jobs
* Grant Cardone

This is intentional.

Most CRMs feel cold, administrative, and uninspiring.\
Fluid is designed to feel motivating and familiar.\
Something you actually look forward to opening every morning.

The background adapts to your selected theme, using deep gradient styles inspired by modern tools and creative interfaces.\
More on themes later.

***

### Key daily metrics at a glance

The top metric cards show you exactly what matters today:

* **Active deals**\
  How many open deals you are currently working
* **Reminders overdue**\
  Actions that should already have been handled
* **Reminders today**\
  Actions scheduled for today
* **Pipeline value**\
  Total value of all active deals

This lets you immediately answer:

* Am I on top of my follow-ups?
* Is anything slipping?
* How much value is currently in motion?

No drilling into reports.\
No configuration required.

***

### Pipeline by stage overview

The **Pipeline by Stage** chart shows the expected value of deals in each stage.

For each stage, you can see:

* Stage name
* Expected value
* Total deal value
* Number of deals
* Probability assigned to that stage

When you hover over a stage, all of this context is visible instantly.

Because probabilities are defined at the pipeline stage level, this chart reflects real expected value, not guesswork.

This gives you a fast, honest snapshot of where revenue is actually likely to close.

***

### Quick deal creation

From the Dashboard, you can create a new deal instantly.

The **Add new deal** action is available directly on the page so you can capture opportunities the moment they appear.

This removes friction and keeps momentum high during the day.

***

### Designed to be visually enjoyable

Many people search for CRMs that are:

* Visually appealing
* Calm to use
* Pleasant to open daily

Fluid’s Dashboard is intentionally designed to meet that need.

The theme-based gradients, typography, spacing, and layout are all chosen to:

* Reduce cognitive fatigue
* Create a sense of flow
* Make the tool feel modern and personal

This is not decoration.\
It is part of making daily usage sustainable.

***

### What the Dashboard is not

The Dashboard is not:

* A reporting tool
* A configuration screen
* A place to manage details

Its purpose is orientation.

Once you understand where things stand, you move to Deals and start executing follow-ups.

***

### What to read next

* Deals overview – how daily execution happens
* Deal reminders – how actions are structured
* Themes and appearance – how to customize the look and feel


---

# 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://fluid-crm.gitbook.io/fluid-crm-docs/features/dashboard.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.
