> 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/introduction-and-initial-installation.md).

# Introduction and Initial Installation

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

*Advanced Document Management* helps administrators simplify how files are managed in *NetSuite* by offering a dedicated *SuiteApp* to automate file organization, version control, and overall document handling. It’s designed to replace outdated processes and seamlessly integrate with *NetSuite* to improve control over documents and attachments. An example use case would be automatically handling large volumes of vendor invoices to keep them properly stored, streamlined, and easily retrievable.

This article covers the installation and initial setup for *Advanced Document Management*.

### Introduction to Advanced Document Management <a href="#ds0cwb1ea0z5" id="ds0cwb1ea0z5"></a>

*Advanced Document Management* is a *SuiteApp* that centralizes document handling within *NetSuite*, making file storage and retrieval more efficient. Although some setup steps may look similar to instructions found on *GitHub*, be aware that portions of those *GitHub* guides are outdated. While you may still find relevant references to *AWS* or other elements, you should rely on these instructions for the most accurate initial installation steps.

### Initial Installation <a href="#jb5qg53bcddx" id="jb5qg53bcddx"></a>

Before installing, make sure you are logged in as an *Administrator* in your *NetSuite* account to perform the bundle installation. You may see some steps already completed in your environment if you’ve partially installed or updated **Advanced Document Management** before.

1. Begin the installation process by going to the **Customization** menu, hovering over **SuiteBundler**, and selecting **Search & Install Bundles** within your *NetSuite* account:\ <br>

   <div align="left"><img src="/files/PxI4BvieR2qBoU4BAPIf" alt="" width="426"></div>

   <br>
2. To locate the specific *SuiteApp*, enter **289838** in the **KEYWORDS** field within the **Search and Install Bundles** pag&#x65;**.** Proceed by clicking the **Search** button to search for the product:\ <br>

   <div align="left"><img src="/files/WTLJfogVIk5LCDEKL3HL" alt="" width="554"></div>

   <br>
3. Next, a bundle will appear after searching for the keywords. To review the bundle details, click the bundle (e.g., **Charted: Document Management**) link to open a screen with its details:

   \ <br>

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

   \
   Note: To confirm you have the correct bundle, verify the summary reads and other relevant bundle details:\ <br>

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

   <br>
4. Once you’re ready to install the bundle, click the **Install** button:\ <br>

   <div align="left"><figure><img src="/files/fxSfCcTY8jpLlQM8mCQY" alt="" width="371"><figcaption></figcaption></figure></div>

   \
   \
   A confirmation prompt appears, and then click **OK** to proceed with the installation:\ <br>

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

   <br>
5. Finally, to confirm that **Advanced Document Managemen**t is installed, hover over the **Setup** menu to see the **Advanced Attachments** option, confirming that the *SuiteApp* is ready to use:\ <br>

   <div align="left"><figure><img src="/files/LYKY23gVBiEv6RQ0KiJe" alt="" width="436"><figcaption></figcaption></figure></div>

   <br>

This concludes the installation process for *Advanced Document Management* within *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/introduction-and-initial-installation.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.
