# Customize Defect Page

In the Defects Table View, columns contain information pertinent to each defect that Users have submitted. The information can be organized to give you a clear view of what is most important to your workflow at any given time.

<details>

<summary>Step 1: Viewing available columns</summary>

Click on the cogwheel icon on the right-hand side of the Defects page. The available columns to organize information will be displayed.

</details>

<figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-4db671a2df200766962f396185fff889f419a915%2F423_Defects%20%2009%20-%20Columns.png?alt=media" alt=""><figcaption><p>On the Defects Page, click on the cogwheel icon to display column table options.</p></figcaption></figure>

<details>

<summary>Step 2: Selecting filter criteria</summary>

Select or de-select any boxes of information and the table will update in real-time with the columns you have selected. Click the "restore defaults" button to revert any changes made.

</details>

<figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-92ab01b4e14080a9600941a1ebe998c1f15183ec%2F424_Defects%2010%20-%20Columns.png?alt=media" alt=""><figcaption><p>Select which columns you wish to see in your Table View.</p></figcaption></figure>

You may edit any Defect by following the steps on the upcoming page. Click "Next" to see how.


---

# 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/defects-tab/customize-defect-page.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.
