# Simplified TGA Report Creation

<figure><img src="/files/ebO0uqFefyRt6M7ONrrQ" alt="" width="563"><figcaption><p>The New Basic Option to Create a TGA Report</p></figcaption></figure>

SeaLights is excited to introduce a more flexible and efficient approach to creating TGA reports.

### Key Improvement:

* **Simplified Quick Report Creation:** A new streamlined option allows you to create TGA reports by selecting only the app and branch. The system automatically selects all builds within the branch (up to the creation time), making the process faster and more efficient.
* **Enhanced Advanced Report Creation:** The advanced report creation option remains available for users who require more granular control over their reports. It now offers also the options to select all build within the selected branch, simplifying the report creation process.

<figure><img src="/files/5w7Q4GkoZQHfcA4y35NA" alt="" width="563"><figcaption><p>A third oprion for Buils Selection - All Builds</p></figcaption></figure>

* **Customizable Default Report Creation:** You can now choose the default report creation option (basic or advanced) for your organization, tailoring the experience to your specific needs.

### **Additional Features**

* **Automatic Baseline Selection:** When creating a report for a branched branch, the system automatically selects the appropriate baseline build, ensuring accurate analysis.
* **Easy Report Regeneration:** Regenerating a report with the "all builds in branch" option is now simpler, ensuring that the latest data is always included.

<figure><img src="/files/AFHIHUxpL6nxd8M817Xb" alt="" width="563"><figcaption><p>Regenerating report including all builds</p></figcaption></figure>

By providing these enhanced features, SeaLights empowers you to gain valuable insights into your codebase more quickly and easily.


---

# 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/december-2024/simplified-tga-report-creation.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.
