# One Place to Manage All Your Test Stages Optimization

SeaLights now provides a single entry point for all Test Optimization stage types, Cross-App, App-Level, and legacy Integration Builds, replacing the previously fragmented navigation across multiple pages.

<figure><img src="/files/JO2FK1TWIs1sMedHDm8f" alt=""><figcaption><p>Single Entry Point for all Test Optimization stage types</p></figcaption></figure>

### What's New

The **Optimization Strategy** page unifies all test stage types under one roof. A segmented toggle lets you switch between views:

* **Cross-App:** for unbounded test stages shared across applications
* **App-Level:** for bounded test stages tied to a specific app
* **Integration Build:** for accounts still using legacy integration builds

Each view gives you direct access to the actions that matter: configure the optimization strategy, open the Savings Breakdown for troubleshooting, or pull up charts to visualize performance trends.

### Why It Matters

Previously, monitoring and configuring test stages meant navigating between the Strategy page and the legacy Savings Summary page. Now everything is in one place, with a consistent experience regardless of which stage type you're working with.

### Get Started

* [Explore the Optimization Strategy page →](https://docs.sealights.io/knowledgebase/test-optimization/test-optimization-strategy)


---

# 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.sealights.io/knowledgebase/whats-new/may-2026/one-place-to-manage-all-your-test-stages-optimization.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.
