# November 24 Release (v8)

## <mark style="color:blue;">Introducing Row Actions</mark>

Empower users to take instant actions directly from the grid with custom buttons, enabling seamless workflows! Row Actions allow users to quickly launch a **Lightning Flow**, **Lightning Web Component**, or **Lightning Aura Component** with ease. Designed for flexibility and efficiency, these buttons can be effortlessly configured to enhance user experiences.

***

## <mark style="color:blue;">How to Apply Row Actions</mark>

### <mark style="color:purple;">**Row Action Configuration**</mark>

We’re excited to introduce **Row Action Configuration**, a powerful new feature designed to streamline workflows by enabling actionable interactions directly within grids.

With Row Actions, users can:

1. **Configure Custom Buttons**: Add buttons to grid rows to trigger specific actions.
2. **Launch Actions Instantly**: Clicking the button opens a corresponding action (e.g., a popup for updates or a process trigger).
3. **Refresh and Notify**: Actions automatically refresh the row and display a success message upon completion.

*Note: Designers can configure these actions in the Grid Wizard under a new "Action" tab.*

<figure><img src="https://2237973035-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F65f4C4H8V5e0YV342mwp%2Fuploads%2FGEbsrqO3Rlo6HF6tdBtR%2FConfigure%20Row%20Action%20Account.gif?alt=media&#x26;token=40de6ea0-3173-4bc8-bcb2-d36ce1668f6b" alt=""><figcaption><p>Configuring Row Action</p></figcaption></figure>

For example, a new Row Action, **"Update Account"**, has been added. Clicking this action displays a popup where users can update the Account Details (Account Name, Industry, Phone and Website). After saving, the popup closes, the row refreshes, and a success message confirms the update.

<figure><img src="https://2237973035-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F65f4C4H8V5e0YV342mwp%2Fuploads%2FH6J6Amh6WLLZotgiJi1F%2FConfigure%20Row%20Action%20Account%20Surf%20The%20Wave.gif?alt=media&#x26;token=c234b439-9483-4b43-b6f3-36e0aa8f03f3" alt=""><figcaption><p>Update the record using row action button.</p></figcaption></figure>

## <mark style="color:blue;">**Common Use Cases**</mark>

Here are some practical examples of how Row Actions streamline tasks:

* **Send Email**: Quickly trigger email actions for Accounts, Opportunities, Leads, Cases, and Contacts.
* **Close a Case**: Simplify support case closures with a single click.
* **Convert a Lead**: Easily transition leads into opportunities.
* **Update Record Status**: Modify the status of a deal, lead, or case (e.g., mark a deal as “Negotiation”).
* **Assign Task**: Assign tasks for follow-ups or case resolutions.
* **Generate Quote**: Start the quote creation process for opportunities or accounts.
* **Approve/Reject Requests**: Streamline approvals for discounts, leave applications, or cases.
* **Escalate Issue**: Elevate high-priority cases to supervisors.
* **Send Survey**: Initiate feedback surveys for closed cases.
* **Activate/Deactivate User**: Manage system or account access with a click.

&#x20;Learn more about configuring the Action button \[[here](https://docs.valorx.com/valorx-wave/wave-experience/create-a-new-grid/grid-wizard-in-salesforce#id-6.-actions)].

## <mark style="color:blue;">**Known Limitations**</mark>&#x20;

We've documented the limitations and setup requirements for Row Actions to help you optimize their use. For detailed information, refer to the [Row Action Limitations](https://docs.valorx.com/valorx-wave/release-notes/wave-embedded/broken-reference) section in our documentation.


---

# 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/release-notes/wave-embedded/embedded-version-8.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.
