Stitchflow
Calendly logo

Calendly User Management Guide

Manual workflow

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

UpdatedMar 4, 2026

Summary and recommendation

Calendly 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.

Calendly's admin console lives at Admin Management > Organization Settings, reachable via the top-right account menu or directly at https://calendly.com/app/organization/users. The permission model is a fixed three-tier hierarchy - Organization Owner, Admin, and Member - with no custom roles or granular permission sets available at any plan tier.

Admins can see all members' scheduling data across every app-connected event type, which is worth flagging as a privacy consideration before granting the role broadly.

Quick facts

Admin console pathAdmin Management > Organization Settings (accessible via top-right account menu)
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
Organization Owner Full control: manage billing, transfer ownership, manage all admins and members, access all organization settings, view all event types and scheduled events across the org. Cannot hold the Owner role simultaneously with another user; only one Owner exists per organization. Standard, Teams, or Enterprise (any paid plan with an organization) Counts as one paid seat Ownership can be transferred but there is only ever one Owner. If the Owner leaves without transferring, recovery requires contacting Calendly support.
Admin Invite and remove members, assign Admin role to other members, manage organization settings, view all members' event types and scheduled events, manage groups (Teams/Enterprise). Cannot manage billing or transfer organization ownership. Cannot delete the Owner account. Standard, Teams, or Enterprise Counts as one paid seat Multiple Admins are allowed. Admins can see all members' scheduling data, which may be a privacy consideration.
Member Manage own event types, scheduling links, and calendar connections. Can be added to groups (Teams/Enterprise). Can view own scheduled events. Cannot access other members' event types or scheduled events. Cannot manage organization settings, billing, or other users. Free (limited), Standard, Teams, or Enterprise Counts as one paid seat on paid plans; Free plan is limited to one user with no organization features Free plan users cannot be part of a paid organization as a member without being assigned a paid seat.

Permission model

  • Model type: role-based
  • Description: Calendly uses a fixed three-tier role model: Organization Owner, Admin, and Member. There are no custom roles or granular permission sets. Role assignment is done per user within the Admin console. Groups (available on Teams and Enterprise) allow admins to organize members for reporting and routing but do not constitute a separate permission tier.
  • Custom roles: No
  • Custom roles plan: Not documented
  • Granularity: Coarse - three fixed roles only. No field-level or feature-level permission customization is available.

How to add users

  1. Log in as Organization Owner or Admin.
  2. Navigate to https://calendly.com/app/organization/users.
  3. Click 'Invite People'.
  4. Enter the email address(es) of the user(s) to invite.
  5. Select the role to assign: Admin or Member.
  6. Click 'Send Invite'.
  7. Invitee receives an email invitation and must accept to join the organization and consume a seat.

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

Watch out for:

  • Invitees must accept the email invitation before they appear as active members and before a seat is consumed.
  • If the invitee already has a Calendly account on a different organization, they must leave that organization first.
  • Pending invitations count toward seat limits on some plan configurations; verify with billing before bulk-inviting.
  • Free plan does not support multi-user organizations; a paid plan is required to invite members.
Bulk option Availability Notes
CSV import No Not documented
Domain whitelisting No Automatic domain-based user add
IdP provisioning Yes Enterprise (minimum ~$15,000/year, 30+ users required; SSO prerequisite)

How to remove or deactivate users

  • Can delete users: No
  • Delete/deactivate behavior: Calendly does not offer a hard-delete of a user account from within the admin console. Admins can remove (deactivate) a member from the organization, which revokes their access to org resources and frees their seat. The user's individual Calendly account continues to exist as a standalone Free account unless the user themselves deletes it. SCIM-based deprovisioning (Enterprise only) can deactivate the user's Calendly account more completely via IdP.
  1. Log in as Organization Owner or Admin.
  2. Navigate to https://calendly.com/app/organization/users.
  3. Locate the member to remove.
  4. Click the three-dot (ellipsis) menu next to the member's name.
  5. Select 'Remove from Organization'.
  6. Confirm the removal in the dialog.
Data impact Behavior
Owned records The removed member's personal event types and scheduling pages remain on their individual account but are no longer accessible to the organization. Scheduled meetings that were already booked are not automatically cancelled; they remain on the invitee's calendar.
Shared content Any team event types or round-robin routing configurations that included the removed member will need to be manually updated by an Admin to remove the user from those workflows.
Integrations The removed member's personal calendar connections and third-party integrations (e.g., Zoom, Salesforce) remain attached to their individual account. Organization-level integrations configured by an Admin are unaffected.
License freed The seat is freed immediately upon removal and is available for reassignment or reduces the billable seat count at the next billing cycle, depending on plan terms.

