# Enhanced TIA Settings

<figure><img src="/files/mT36eLZAlbPJzsppNzrA" alt=""><figcaption><p>Enhanced TIA Settings</p></figcaption></figure>

We're thrilled to announce significant advancements in Test Impact Analysis (TIA) settings! These improvements empower you to achieve a new level of control and efficiency within your testing processes.

## **Default TIA Configurations**&#x20;

Streamline your branching workflows with the ability to set default TIA configurations for new branches **within specific applications**. This eliminates the need for repetitive setup, allowing you to quickly adopt a consistent testing approach across your branched codebase.

<figure><img src="/files/xhqbmabAh7DnCPhiToKg" alt=""><figcaption><p>Default TIA Configurations</p></figcaption></figure>

## **TIA on Pull Request**

Take control of TIA behavior on pull requests. This empowers you to **fine-tune how TIA triggers test runs based on code changes within pull requests**. This targeted approach ensures comprehensive testing while minimizing unnecessary test execution.

<figure><img src="/files/rRFeLSOcvplQN1OdokYx" alt=""><figcaption><p>Turning on/off TIA on PR</p></figcaption></figure>

## **Seamless Single Test Run Activation**&#x20;

Enjoy a more intuitive interface for activating single full test runs. With the simplified activation process, initiating a complete test execution becomes **effortless and streamlined**, saving you valuable time and effort.

<figure><img src="/files/bjYlrCCPprwUxpyVUD5r" alt=""><figcaption><p>Turning on a single full run on next test run</p></figcaption></figure>

## **TIA Status and Settings Combined**

We've streamlined the TIA experience by combining the TIA status indicator and access to TIA settings into a single button. This consolidated approach saves screen space and improves visual clarity.&#x20;

<div><figure><img src="/files/JkmIsVtKqa0oEaOQOLLT" alt="" width="386"><figcaption><p>TIA Off</p></figcaption></figure> <figure><img src="/files/L6QaVJBSb3dcSRnh1MBs" alt="" width="386"><figcaption><p>TIA On</p></figcaption></figure></div>

***

These advancements in TIA settings offer a powerful toolkit for optimizing your testing workflows. Start exploring the new functionalities within the SeaLights platform and witness the increased efficiency, control, and precision they bring to your testing efforts.


---

# 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/october-2024/enhanced-tia-settings.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.
