# Edit a defect

<details>

<summary>Step 1: Select a Defect from the table to edit.</summary>

Click the edit icon for the Defect you want to work on.

</details>

<figure><img src="https://1326643208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnpMhTPhBTwVaw7bZVBjY%2Fuploads%2Fgit-blob-2307e4e3943bd8edec103933b101eb8cce67aab7%2F429_Defects%205.png?alt=media" alt=""><figcaption><p>Click on the edit icon next to the Defect you wish to change.</p></figcaption></figure>

<details>

<summary>Step 2: Edit information</summary>

Alter the information in the name, integration, priority level, and status fields to your liking and click send update. Click cancel 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-31aba2e4d2759cdab1f1e0f57898956b757baf2b%2F428_Defects%2005%20-%20Edit%20Defect.png?alt=media" alt=""><figcaption><p>Change the information available to the Defect by entering information in the fields provided.</p></figcaption></figure>

When you are finished editing click "Send update" and Test Fiesta will send the updated details to your integrated bug-tracking tool. If you want to learn more about [setting up an integration ](https://docs.testfiesta.com/projects-tab/defects-tab/broken-reference)you can find documentation here.

To find different types or a specific Defect, you can use the filter options. 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/edit-a-defect.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.