Watch out for:

  • Removing a member does not cancel their existing scheduled meetings; hosts and invitees must be notified separately.
  • Round-robin and collective event types that included the removed user must be manually reconfigured to avoid routing errors.
  • The removed user retains their Calendly account as a Free-tier standalone account; they are not fully deprovisioned unless SCIM deactivation is used (Enterprise only).
  • Organization Owner cannot be removed by Admins; ownership must be transferred first.
  • If the organization is on Enterprise with SCIM, deprovisioning via the IdP is the recommended path and will deactivate the Calendly account more thoroughly.

License and seat management

Seat type Includes Cost
Free seat 1 active event type, 1 calendar connection, basic scheduling. No organization/team features. $0/month
Standard seat Unlimited event types, multiple calendar connections, email reminders, basic integrations, organization membership. $12/seat/month (billed annually) or $16/seat/month (billed monthly)
Teams seat All Standard features plus team scheduling (round-robin, collective), Salesforce integration, SSO add-on available, advanced routing. $20/seat/month (billed annually) or $24/seat/month (billed monthly)
Enterprise seat All Teams features plus SCIM provisioning, advanced security controls, audit logs, dedicated support, custom contract. Custom pricing; minimum ~$15,000/year for 30+ users (approximately $42/user/month at minimum)
  • Where to check usage: https://calendly.com/app/organization/users - shows all active members and pending invitations. Billing seat count visible at https://calendly.com/app/organization/billing.
  • How to identify unused seats: Admins can review the user list at the organization users page and check 'Last active' or scheduling activity. Calendly does not provide a native 'inactive user' report; admins must manually review or use the Calendly API (GET /organization_memberships) to audit membership and cross-reference with scheduling data.
  • Billing notes: Seats are billed per active member in the organization. Pending invitations may or may not count depending on plan; confirm with Calendly billing. Annual plans require upfront commitment. Enterprise contracts are negotiated and typically require a 30-user minimum. SSO on Teams plan is an add-on at $3/seat/month. SCIM is only included in Enterprise and cannot be purchased as an add-on on lower tiers.

The cost of manual management

Identifying unused seats requires manual review of the user list or API scripting - Calendly provides no native inactive-user report. Bulk onboarding has no CSV import path; invitations must be sent one at a time through the UI unless the organization is on Enterprise with SCIM.

Removing a member does not cancel their existing scheduled meetings, and any round-robin or collective event types that included them must be manually reconfigured to prevent routing errors across every app workflow that depends on those event types.

What IT admins are saying

The most consistent friction point reported by admins is the hard paywall on automated provisioning: SCIM requires an Enterprise contract at a minimum of $15,000/year with a 30-user floor, locking out smaller and mid-market teams entirely.

Teams-plan customers can add SSO for $3/seat/month but receive no SCIM access, creating a gap for organizations that want automated lifecycle management without a full Enterprise commitment.

Additional complaints center on the lack of hard-delete from the admin console - removed members retain standalone Free accounts - and the absence of custom roles for organizations that need more than three fixed permission levels.

Common complaints:

  • High barrier to entry for SCIM provisioning - $15,000/year minimum and 30-user minimum locks out smaller teams from automated provisioning.
  • SSO is available as an add-on on the Teams plan ($3/seat/month) but SCIM is not, creating a gap for mid-market teams that want automated provisioning without an Enterprise contract.
  • No CSV bulk import for users - invitations must be sent individually via the UI or via SCIM (Enterprise only), which is cumbersome for large onboarding events.
  • No hard-delete of user accounts from the admin console; removed members retain standalone Free accounts, which can cause confusion about data residency.
  • No custom roles or granular permissions - the three fixed roles (Owner, Admin, Member) are insufficient for organizations that need differentiated access levels.
  • No native inactive-user report; identifying unused seats requires manual review or API scripting.
  • Round-robin and collective event types must be manually reconfigured after a member is removed, with no automated reassignment.

The decision

Calendly manual administration is workable for small, stable teams where seat churn is low and onboarding is infrequent. The three fixed roles cover most scheduling-tool use cases, and the admin console is straightforward for day-to-day invite and removal tasks.

Teams that need automated provisioning, role granularity, or reliable full deprovisioning will hit structural limits without an Enterprise contract. The ownership transfer requirement - there is only ever one Owner, and recovery requires contacting Calendly support if the Owner leaves without transferring - is an operational risk worth addressing proactively.

Bottom line

Calendly's manual admin path is adequate for low-churn teams comfortable with invitation-based onboarding and periodic manual seat audits.

The fixed three-role model covers standard scheduling-tool needs, but the absence of a native inactive-user report, no CSV bulk import, and no hard-delete from the console add recurring overhead as organizations scale.

Teams that need automated lifecycle management across every app in their stack will find the manual path increasingly brittle, and the $15,000/year Enterprise floor for SCIM means that gap is expensive to close.

Automate Calendly 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 4, 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