> For the complete documentation index, see [llms.txt](https://docs.charted.com/ap-automation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.charted.com/ap-automation/charted-configuration/advanced-document-management/configuring-advanced-attachment-settings.md).

# Configuring Advanced Attachment Settings

### Abstract <a href="#asda61uylqno" id="asda61uylqno"></a>

*NetSuite’s Advanced Attachment* functionality helps organizations centralize and secure how documents are attached to records across departments. This is particularly useful when files like invoices, contracts, or receipts need to be restricted by role or clearly osrganized in one location. For example, an accounting team managing vendor records can use this feature to store payment confirmations under a dedicated **Files** tab that only financial users can access.

This article outlines the steps required to configure **Advanced Attachment Settings** in *NetSuite*. It covers enabling the core feature, activating it across all or selected record types, customizing tab labels, and setting role-based access to control visibility.

### Enable Advanced Attachment Settings <a href="#rhqc6egmjnx9" id="rhqc6egmjnx9"></a>

Enabling **Advanced Attachment Settings** activates document management features that allow attachments to be added across record types, organized under a custom tab, and restricted by role. This step is required before any **Advanced Document Management** capabilities can be used.

Follow these steps to enable **Advanced Attachment** functionality:

1. Once the Advanced Attachment bundle is installed, the next step is to enable it. To access the configuration page, go to the **Setup** menu, hover over **Advanced Attachments**, and select the **Settings** tab:\ <br>

   <div align="left"><figure><img src="/files/nhXtSMk5tRzqx7BOY8XS" alt="" width="435"><figcaption></figcaption></figure></div>

2. Once the settings page opens, click the **Edit** button to switch to edit mode:<br>

   <br>

   <div align="left"><figure><img src="/files/ro7TkcXzWzmHzQdsywP5" alt=""><figcaption></figcaption></figure></div>

   <br>

3. Under the **Advanced Attachment Settings** section, check the **ENABLED** box to turn on this functionality:\ <br>

   <div align="left"><figure><img src="/files/KIqPm6UKXyHGNtitA1lh" alt="" width="318"><figcaption></figcaption></figure></div>

   \
   When this box is unchecked, the feature is completely disabled, and no **Advanced Attachment** options will function.

4. To apply this functionality to all common *NetSuite* records, check the **ALL RECORD TYPES ENABLED** box:\ <br>

   <div align="left"><img src="/files/2gXbutHdH2kdSHROStfA" alt="" width="557"></div>

5. When you click on the **ALL RECORD TYPES ENABLED**, a **Field Help** screen will appear showing a list of record types this setting applies to:\ <br>

   <div align="left"><figure><img src="/files/oZpD2LehDUE15m4c9gjk" alt="" width="293"><figcaption></figcaption></figure></div>

   <div align="left"><figure><img src="/files/XjdV9wdFCxLqSVFQ35pc" alt="" width="563"><figcaption></figcaption></figure></div>

   \
   \
   These are the standard record types that will support **Advanced Document Management**.\
   \
   \
   **Note:** If customers enable this field but have not purchased all record types as part of their licensing, they will receive an error message when attempting to use unsupported record types. If a customer has purchased only a subset of record types, it is recommended that they leave this checkbox unchecked and instead individually specify which record types should be enabled.

6. In the **FILE TAB NAME** field, enter a name for the tab where attachments will appear, for example, **Files**:\ <br>

   <div align="left"><img src="/files/E8piUFoThAMrt0gFIx9B" alt=""></div>

<br>

7. In the **Audience** section, define which roles should have access to this feature by selecting them from the **ROLES** dropdown. For instance, choose **A/P Clerk** or **Accountant** from the dropdown to restrict usage:\ <br>

   <div align="left"><img src="/files/u2RVRo3CpEtsVAWnAb52" alt="" width="316"></div>

8. If no roles are selected, anyone with access to the record will also have access to the **Advanced Attachment** tab unless further restricted in the **New AAB Record Type Settings** section. Click the **Save** button to apply the changes:\ <br>

   <div align="left"><img src="/files/l2a69Ebec1sFdV2DC1Xb" alt=""></div>

This concludes the process of *Configuring Advanced Attachment Settings* in *NetSuite*.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.charted.com/ap-automation/charted-configuration/advanced-document-management/configuring-advanced-attachment-settings.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.
