# New features in Talsec Portal

Recently we've rolled out **Talsec Portal 1.5**, bringing improvements to data visibility, workflows, and overall user experience.

<figure><img src="https://1548930415-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNjTFXsqCLQ3RU2oA2uHC%2Fuploads%2Fg748kyBM8Hl1uJQzQnwy%2FNew%20features%20in%20Talsec%20Portal.png?alt=media&#x26;token=ab8836f8-dbd8-4eac-bb2b-6d5aa9cb7b19" alt=""><figcaption></figcaption></figure>

This release makes it easier to understand your data, trace it to its source, and work more efficiently.

{% hint style="success" icon="book-spine" %}
Not using **Talsec Portal** with your Talsec RASP yet? Try it now [**here**](https://my.talsec.app/).
{% endhint %}

### Better Visibility: Older OS Versions Included

Previously, graphs in the Portal only reflected a subset of OS versions, which could lead to incomplete insights.

With the new version of Talsec Portal, graphs now include older OS versions.

<figure><img src="https://1548930415-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNjTFXsqCLQ3RU2oA2uHC%2Fuploads%2FCR428Pz5XV9cZc4UDwjo%2Fimage.png?alt=media&#x26;token=e9fea1e6-a293-4ba4-9fd0-0cdc3655fc9a" alt="" width="563"><figcaption><p>Extended versions filters</p></figcaption></figure>

This is especially useful when monitoring long-tail users or evaluating backward compatibility.

### Direct Access to Kibana

Understanding aggregated data is useful, but sometimes you need to see the raw logs behind it.

<figure><img src="https://1548930415-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNjTFXsqCLQ3RU2oA2uHC%2Fuploads%2FRRu6ZY3U9UmwVqrKr7ju%2Fimage.png?alt=media&#x26;token=d690d284-5c4f-499f-ba11-37dc23bcc08f" alt=""><figcaption><p>Link to Kibana (green magnifying glass)</p></figcaption></figure>

We’ve added a **direct link to your Kibana instance**, allowing you to jump straight to the relevant logs and investigate anomalies without searching manually.

### UX Improvements and Fixes

We’ve also made several smaller improvements to smooth out everyday usage:

* Introduced a **stepper flow** when creating a new MagicFile
* Fixed a number of bugs


---

# 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://docs.talsec.app/appsec-articles/articles/new-features-in-talsec-portal.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.
