> For the complete documentation index, see [llms.txt](https://docs.guardianservice.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.guardianservice.app/whats-new/release-notes/beta-releases/mgs-beta-v4.md).

# MGS Beta v4

## New

* **Revolutionized User Interface**: Navigate with ease and enjoy a more intuitive experience.
* **Custom Tenant Branding**: Tailor every one of your tenant spaces with unique branding elements for a personalized touch.
* **Enhanced Standard Registry Attributes**: Dive into a more comprehensive and detailed asset management journey.
* **MGS Vault Additions**: Secure your data with integration options including Azure Key Vault and GCP Secret Manager. Learn more about MGS Vault configurations [here](https://docs.guardianservice.io/technical-information/mgs-vault?utm_source=hs_email\&utm_medium=email&_hsenc=p2ANqtz--72wM6Nm4pTBn9_M7M4k49OlhOfXS29tI7hoA-C-lhehi5O9E3rKe0MUl32aOPOmSIul6m).
* **Core Guardian Upgrade to v2.20**: Experience the pinnacle of our foundational technology, ensuring efficiency and reliability.
* **AI-Powered Search Capabilities**: Navigate through data with unprecedented ease and intelligence.

{% hint style="info" %}
For the full changelog and release notes on the open-source Guardian please visit: <https://github.com/hashgraph/guardian/releases>
{% endhint %}

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.guardianservice.app/whats-new/release-notes/beta-releases/mgs-beta-v4.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.
