Permissions
Who can open the Implementation Tracker, who can edit what inside it, and how visibility works between the customer side and the FullClarity side.
Today's model in one sentence
The tracker is engagement-scoped, not user-scoped — once a NetSuite user can open the tracker menu entry, they can see and edit everything in the workbook that the engagement exposes to the customer side.
That's a deliberate choice for the implementation period: every person involved in setting up the SuiteApp benefits from seeing every issue and every UAT result, and small implementation teams don't need a per-user permissions layer to function.
Who can open the tracker
Anyone with access to the FullClarity menu in your NetSuite account. By default, the tracker is published with All Roles audience, so any role with menu access can launch it.
If you need to restrict access to specific roles:
- Open Customization → Scripting → Scripts.
- Find the FCTC Tracker Launcher Suitelet.
- Open its deployment record.
- Set the Audience tab to the specific roles you want to expose it to.
NetSuite administrators can always see all SuiteApp menu entries regardless of audience configuration.
Author input needed
A standard set of recommended NetSuite roles for tracker users (project managers, accountants, administrators) has not been formally codified yet. For now, work with your FullClarity consultant to identify which existing roles in your account should have tracker access.
What everyone with access can do
Once a user is inside the workbook, they can:
- See every issue on the Issues tab (with the exception of issues FullClarity has marked as not customer-visible — see Customer visibility below).
- Create new issues, edit any field on any existing issue, regardless of who created it.
- See every UAT scenario on the UAT tab.
- Record results in the active cycle, including marking Pass, Fail, Blocked, or N/A.
- Start a new UAT cycle (via the Start new cycle action-bar button).
- Sign off the active cycle (via the Sign off cycle action-bar button).
There's no role split between editor and reader inside the workbook. Anyone with menu access has full edit rights.
Customer visibility
Every issue has a Customer visible flag, which controls whether the issue appears in the customer-side workbook.
- Customer visible = checked (default) — the issue is visible on both sides. Almost every issue you log will fall in this category.
- Customer visible = unchecked — the issue is visible only to FullClarity. This is used rarely, mostly by FullClarity to track internal action items against the engagement (for example, a working session that needs to be scheduled).
Customer-side users can toggle this flag in either direction; FullClarity generally trusts the customer to decide what stays visible to themselves.
Audit trail
Every write to the tracker records who did it:
- Issues —
created_by,last_updated_by(email and display name) are stamped automatically from the NetSuite user calling the action. - UAT results —
testeris stamped with the user who recorded the result. - UAT cycle sign-off —
signed_off_byis stamped with the user who clicked the button.
These fields are not editable in the workbook — they're for audit, not assignment. To say who is responsible for an issue, use the Assignee email and Assignee kind fields, which are editable.
What's hidden from customers entirely
The customer-bundle is engagement-scoped. From inside one customer's NetSuite account, the tracker can only see data for the engagement that account is bound to. There's no way to browse other engagements, other customers, or any FullClarity-side admin data.
FullClarity staff use a separate web app (FullClarity Connect) to see across all engagements they're working on. The customer-bundle has no awareness that any of that exists.
Future direction
Two things on the longer-term roadmap that aren't yet built:
- Per-user roles inside an engagement — a future version may distinguish between editor and reader roles inside the workbook, particularly for larger engagements where some participants only need to observe.
- Approval workflow on UAT sign-off — currently anyone with access can sign off a cycle. A future option may restrict sign-off to a nominated role.
Neither is on the current roadmap — flag the need to your FullClarity consultant if either matters for your engagement.
Related
- Install & configure — how the NetSuite administrator gates menu access during install.
- Log an issue — including the customer-visible flag in context.
- Run a UAT cycle — including who can sign off and who records results.