> For the complete documentation index, see [llms.txt](https://sealights-docs.tricentis.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sealights-docs.tricentis.com/quality-improvement/quality-improvement-solution-overview/release-quality-improvement-guide/step-3-prioritize-code-areas/perform-a-deep-csv-analysis.md).

# Perform a Deep CSV Analysis

Before diving into formal code labeling and Code Scope rules, consider the power of CSV files in SeaLights' Test Gaps Analysis (TGA) reports. This method-level analysis tool helps you **organize and prioritize** your entire app's methods, setting the stage for **efficient Code Scope rule creation**.

#### **Benefits at a Glance:**

* **Pre-Labeling Clarity:** Gain a comprehensive understanding of your app's methods before formal labeling.
* **Informed Decisions:** Label and categorize methods confidently, based on granular insights.
* **Streamlined Code Scope:** Simplify creating Code Scope rules with pre-organized method data.

Don't just label, organize first! Take control of your methods with TGA report CSVs.

<details>

<summary>Follow these steps for mastering your methods with CSV in TGA Reports</summary>

1. **Navigate:** Head to the TGA Report page and find the report for your target app.
2. **Download:** Click to download the corresponding CSV file.
3. **Analyze & Label:** Utilize the CSV as a springboard for deep analysis.
   * Mark important methods.
   * Document their significance.
   * Assign ownership for clarity.
   * Include crucial details for focused analysis.
   * Identify areas for exclusion.

</details>
