Stitchflow
Jasper logo

Jasper User Management Guide

Manual workflow

How to add, remove, and manage users with operational caveats that matter in production.

UpdatedMar 9, 2026

Summary and recommendation

Jasper user management can be run manually, but complexity usually increases with role models, licensing gates, and offboarding dependencies. This guide gives the exact mechanics and where automation has the biggest impact.

Jasper's Admin console lives at Settings → Members and is restricted to the Admin role. Every app action that touches user access - inviting, removing, or reviewing seats - runs through this single path. The two-role model (Admin and Member) applies uniformly across the workspace with no per-feature toggles available below Enterprise.

Quick facts

Admin console pathSettings → Members (accessible to Admin role only)
Admin console URLOfficial docs
SCIM availableYes
SCIM tier requiredEnterprise
SSO prerequisiteYes

User types and roles

Role Permissions Cannot do Plan required Seat cost Watch out for
Admin Invite and remove members, manage billing, configure SSO/SCIM, manage workspaces, assign roles, view usage analytics, manage brand voice and knowledge assets. Cannot be provisioned as a non-billing seat; at least one Admin must hold a paid seat. Pro, Business, or Enterprise Counts as a full paid seat Removing the last Admin locks the account; Jasper support must be contacted to reassign Admin access.
Member Create and edit content, use templates, access shared brand voice and knowledge assets, collaborate on documents shared with them. Cannot invite other users, access billing, configure SSO/SCIM, or manage workspace-level settings. Pro, Business, or Enterprise Counts as a full paid seat Members on the Pro plan are capped at 5 seats total (including Admins).
Viewer (Guest/Collaborator) Jasper does not publicly document a distinct Viewer or Guest role as of early 2025; all invited users consume a full seat.

Permission model

  • Model type: role-based
  • Description: Jasper uses a two-tier role model (Admin and Member) applied at the workspace level. Admins control all settings; Members have content-creation access only. No granular permission sets or custom roles are available below the Enterprise tier.
  • Custom roles: No
  • Custom roles plan: Not documented
  • Granularity: Coarse – two fixed roles (Admin, Member) with no per-feature permission toggles available in the UI.

How to add users

  1. Log in as an Admin and navigate to app.jasper.ai/settings/members.
  2. Click 'Invite Members'.
  3. Enter the invitee's email address.
  4. Select the role (Admin or Member).
  5. Click 'Send Invite'. The invitee receives an email to accept and create or link their account.

Required fields: Email address, Role selection (Admin or Member)

Watch out for:

  • Inviting a user immediately consumes a seat and may trigger a prorated billing charge on non-Enterprise plans.
  • On the Pro plan, the total seat count (Admins + Members) cannot exceed 5 without upgrading to Business.
  • Invited users must accept the email invitation before they can access the workspace; pending invites still count against the seat limit.
  • SSO-enforced workspaces (Business/Enterprise) may require the user to authenticate via the configured IdP before the invite can be completed.
Bulk option Availability Notes
CSV import No Not documented
Domain whitelisting No Automatic domain-based user add
IdP provisioning Yes Business or Enterprise (requires SSO to be configured; SCIM provisioning via Okta or Microsoft Entra ID)

How to remove or deactivate users

  • Can delete users: Verify in tenant
  • Delete/deactivate behavior: This app exposes delete operations in its API documentation, but the admin-console path may present removal as deactivation, archiving, or deletion depending on tenant configuration. Confirm whether the UI action is reversible before treating removal as recoverable.
  1. Log in as an Admin and navigate to app.jasper.ai/settings/members.
  2. Locate the member to remove.
  3. Click the options menu (⋯) next to their name.
  4. Select 'Remove Member'.
  5. Confirm the removal in the dialog. The user loses access immediately.
Data impact Behavior
Owned records Documents and content created by the removed user remain in the workspace and are accessible to Admins.
Shared content Shared documents and brand voice assets the user contributed to remain intact and accessible to remaining members.
Integrations Any personal API connections or browser extension sessions tied to the removed user's account are invalidated upon removal.
License freed The seat is freed immediately upon removal and the billing adjustment (credit or reduced charge) applies at the next billing cycle on Pro plans; Enterprise seat counts are governed by contract terms.

Watch out for:

  • Removing a user does not delete their Jasper account; they retain login access to any other Jasper workspaces they belong to.
  • On SCIM-provisioned workspaces, deprovisioning the user in the IdP (Okta/Entra) is the recommended removal method and will automatically revoke workspace access.
  • If the removed user was the sole Admin, the workspace may become unmanageable; contact Jasper support to reassign Admin rights.
  • Billing credits for mid-cycle removals on Pro plans are not explicitly documented; verify with Jasper billing support.

License and seat management

