# Wave Floaty

Wave Floaty provides a **convenient way** to access key features in **Wave Browser Extension**, allowing users to **navigate records and perform actions with ease**. It offers three different views, each designed for specific use cases:

* **Default View Floaty**
* **Record Page Floaty**
* **Related List Page Floaty**

## **Common Elements in Wave Floaty**

Regardless of the page you're on, the following elements remain the same when you open Wave Floaty:

* ![](/files/5htvBm4VA5wifQGTWPP6) **Dashboard Button** – Returns users to the **Wave Browser Extension** screen.
* ![](/files/t8CR7pzOSYcwVYR3nj1I) **Settings Button** – Opens the **Wave Browser Extension General Settings** page.
* ![](/files/aXyNAm75Q8ULMqQoITXi) **Add Notes** – Clicking this opens the Wave Browser Extension Grid Screen and launches the Notes Board, where users can add and manage their notes.
* ![](/files/xtYPBvtn7I28tKXbG5Dn) **Latest Wave Video** – Displays an embedded video featuring the most recent updates about Valorx Wave product.
* ![](/files/0RiXrZI0pAmxRafmegG1) **File Upload Section** – The **Data Import** feature remains unchanged, allowing seamless data imports into Wave. Users can either **select files to upload** or **drag and drop files** into the designated area.&#x20;

While the **layout and workspace remain consistent**, the **main content** within Wave Floaty **adapts to the Salesforce page** the user is currently viewing. This ensures users always have relevant tools and information based on their workflow.

To access Wave Floaty, simply **click on the Floaty icon**, and it will open with the corresponding page-specific content while maintaining the common elements listed above.

<figure><img src="/files/n93QPt1UjFUUVQzkEC1f" alt=""><figcaption><p>Accessing Wave Floaty</p></figcaption></figure>

## **Wave Floaty Views**

Wave Floaty provides a convenient way to access key features in Wave, allowing users to navigate records and perform actions with ease. It offers three different views, each designed for specific use cases:

* **Default View Floaty**
* **Record Page Floaty**
* **Related List Page Floaty**

### **Default View Floaty**

The Default View Floaty is available to all users when on the Salesforce Home page. It provides quick access to frequently used objects: **Accounts, Opportunities, Leads, and Contacts**. With a single click, users can open these records directly in Wave.

#### **Key Features:**

* **Recent Grids:** Displays recently accessed records for quick navigation.

<figure><img src="/files/JRR59hcaj2im15kZlJOb" alt=""><figcaption><p>Default View</p></figcaption></figure>

### **Record Page Floaty**

The Record Page Floaty appears when a user opens a Salesforce record and clicks on Floaty. This view differs from the Default View by offering more direct record-level actions.

#### **Key Features:**

* **Color Bar Conditions:** Users can quickly access color bar conditions via a hyperlink at the top of the Floaty.
* **Object Access:** Clicking on an object name opens it directly in Wave Browser Extension.
* **Mass Modifier:** Clicking the hyperlink opens Mass Modifier for the specific record in Wave Browser Extension.
* **Favorite Grids:** Displays a list of favorited records for quick access.

<figure><img src="/files/aPcE6sxN8GyRqhhbckuH" alt=""><figcaption><p>Record Page</p></figcaption></figure>

### **Related List Page Floaty**

The Related List Page Floaty appears when users open a record and access the Floaty menu. This view allows users to manage and customize related lists efficiently.

#### **Key Features:**

* **Custom Page Layouts:** Users can create custom layouts by clicking on the **Page Layout** hyperlink.
* **Add Page Layout:** (Redirects to Wave for customization)
* **Related List Window:** Opens the related list in Wave with a single click. Users can also access related lists via a drop-down menu.
* **Custom Page Layout Details:** Displays the **last edited time** and **record name** for reference.

<figure><img src="/files/ObVNCshqETV2OjApNcOF" alt=""><figcaption><p>Related List Page</p></figcaption></figure>


---

# 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/wave-floaty.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.
