Contact Us

Meet Sonar

Your new AI coworker inside NetSuite

Sonar is an AI assistant that works inside your NetSuite account, helping you query data, run reports, inspect records, troubleshoot scripts, and complete everyday NetSuite work through plain-language chat. Smarter, faster, more informed reports and diagnostics at your fingertips (no NetSuite scavenger hunts or dev work required).

Finally, a better solution than “try another saved search.”

Capabilities

What happens when you cross NetSuite nerds with the strong desire to modernize NetSuite functionality and democratize usage? (Answer: you get Sonar.

Developed by Anchor Group and Tim Dietrich, Sonar is part of Anchor Group’s ongoing effort to help NetSuite teams work smarter, move faster, and feel less personally victimized by saved searches. 

With over 265+ free and premium pre-built functions, Sonar gives users a conversational (and much easier) way to work inside every layer of NetSuite—all while operating under your existing NetSuite role and permissions.

netsuite ai icon

Ask better questions of your data

Run SuiteQL, analyze records, summarize results, group data, export save searches, and answer board-grade operational or financial questions without leaving the chat.

Example: “Which sales orders shipped this month but haven’t been invoiced yet?”

Sonar writes SuiteQL joining transaction and item-fulfillment status, returns the open-but-shipped list with totals — no saved search to design, no report to build.

 

Run real NetSuite reports

Sonar can work with native NetSuite financial reports, helping users run the reports they already rely on instead of generating rough AI approximations.

Example: “Run the Income Statement for Q1 and export it as a CSV.”

Sonar calls the native report runner with the right period, returns the result, and offers a downloadable artifact. Real subtotals, real eliminations, no SuiteQL approximation.

Move faster on customizations and admin work

Create or inspect custom fields, custom lists, records, saved searches, roles, and permissions end-to-end. Inspect, update, or extend existing customizations. Configure roles and permissions—with confirmation steps for sensitive actions. The kind of work that normally needs a one-off SuiteScript, available conversationally.

Example: “Add a custom field 'Renewal Risk' to the customer record, list type with values Low/Medium/High.”

Sonar provisions the custom list, creates the field, applies it to the customer record, and confirms the change before saving. The audit trail shows it under your name.

 

Troubleshoot the weird stuff

Paste an error, ask about a script, inspect deployments, pull logs, and get help narrowing down what’s broken.

Example: “What's broken in this user event script?” (paste error screenshot)

Sonar reads the screenshot, looks up the deployment, fetches recent execution logs, identifies the failing line, and proposes a fix.

265+ prompts, ready when you are.

Prompt Library

Sonar comes with a growing catalog of both free and paid professionally engineered prompts—from AR aging analysis and Income Statement variance to board-ready summaries and supply-chain dashboards. Pick one inside Sonar, send it, get the analysis. No prompt engineering required (but if you do want to engineer your own prompts, it allows for that, too).

Who it's for

For people working within the NetSuite ecosystem

If you’re admin, analytics, dev, operations, accounting, marketing, or anything that touches NetSuite, Sonar is your answer to a smoother, faster, easier functionality that can’t be matched.

NetSuite Admins

Get help with reporting, field setup, troubleshooting, SuiteQL, and the repeat requests that keep appearing like dandelions after rain.

netsuite consultant tools icon

Finance Teams

Run reports, investigate variances, summarize results, and pull data faster without waiting on custom reporting queues

statistics icon

Operations Teams

Ask practical questions about orders, items, inventory, customers, workflows, and transactions in everyday language.

functional netsuite consultant gears icon

Developers

Debug scripts, inspect deployments, evaluate SuiteScript, and move faster on the “can you just check this one thing?” requests.

code icon

Three steps. No server, bridge, or credentials outside NetSuite

How it works

1. Install the bundle
Search for Sonar in SuiteBundler and install. The Suitelet, script record, and deployment land in your account—no file upload, no developer toolchain.

2. Open the URL
The chat UI loads in your browser. The agent is already running, signed in as you, with your permissions.

3. Enjoy your new superpowers
"Show me the top 10 customers by invoice total this year." "Run the A/R Aging Summary for last quarter." Sonar plans, calls the right tools, returns answers

 

You’re giving it away for free?!

BUILT FOR REAL NETSUITE WORK

Yes. We’re grateful for the NetSuite community for believing in us and keeping our lights on. We also think useful, accessible NetSuite tools should actually be useful and accessible. That’s why Sonar is free to use. We do have many paid prompts available in there too, but for most people, the free ones are all that you’ll need. That means no purchasing upfront, no subscriptions, and definitely none of that “surprise. please enter your credit card and we’ll charge you in 30 days when you forget you did this” (the horror.) nonsense either.

All you need to do is request access, and you’re off to the races to start exploring what a trained AI inside NetSuite can actually do

gift illustration

BUILT FOR REAL NETSUITE WORK

What sets Sonar apart?

A handful of design choices distinguish Sonar from the generic chat-over-NetSuite tools.

Skills: Bundled NetSuite Knowledge
Curated reference documents on SuiteQL essentials, record types, and roles & permissions. Before writing a 
non-trivial query or touching unfamiliar territory, the agent loads the relevant skill and follows it. NS-specific 
quirks override training-data guesses.

 

TOON: Token-Efficient by Design
Tabular results encode as TOON, a compact CSV-like format that uses a fraction of the tokens of repeated 
JSON keys. Long results truncate intelligently with head + tail framing. Conversations near the context cap 
auto-compact older turns.

Projects: Your Own Context Docs
Define a project with conventions, account quirks, and identifiers — "we use subsidiary 2 for US," "our SOs have a custom column called custcol_x" — and the agent reads it on every turn. Stops asking. Starts using.

 

Artifacts: Clean Downloads
The agent can hand the user a downloadable file without writing to the file cabinet. Useful for one-off exports, 
generated reports, and analysis output that shouldn't leave clutter. The bytes never round-trip through the LLM.

ARCHITECTURE

Embedded, not bolted on.

Sonar is designed to run as a Suitelet on the your own account. That means every call you make executes under your own user role, permissions, and audit trail—exactly as if you did it yourself. Nothing leaves the account. No middleware, no proxy, no second system to keep in sync.

  • An LLM, not a chatbot
    Sonar plans, calls a tool, observes the result, plans the next step—the same loop that powers Claude AI, tuned for NetSuite. Multi-step work happens in one conversation.

 

  • Bundle Install
    Search for Sonar in SuiteBundler and install. No build step, no file upload, no developer toolchain. Just five minutes from install to productivity.

 

  • Runs on Claude AI 
    We have found Claude AI to be the best LLM for the highly complex, technical work expected of Sonar, and solely use this platform for our AI solutions. If you would prefer a different LLM as your AI foundation for Sonar in your NetSuite system, please reach out to us
  • Real World Reports—Not Approximations
    When you ask for an Income Statement, you get the Income Statement — driven through NetSuite's actual report runner, with real subtotals, eliminations, and formulas.

 

  • Stateless on the Server
    The Suitelet executes one tool per request and returns JSON. The conversation lives in the browser. The API key is never persisted server-side.

 

  • Permission-Aware By Design
    Sonar is bound by the same permission system that governs every NetSuite user. It can only see what your role can see, and only do what your role can do

Sonar FAQs

What’s next

Make your day-to-day work easier and keep your focus on the important stuff with this game-changing NetSuite solution, available only through Anchor Group. Click below to get started.

YOUR TRUSTED PARTNER FOR ERP AND ECOMMERCE

Cody Smith 4Creeks

Jordan has been amazing! Couldn't be more happy with the service and NetSuite expertise.

Cody Smith

Google Review

Andrew Warker POS Global

I cannot say enough great things about Sam Galvin, who was our project lead. Sam was instrumental in our successful website development, which was on budget and completed ahead of schedule. [...] If you are a NetSuite user and need an E-commerce presence, Anchor Group is the firm to make it happen. And ask for Sam.

Andrew Warker

Google Review

Danielle Geggis Perfume Price 2

In our fast-changing industry, flexibility is essential, and Anchor Group has been incredibly accommodating in adapting to our evolving requirements for NetSuite. Their agility and responsiveness have been vital in allowing us to remain competitive in the dynamic marketplace.

Danielle Geggis

Google Review

google logog2 logo whiteclutch logogoodfirms logoyelp white logo

Need something a little different?

If you’re not seeing the exact fit you need, no worries—we also build affordable custom solutions to fit your business, your workflows, and the way your team actually works.


Reach out and let’s build a solution that fits like it ought to.

enhanced_review_with_image_evan_stuman