> For the complete documentation index, see [llms.txt](https://docs.abtasty.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.abtasty.com/flagship-deprecated/release-notes/flagship-september-release-note.md).

# Flagship September Release note 🎒

## Flagship September Release note 🎒

## **Flagship New Releases**

## 🗄️ New filters in the reports: <a href="#e2-80-9cnew_filters-e2-80-9d" id="e2-80-9cnew_filters-e2-80-9d"></a>

![Capture\_d\_e\_cran\_2021-09-24\_a\_\_16.04.13.png](/files/voaV01cVu1bD6evYkEJo)

In order for you to further analyze the performance of your use cases we have added new filters to our reports.

It is now possible to filter according to any user context and parameters of your hits. This allows you to generate reports and analyze the conversion or transaction rate according to much more precise search criteria.

#### **Want to know more about it?**

* 👉 Consult the [User Documentation](https://flagship.zendesk.com/hc/en-us/articles/360010518940--Using-the-reporting-filters)

## 📈 Fresh new look for the reporting graphs: <a href="#e2-80-9ccumulative_graphs-e2-80-9d" id="e2-80-9ccumulative_graphs-e2-80-9d"></a>

![Graph\_cumule\_.png](/files/HS9ZkBctrFmmuS4lY5Oo)

One of our main priorities is to enable you to get insights from your report that can be used to optimize your product. That's why we've updated our report display with a clearer, more readable and relevant view of your conversion rate /Transaction rate as well as your page views and screen views.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.abtasty.com/flagship-deprecated/release-notes/flagship-september-release-note.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
