# View Defects

<details>

<summary>Viewing Defects</summary>

In the Defects tab, click on a Defect from the table. A sidebar will appear outlining the information the user has documented for the Defect.\
\
You can hide or show more information about a Defect by clicking the "Show less" or Show more" button.

</details>

<figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-77c2ad00a7bf06bfef4a13e0b04a32f2509a54cc%2F422_Defects%202.png?alt=media" alt=""><figcaption><p>Select a Defect from the table view by clicking on it.</p></figcaption></figure>

<figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-e38d68b0acbf78f2103a6d369ddaa10ce7de37eb%2F430_Defects%2002%20-%20View.png?alt=media" alt=""><figcaption><p>Selecting show less will collapse information on a Defect.</p></figcaption></figure>

<figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-78f61794dad4b0ee9aea4c80412459a35cc09aa2%2F431_Defects%2003%20-%20Collapsed.png?alt=media" alt=""><figcaption><p>Defects view with less information.</p></figcaption></figure>

You can change the visible columns on the Defects page to match your preference. 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/view-defects.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.
