SuitePortalSuitePortal
Concepts

Organizations & Users

Manage multi-tenant organizations in SuitePortal. Learn about user roles, permissions, and how to invite customers and vendors to your NetSuite customer portal.

SuitePortal keeps your data organized and secure by separating it into organizations. Each organization contains its own users with specific access levels.

Understanding Organizations

An organization represents a company that uses your portal.

Organization Types

Organizations can be:

  • Your company (the main organization that owns the NetSuite connection)
  • Your customers (each customer can be their own organization)
  • Your vendors (each vendor can have their own organization)

How It's Structured

Your Company (Owner)
├── Acme Corp (Customer)
│   ├── John Smith (Admin)
│   └── Jane Doe (Viewer)
├── Beta LLC (Customer)
│   └── Bob Wilson (Member)
└── Supplier Inc (Vendor)
    └── Alice Brown (Member)

Data Security

Each organization can only see its own data:

  • Acme Corp users can see Acme Corp's invoices and orders
  • Beta LLC users cannot see Acme Corp's data
  • Your company (the owner) can see all organizations

Understanding Users

A user is someone who can log in to the portal. Each user belongs to one or more organizations.

User Properties

PropertyDescription
EmailHow users log in and receive notifications
NameDisplayed throughout the portal
OrganizationWhich company they belong to
RoleWhat they can see and do

Understanding Roles

Roles determine what a user can do in the portal.

Built-in Roles

SuitePortal includes three built-in roles:

RoleWhat They Can Do
AdminEverything — manage users, configure settings, view all data
MemberStandard access — view data, make payments (if enabled)
ViewerRead-only — view data but cannot take actions

What Each Role Can Access

CapabilityAdminMemberViewer
View invoices and orders
View account balance
Make payments
Invite new users
Manage organization settings

Managing Users

How to invite, change, and remove users from your portal.

Inviting a New User

  1. Go to Users in your dashboard
  2. Click Invite User
  3. Enter their email address
  4. Select their role
  5. Click Send Invitation

The user will receive an email to set up their account.

Changing a User's Role

  1. Go to Users
  2. Find the user
  3. Click on their name
  4. Change their role
  5. Save changes

Role changes take effect immediately.

Removing a User

  1. Go to Users
  2. Find the user
  3. Click Remove
  4. Confirm the removal

The user loses access immediately.

Best Practices

Tips for managing your organizations and users effectively.

Access Management

  • Start with Viewer access — Upgrade to Member or Admin as needed
  • Limit Admin access — Only those who truly need it
  • Review access regularly — Remove users who no longer need access

Organization Setup

  • Use descriptive names — Makes it easier to identify organizations
  • Keep it organized — One organization per customer/vendor

On this page