# ver 1.4.0

🚀 **What's New in this Release**

* **Org Unit-Based Access Management for Workspace**\
  Introduced the ability to assign and manage access to workspaces using organizational units (Org Units). Administrators can now grant roles based on the company’s organizational structure, enabling scalable access control aligned with departments or teams. This enhances governance, reduces manual effort, and ensures consistent permission management across the workspace.

#### ⚙️ **Improvement** <a href="#whats-new-in-this-release" id="whats-new-in-this-release"></a>

* **Default Role: Workspace Member**\
  Added a default role **Workspace Member** within each workspace. This role is automatically assigned to any newly added members, groups, or organizational units. It ensures a consistent baseline access level and simplifies onboarding, while still allowing administrators to extend or customize additional roles as needed.


---

# 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://oten.gitbook.io/openplatform/help-center/whats-new/release-note/ver-1.4.0.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.