Seat type Includes Cost
Creator seat Single-user plan; full content generation features, no team collaboration or shared workspaces. $39/month (billed monthly) or lower when billed annually
Pro seat Team collaboration, shared brand voice, up to 5 seats total, unlimited words (subject to fair use). $59/seat/month (billed monthly)
Business/Enterprise seat 10+ seats, SSO, SCIM provisioning, advanced analytics, dedicated support, custom AI features. Custom pricing; Enterprise list price approximately $158K/year for 25 seats before negotiated discounts.
  • Where to check usage: app.jasper.ai/settings/members (seat count and pending invites visible to Admins); billing details at app.jasper.ai/settings/billing
  • How to identify unused seats: Admins can review the Members list for users who have never logged in (pending invite status) or check last-active dates if surfaced in the analytics dashboard (Business/Enterprise). No automated unused-seat report is documented for Pro plans.
  • Billing notes: Pro plan charges per seat; adding a member mid-cycle incurs a prorated charge. Business/Enterprise seats are governed by contract minimums. Pending (unaccepted) invites may count against the seat limit. Annual billing offers a discount over monthly rates.

The cost of manual management

Invitations must be sent one at a time; there is no CSV bulk-import on non-SCIM plans. Every app user you add consumes a seat the moment the invite is sent, before they accept - a quiet billing trigger that catches Pro-plan admins off guard against the 5-seat cap.

Pending invites count against the limit, and mid-cycle removals on Pro plans carry undocumented credit behavior that requires direct confirmation with Jasper billing.

What IT admins are saying

The friction points reported most consistently center on three areas. First, no domain whitelisting or auto-join exists - every app user must be individually invited regardless of company email domain.

Second, SSO enforcement disables all fallback login methods, so an IdP misconfiguration can lock out the entire workspace. Third, only two fixed roles are available; teams needing granular permissions hit a hard wall until they reach Enterprise.

Common complaints:

  • No CSV bulk-import for users; invitations must be sent one at a time via the UI on non-SCIM plans.
  • No domain whitelisting or auto-join by email domain; every user must be individually invited.
  • Pending invites consume seats before the user has accepted, which surprises admins on capped Pro plans.
  • Only two fixed roles (Admin and Member); no granular permissions or custom roles available below Enterprise.
  • SSO enforcement disables all other login methods (email/password, Google OAuth), which can lock out users if IdP is misconfigured.
  • Enterprise pricing is not publicly listed; requires a sales conversation.
  • No self-service way to transfer content ownership from a removed user to another member.
  • Admins cannot view per-user word or generation usage on Pro plans; detailed analytics require Business/Enterprise.

The decision

SCIM provisioning is gated behind Business or Enterprise (10+ seats, custom pricing) and requires SSO to be configured first. Teams on Creator or Pro plans have no automated lifecycle option and must manage every app user manually through the console.

If removing the sole Admin, the workspace becomes unmanageable - Jasper support must intervene to reassign access, so maintaining at least two Admins is a practical safeguard.

Bottom line

Jasper's manual user management is functional but deliberately constrained: two roles, one-at-a-time invites, and seat billing that starts at invite rather than acceptance.

Every app user added on Pro counts immediately toward the 5-seat ceiling, and there is no automated cleanup for inactive accounts on lower plans.

Teams expecting role granularity or bulk provisioning without an Enterprise contract will find the tooling sparse - the gaps are real and worth factoring into plan selection.

Automate Jasper workflows without one-off scripts

Stitchflow builds and maintains end-to-end IT automation across your SaaS stack, including apps without APIs. Built for exactly how your company works, with human approvals where they matter.

Every app coverage, including apps without APIs
60+ app integrations plus browser automation for apps without APIs
IT graph reconciliation across apps and your IdP
Less than a week to launch, maintained as APIs and admin consoles change
SOC 2 Type II. ~2 hours of your team's time

UpdatedMar 9, 2026

* Details sourced from official product documentation and admin references.

Keep exploring

Related apps

15Five logo

15Five

Full API + SCIM
AutomationAPI + SCIM
Last updatedFeb 2026

15Five uses a fixed role-based permission model with six predefined roles: Account Admin, HR Admin, Billing Admin, Group Admin, Manager, and Employee. No custom roles can be constructed. User management lives at Settings gear → People → Manage people p

1Password logo

1Password

Full API + SCIM
AutomationAPI + SCIM
Last updatedFeb 2026

1Password's admin console at my.1password.com covers the full user lifecycle — invitations, group assignments, vault access, suspension, and deletion — without any third-party tooling. Like every app that mixes role-based and resource-level permissions

8x8 logo

8x8

Full API + SCIM
AutomationAPI + SCIM
Last updatedFeb 2026

8x8 Admin Console supports full lifecycle user management — create, deactivate, and delete — across its X Series unified communications platform. Every app a user can access (8x8 Work desktop, mobile, web, Agent Workspace) is gated by license assignmen