# Home

## ![](/files/J6FUuV3coBorJNHBzd1t) **Home Screen**

The **Wave Home Screen** serves as the central hub for users upon logging into Wave. It provides a comprehensive overview of key metrics, recent activity, and essential tools, ensuring quick access to frequently used grids and reports.

***

## **Dashboard Overview (Top Section)**

At the top of the **Wave Home Screen**, a dashboard displays essential insights **based on the user's activity** in Wave:

<figure><img src="/files/6NeF9EwBf8Uq3BtYa5Vm" alt=""><figcaption><p>Dashboard Overview</p></figcaption></figure>

* **Total Custom Grids** – The number of custom grids created.
* **Total Global Grids** – The total number of global grids created.
* **Top Object Used** – The most frequently accessed Salesforce object in Wave.
* **Total Mapped Reports** – The number of reports mapped within grids.
* **Records Fetch** – The number of record fetch in grids.

***

## **Navigation & User Options (Top-Right Section)**

The **top-right corner** of the screen provides quick access to user actions and account settings:

* ![](/files/I14LgKIF2U18zyRSSNZk) **Profile Button** – Opens a user menu with account details and management options.
* ![](/files/mwm2OIAm6CvJn70AbUFx)**Take a Tour** – A guided walkthrough to help users explore key features of Wave.
* ![](/files/OTkVyh6IsOckbq1YVEHz) **Upgrade** *(Available for free accounts only)* – Allows users to upgrade their subscription plan for additional features.

### **User Profile Menu Overview**

Clicking the **User Profile Button** opens a window with the following options:

* **User Information** – Displays the logged-in user's **email address** and **name**.
* **More Organizations** – Allows users to manage multiple organizations:

  * Click **Add** to link a new organization.
  * If the user has added organizations, a **list of linked organizations** is displayed.

  <figure><img src="/files/ff9XMMbdtcMeN5lpgEse" alt=""><figcaption><p>Multiple Org Support</p></figcaption></figure>
* **Settings** – Opens the [**Settings Screen**](/valorx-wave/wave-admin-and-control/wave-settings.md) page, where users can update preferences and configure their profile.
* **Logout** – Logs the user out of their Wave account.

<figure><img src="/files/6c96KMVJQR38gaqWnr3b" alt=""><figcaption><p>User Profile</p></figcaption></figure>

This menu provides a centralized location for users to manage their **account details, organization access, and settings** with ease.

***

## **Recent Grids (Middle Section)**

The **Recent Grids** section provides a quick view of the most recently accessed grids, helping users resume work effortlessly. Each entry displays:

* **Grid Name**
* **Salesforce Object**
* **Additional Grid Details**

<figure><img src="/files/diTxlz1VgDMY8k1nlLSA" alt=""><figcaption><p>Search grids, matrix names and object.</p></figcaption></figure>

Users can **search** for specific grids, matrices, or objects using the **search bar**, ensuring easy navigation.

### **Create New Grid (Action Button)**

Positioned between the **Dashboard Overview** and **Recent Grids**, the **"Add New"** button allows users to quickly create a new grid, matrix, report and import files.

<figure><img src="/files/SqbuFrSuYXAfOIMPvnPu" alt=""><figcaption><p>Add New button</p></figcaption></figure>

***

## **Right Panel (Subscription & Support Resources)**

The **right-side panel** offers useful insights and resources to support users:

* **My Plans** – Displays the number of Free and Pro members in the organization and the current subscription details.
* **Helpful Guide** – Provides quick links to essential documentation and tutorials.
* **Feature Spotlight** – Showcases new and key Wave features.
* **Your Feedback Matters** – Allows users to submit feedback about their Wave experience.

<figure><img src="/files/HeBhyggZNlXUY5jPM8MF" alt=""><figcaption><p>Right Panel</p></figcaption></figure>

This layout ensures a smooth workflow, helping users easily navigate, create grids, and manage their subscriptions.


---

# 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://docs.valorx.com/valorx-wave/wave-workspace/home.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.
