CSDocs is a searchable documentation site for your NetSuite setup. Use it to find records, scripts, workflows, searches, fields, and related resources without digging through NetSuite menus first.

Start with the left navigation

The left sidebar is the main way to browse.

  • Home opens the configuration dashboard.
  • Documentation contains the generated NetSuite documentation, grouped by type.
  • Resources contains Getting Started, custom guides, and release notes.
  • Use the small controls beside Documentation to expand or collapse all folders.

Open a folder when you know the type of item you need. For example, use Scripts for SuiteScript pages, Saved Searches for search definitions, and Custom Fields for field configuration.

Use search for specific terms

Use the search box at the top when you know a name, ID, phrase, field label, or script name.

Good search terms include:

  • A script ID or record ID
  • A field label
  • A saved search name
  • A workflow name
  • A business phrase from the documentation

Search results show the matching page, its folder path, and a preview panel when available.

Read a documentation page

Most generated pages are written for admins first. Start with the summary and purpose sections, then review behavior, fields, relationships, and technical reference details as needed.

Use the On this page panel on the right to jump between sections. Use the Map panel to see nearby related pages and open the larger relationship map.

Review scripts

Script documentation combines the script record and the script file when source is available.

Use View Full Script when you need to inspect the complete source code. The code is hidden from the normal page so the documentation stays readable.

Export or share documentation

Use Library PDF in the top bar to open the combined documentation export when available.

Use normal browser links to share a specific page with another approved user. The left navigation and search will help them move from that page to related documentation.

Ask questions

Use Ask AI for questions about the documentation library, such as:

  • “Which scripts affect order updates?”
  • “What should I review before changing this field?”
  • “Which related pages should I check before editing this workflow?”

Treat answers as a starting point. Verify important changes against the actual NetSuite configuration before saving anything.

What to check first

When you are reviewing an unfamiliar process, start here:

  1. Open Home and review the dashboard.
  2. Search for the business process, script ID, field label, or saved search name.
  3. Open the most relevant page.
  4. Check Related configuration and the map for connected items.
  5. Use Resources for operating guidance before making changes.