# March

### 🚀 New Features

* New dashboard sidebar: We introduced an improved sidebar experience for easier navigation. You can now switch between your accounts by opening the menu through clicking the little arrow in the lower left corner of your screen.

<figure><img src="/files/MOLgM99edlctAagrWX2s" alt=""><figcaption></figcaption></figure>

* Notification enhancements: See where you were mentioned, invited, or where your help is requested – all in one place.

&#x20;

<figure><img src="/files/Lo9tdnVBUM92bkq9Hj43" alt="" width="375"><figcaption></figcaption></figure>

* [Embedded cards for monday.com, Power BI & Tableau](/integrations/embedding-external-content.md): Say hello to seamless integrations! Embed cards from monday.com, Power BI, and Tableau directly into your journey map.

<figure><img src="/files/e64qhvpvNEWAHaTHafi7" alt="" width="563"><figcaption></figcaption></figure>

* Streamlined modal for creating [planning](/planning-items/planning-item-overview.md) & [embed cards](/integrations/embedding-external-content.md): Creating planning and embed cards just got easier with a refreshed modal experience.

### 🔧 Improvements

* [Live metric card updates](/metrics/introduction-to-metrics.md): Side panel now supports real-time metric updates
* Updated card & lane menus: Improved UI for better usability.

  <figure><img src="/files/ndHOBzKin3sRYUCMxk7K" alt="" width="225"><figcaption></figcaption></figure>
* Membership visibility on invitations page: Users can now view their memberships and leave accounts, workspaces, or maps as needed.
* Hide deleted memberships: Personal account memberships are no longer shown on the memberships page—keeping things clean and relevant.&#x20;
* UI text adjustments: Updated "View All" button text in dashboard section and adjusted account list item font size.
* New & improved invite component: We’ve replaced the old invite user component with a sleek and nice invite component in organizations and workspaces.
* [Priority filter in portfolio](/portfolio/portfolio-summary-and-matrix.md): Need to focus on high-priority items? The new priority filter in portfolios helps you do just that.
* Notification enhancements: You can now see pending invitations at a glance, and Smaply auto-scrolls to selected cards for smoother navigation.
* Advanced filtering enhancements: UX fixes and improvements for lists
* Updated tag UI: Improved tag styling in settings


---

# 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://helpdesk.smaply.app/release-notes/2025/march.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.
