# October

### 🚀 New Features

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

* **Personal Dashboard:** A new, personalized dashboard where users can view all of their accounts and workspaces at a glance, along with recent activity, shared journey maps, and more.
* **Account Home Page:** Introducing a dedicated dashboard for shared accounts, making it easier to manage and access collective work.
* **Settings Pages Redesign:** Settings are now organized into tabs for a more intuitive navigation experience.

### 🔧 Improvements

* **Enhanced Tag Management:**&#x20;
  * **Updated the color palette for tags** and improved the visual design, creating a more cohesive look across the platform.
  * To improve organization, **duplicate tags** within a category are now **blocked** automatically, ensuring cleaner tag categorization.
* **Access Permissions on Free Plans:**&#x20;
  * Users on **free plans can now assign tags** to journey maps, although tag management remains a feature for paid plans only.
  * A user on the free plan can now only be **assigned to one journey map per account**, maintaining streamlined access and reducing user limitations.


---

# 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/2024/october.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.
