> 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/working-with-netsuite-file-cabinet-and-aws-s3-storage.md).

# Working with NetSuite File Cabinet and AWS S3 Storage

### Abstract <a href="#id-1lwllfm7px2x" id="id-1lwllfm7px2x"></a>

Administrators working with *Advanced Document Management* must understand the distinctions between different storage options available in their environment. The platform supports file management through the **NetSuite File Cabinet** by default, with additional options for integrating *AWS S3* for high-capacity use cases. Although legacy support exists for **Charted File Storage**, it is deprecated and not offered to new customers.

These configuration settings are mostly pre-set, but understanding their purpose helps with compliance, support communication, and rare customer-specific overrides. For example, a client managing extensive product documentation may opt for *AWS* to accommodate their storage demands.

This article outlines the storage configuration sections available on the **AAB Settings** page in **Charted**. It covers how the **NetSuite File Cabinet**, **AWS S3 File Storage**, and **Charted File Storage (Advanced Edition)** are displayed and managed and clarifies which settings are relevant for current users.

### NetSuite File Cabinet Section <a href="#id-8quax8oloxin" id="id-8quax8oloxin"></a>

The **NetSuite File Cabinet** is the default storage location used by **Advanced Attachments**. In nearly all cases, these settings require no changes, but administrators should still understand what each field represents and how they might be used in exceptional cases.

Follow these steps to review the **File Cabinet** configuration:

1. On the **AAB Settings** page, we have the **NetSuite File Cabinet** section. There’s really nothing you need to change in this section:\ <br>

   <div align="left"><img src="/files/18AKbdNjD5ee9KYRlIWb" alt="" width="494"></div>

   <br>
2. In this section, we have the **ADVANCED ATTACHMENTS FOLDER ID**, which is auto-generated during installation:<br>

   <div align="left"><img src="/files/fPPTnBDO4uHEsNcsgh9z" alt="" width="563"></div>

   \
   \
   It refers to the internal ID of the folder used by **Advanced Attachments**. If a customer wants to change this for some reason, they should contact their account manager first.\ <br>
3. Next, we have the **FILE CABINET FOLDER PATH**:\ <br>

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

   \
   \
   It works like a file path on your computer, but it’s specific to your *NetSuite* configuration. If needed, you can update it to reflect a different file path that fits your *NetSuite* setup.

### AWS S3 File Storage Section <a href="#r3ti3uemxdzs" id="r3ti3uemxdzs"></a>

The **AWS S3 File Storage (Standard Edition)** section offers an alternative to native *NetSuite* file storage for clients who require significantly more capacity. This section is the exception, not the rule, and most customers use native *NetSuite* file storage, but integration with **AWS** is supported if a client prefers that instead.

Follow these steps to review the **AWS S3 File Storage** configuration:

1. The main difference is storage capacity. **AWS allows for significantly more storage**, and expanding **NetSuite** storage is much more expensive compared to an AWS account:\ <br>

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

   <br>
2. Most customers don’t need that much space as *NetSuite* still offers around 100 GB, which is usually plenty. If a client is storing a large number of documents or very large files, they might choose to use **AWS**. In that case, **they would manage it themselves**. *GitBook* includes a subsection with [**AWS** setup instructions](/ap-automation/charted-configuration/advanced-document-management.md).\ <br>
3. Usually, an **AWS** administrator or whoever manages the customer’s **AWS** account can follow those instructions and enter the necessary information here. This is very rare, and very few customers require that level of storage.

### **Charted** File Storage <a href="#gal0zsasx5ae" id="gal0zsasx5ae"></a>

The **Charted File Storage (Advanced Edition)** section is no longer relevant for most users. This service is no longer offered, and the fields in this section are disabled for anyone not already using it.

Follow these notes to understand how this section applies:

1. This section is only visible on the **AAB Settings** page, but it can be skipped as the service is no longer available to new users. The fields are disabled for all non-legacy customers, and you won’t be able to interact with them:\ <br>

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

   <br>
2. The section remains only because a small number of legacy customers are still using it. For those customers, it’s difficult to remove or transition away from the setup, so they continue to retain access. This service is officially discontinued and cannot be activated by anyone new.<br>

This concludes the overview of working with **NetSuite File Cabinet**, **AWS S3 Storage, and Charted File Storage** 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/working-with-netsuite-file-cabinet-and-aws-s3-storage.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.
