> For the complete documentation index, see [llms.txt](https://docs.hub88.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hub88.io/product-news/august-2025/introducing-updated-segments-in-operator-backoffice.md).

# Introducing Updated Segments in Operator Backoffice

**Released**: 11 August 2025

***

[**Segments**](/operator-backoffice/segments.md) are now available across key areas in the Operator Backoffice, giving you a faster, more consistent way to track what matters most.

This update brings three powerful improvements to how you manage filtered views:

* [**Secure sharing via encrypted URLs**](/operator-backoffice/segments.md#sharing-segments). Easily share filtered views with other users in your account. Shared links are encrypted, and auto-apply the filters with the respect of each user's page permissions.
* [**Redesigned creation flow**](/operator-backoffice/segments.md#creating-a-segment). You can now name each Segment and add an optional note when saving, making it easier to organise and access them later on.
* [**Central view for Segment management**](/operator-backoffice/segments.md#viewing-and-managing-segments). Use the new "View All Segments" modal to manage saved Segments per area. From there, you can edit names and notes, share, delete, or bookmark views for quick access.

<div><figure><img src="/files/TAhYktyY0DQYC8VZLA3P" alt=""><figcaption></figcaption></figure> <figure><img src="/files/0n95Bymp7w67HjeS2LC7" alt=""><figcaption></figcaption></figure></div>

Segments work across areas like [Transactions](/operator-backoffice/transactions-management.md#transactions) and [Flagged Activity](broken://spaces/MTWFNZ1g2QuImiZFIO1o/pages/GtUfu3eo4Itijln5Qahv), and are always tied to the page where they were created, keeping views relevant and contextual.

Segments persist across sessions, work securely with user permissions, and remove the need to repeatedly configure your most-used views.

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

```
GET https://docs.hub88.io/product-news/august-2025/introducing-updated-segments-in-operator-backoffice.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.
