Navigating the Custom Tools Page in NetSuite 2026.1: A Guide for Developers

Learn to effectively manage your SuiteScript tools and permissions on the Custom Tools page in NetSuite 2026.1.

·2026.12026.1 Release Notes·From NetSuite Release Notes PDF

Introduction

In NetSuite 2026.1, the Custom Tools page serves as a centralized location for developers to manage and access SuiteScript toolsets. Understanding how to navigate this area effectively can streamline your development workflow and enhance your script management capabilities.

Accessing the Custom Tools Page

To access the Custom Tools page, navigate through the menu as follows:

  • Customization > Scripting > Custom Tools
    This allows you to view all available toolsets and their corresponding permissions within the AI client.

Understanding Toolsets

When you expand a toolset, you will see a list of individual tools included in that set. Each tool may have specific permissions associated with it, which dictate who can use the tool based on user roles. Pay close attention to these permissions to manage access effectively across your team.

Deleting Toolsets

It's important to note some limitations regarding toolset management:

  • ACP Toolsets: You can delete these directly from the Custom Tools page, which can be useful if a toolset is no longer relevant to your development processes.
  • SuiteApp Toolsets: Unfortunately, you cannot delete these from the Custom Tools page. Instead, you must navigate to the Installed SuiteApps page via the provided link and uninstall the associated SuiteApp to remove the toolset.

Best Practices for Managing Custom Tools

When working with custom toolsets, consider the following best practices:

  • Regular Audits: Periodically review the toolsets and permissions to ensure they align with your current development needs.
  • Documentation: Maintain clear documentation of who has access to which tools, helping prevent unauthorized usage.
  • Use Naming Conventions: Establish clear naming conventions for your toolsets to enhance organization and recognition.

Conclusion

The Custom Tools page is a powerful feature in NetSuite 2026.1 that allows developers to effectively manage SuiteScript tools and their permissions. By understanding how to navigate this interface and apply best practices, you can enhance productivity and ensure your tools are used effectively across your organization.

Key Takeaways:

  • Access the Custom Tools page via Customization > Scripting > Custom Tools.
  • Manage permissions carefully to control access to individual tools within toolsets.
  • Remember the deletion limitations between ACP and SuiteApp toolsets.
  • Regular audits and documentation can streamline toolset management.
Source: To access the Custom Tools page, go to Customization > Scripting > Custom Tools. NetSuite Release Notes PDF. This article was generated from official Oracle documentation and enriched with additional context and best practices.