# Table View & Changing Columns

## Understanding Table View, and column information

Test Runs are displayed in a "Table View". Within that table, there are various "columns" of information that can be added, removed, and edited for each test run. Test cases within test runs also have this functionality.

## Changing column info for Test Runs

<details>

<summary>Step 1: Open column options</summary>

On the Test Runs page, click on the cogwheel icon. From there you can select which columns to add and remove from your Table View.

</details>

<figure><img src="/files/47tm61zYBV7r4WOJHxI0" alt=""><figcaption><p>Click the cogwheel in order to add or remove columns.</p></figcaption></figure>

<figure><img src="/files/5h5HuzbodetBwDbkjTpA" alt=""><figcaption><p>Your Table View will update with the selected column information.</p></figcaption></figure>

The next page will take a look at each column and explain what they are. Click "Next"


---

# 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.testfiesta.com/projects-tab/test-runs-tab/table-view-and-changing-columns.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.
