# Option to hide enclosures

To keep defect tracking clean and avoid confusion—especially for teams using **Jira sync**—you can now choose to **disable adding multiple enclosures** in a project.

This setting is particularly useful because Jira supports syncing **only one enclosure** (the *description* field). Disabling additional enclosures ensures smoother sync and a consistent experience across both systems.

#### ✅ How to Disable Adding Enclosures

* **Navigate to your project** in the left-hand menu.
* Click the **three-dot menu** next to your project name.
* Go to **Project configuration → Settings**.

<figure><img src="/files/0fHhmXnJxJXlaIaiWOpI" alt=""><figcaption></figcaption></figure>

* Under the **Defect** section, check the box labeled **“Disable adding enclosures.”**

<figure><img src="/files/vjOH9sC1YF6Wi2j3FBWM" alt=""><figcaption></figcaption></figure>

* Click **Save** to apply the change.

Once enabled, the option to add new enclosures (e.g., *Description*, *Note*, *Resolution*) will be hidden when creating or editing a defect.<br>

#### 🔄 What Happens After Disabling

* **New defects**: The “Add Enclosure” group will no longer appear on the ribbon.
* **Existing defects**: Any enclosures already added will remain visible and editable.
* However, if you delete an existing enclosure, you **won’t be able to add a new one** unless you re-enable the setting.


---

# 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.aqua-cloud.io/documentation/items/defects-management/defects/option-to-hide-enclosures.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.
