# January

### 🚀 New Features

* **Planning Cards for Asana, Azure DevOps, and Linear:** Integrate your planning tools directly by adding [planning cards](/planning-items/planning-item-overview.md) from Jira, Trello, Asana, Azure DevOps, and Linear.&#x20;

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

* **Save Filters as a View for Tables:** Organize your journey map tables with [saved views](/dashboard/table-actions/saved-views.md). Create shared views for collaboration or private views just for yourself.

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

* **Bulk Edit for Journey Maps and Personas:** Manage your data efficiently with [bulk editing capabilities](/dashboard/table-actions/bulk-actions.md):

  * Archive, copy, or tag journey maps.
  * Archive and copy personas.

  <figure><img src="/files/JVX1q69qyKQsjIbA2Bp3" alt="" width="563"><figcaption></figcaption></figure>
* **Tag and filter personas, portfolio items and metrics:** Not only [tag](/account-settings/tags.md) and filter for tags in journey maps and cards, but every item there is!&#x20;

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

* **HTML Sharing of a journey map:** [Share a read-only version](/journey-editor/share-journey-maps/html-sharing-of-journey-maps.md) of your journey map with anyone via a public link.

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

### 🔧 Improvements

* **Customizable scale-labels for Emotion chart lane:** Customize the labels of your Emotion chart scale to better fit your use case - no longer limited to the default -2 to +2 range!
* **Select Workspaces for Google Analytics:** You can now select for which workspaces you want to enable your Google Analytics integration, providing greater control and flexibility.

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

* **Icon card layout:** We improved our icon card layout for lots of text and added a "quotes"-template

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

* We are now **saving your sort order** of the **tables** in your dashboard


---

# 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/january.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.
