Stitchflow
Mailjet logo

Mailjet User Management Guide

Manual workflow

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

UpdatedMar 11, 2026

Summary and recommendation

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

Mailjet's multi-user access is role-based and limited to three fixed roles: Account Owner, Manager, and Designer. There are no granular permission toggles - each invited user inherits the full permission set of their assigned role.

Multi-user access is unavailable on the Free plan; a paid plan (Essential or above) is required before any additional users can be invited.

Quick facts

Admin console pathAccount Settings → Users & Permissions (accessible via the account menu in the top-right corner of the Mailjet dashboard)
Admin console URLOfficial docs
SCIM availableNo
SCIM tier requiredPremium 100k+
SSO prerequisiteNo

User types and roles

Role Permissions Cannot do Plan required Seat cost Watch out for
Account Owner Full access to all account features, billing, API keys, sending domains, contact lists, campaigns, templates, statistics, and user management. Can add, edit, and remove other users. Cannot transfer account ownership to another user through the UI without contacting Mailjet support. All plans (one owner per account) Included in plan Only one owner per account. Ownership transfer requires contacting Mailjet support.
Manager Can access and manage campaigns, templates, contact lists, and statistics. Can manage sending domains and API keys depending on configuration. Cannot manage billing or account-level settings. Cannot add or remove other users. Essential and above (multi-user access not available on Free plan) Included in plan; no per-seat charge documented for additional users Multi-user access is only available on paid plans. Free plan is single-user only.
Designer Access limited to template and campaign design tools. Can create and edit email templates. Cannot send campaigns, manage contact lists, access statistics, manage API keys, or access billing. Essential and above Included in plan; no per-seat charge documented Role is scoped to design tasks only; cannot trigger sends or view delivery reports.

Permission model

  • Model type: role-based
  • Description: Mailjet uses a fixed set of predefined roles (Owner, Manager, Designer). Permissions are assigned per role and cannot be customized at a granular level. Each invited user is assigned one of the available roles at the time of invitation.
  • Custom roles: No
  • Custom roles plan: Not documented
  • Granularity: Role-level only; no per-feature or per-resource permission toggles available for individual users.

How to add users

  1. Log in to the Mailjet dashboard as the Account Owner.
  2. Click the account name or avatar in the top-right corner to open the account menu.
  3. Navigate to Account Settings → Users & Permissions (or go directly to https://app.mailjet.com/account/user-management).
  4. Click 'Invite a new user' or the equivalent invite button.
  5. Enter the invitee's email address.
  6. Select the role to assign: Manager or Designer.
  7. Click 'Send Invitation'.
  8. The invitee receives an email invitation and must accept it to gain access.

Required fields: Email address of the invitee, Role selection (Manager or Designer)

Watch out for:

  • Multi-user access is not available on the Free plan; account must be on a paid plan (Essential or above).
  • The invited user must accept the email invitation before they can access the account.
  • Invitations may expire if not accepted within a set period; re-invitation may be required.
  • The number of additional users that can be added may be subject to plan limits; exact seat caps are not clearly published for all tiers.
Bulk option Availability Notes
CSV import No Not documented
Domain whitelisting No Automatic domain-based user add
IdP provisioning No Not documented

How to remove or deactivate users

  • Can delete users: Yes
  • Delete/deactivate behavior: The Account Owner can remove (revoke access for) an invited user from the Users & Permissions page. This removes the user's access to the account. There is no documented 'deactivate' state that preserves the user record in a suspended form; removal is effectively a deletion of the user's access association with the account.
  1. Log in as the Account Owner.
  2. Navigate to Account Settings → Users & Permissions (https://app.mailjet.com/account/user-management).
  3. Locate the user to be removed in the user list.
  4. Click the remove or delete option next to the user's name.
  5. Confirm the removal when prompted.
Data impact Behavior
Owned records Campaigns, templates, and contact lists created by the removed user remain in the account and are accessible to the Owner and other users.
Shared content All shared account assets (templates, contact lists, campaigns) are retained in the account after user removal.
Integrations API keys are account-level, not user-level; removing a user does not revoke or delete API keys. API key management must be handled separately.
License freed No per-seat billing is documented for additional users on standard plans, so removal does not reduce billing costs in most cases.

Watch out for:

  • The Account Owner cannot be removed through the UI; ownership transfer requires contacting Mailjet support.
  • Removing a user does not automatically revoke any API keys they may have been using, as API keys are account-scoped.
  • There is no audit log or notification sent to the removed user upon removal (not officially documented).

License and seat management

Seat type Includes Cost
Account Owner Full account access; one per account Included in plan subscription
Additional Users (Manager/Designer) Role-scoped access to account features; number of additional users may vary by plan Included in plan subscription; no documented per-seat add-on charge for standard plans
  • Where to check usage: Account Settings → Users & Permissions (https://app.mailjet.com/account/user-management) shows all currently active users and their roles.
  • How to identify unused seats: No built-in last-login or activity reporting for individual sub-users is documented. Unused user accounts must be identified manually by reviewing the user list and contacting users directly.
  • Billing notes: Mailjet pricing is based on email volume (emails sent per month), not on the number of user seats. Adding or removing users does not directly affect the monthly subscription cost on standard plans. Enterprise/Custom plans may have different terms.

The cost of manual management

Mailjet pricing is based on email volume, not seat count, so adding or removing users does not change your monthly subscription cost on standard plans. However, the Free plan is single-user only, meaning any team requiring shared access must be on a paid tier.

Enterprise and Custom plan terms may differ and require direct contact with Mailjet.

What IT admins are saying

Recurring friction points reported across the Mailjet community center on a few consistent gaps. First, there is no self-serve ownership transfer - moving the Account Owner role to another user requires contacting Mailjet support directly.

Second, the fixed Manager and Designer roles do not satisfy organizations that need more granular access control. Third, there is no last-login or activity visibility for sub-users, making it difficult to identify and clean up inactive accounts.

Invitation delivery failures are also reported with some frequency, requiring re-invitation or support escalation.

Common complaints:

  • Users report confusion about which plan tier is required to unlock multi-user access, as the Free plan does not support additional users.
  • Some users report difficulty transferring account ownership, as there is no self-serve ownership transfer option and support must be contacted.
  • Users note the absence of granular permission controls, with the fixed Manager and Designer roles not meeting more complex organizational needs.
  • Community members have reported that invited users sometimes do not receive invitation emails, requiring re-invitation or support intervention.
  • Users have noted that there is no activity or last-login visibility for sub-users, making it difficult to audit or identify inactive accounts.

The decision

Mailjet's user management works well for small teams that need a clear division between operational access (Manager) and design-only access (Designer). It does not suit organizations that need per-feature permissions, audit trails for sub-user activity, or self-serve ownership changes.

Because there is no SCIM support on any documented plan, every app that relies on automated provisioning or deprovisioning via an identity provider will require a manual or API-driven workflow instead.

Bottom line

Mailjet's access model is straightforward but rigid: three fixed roles, no granular controls, no SCIM, and no activity reporting for sub-users.

Teams on paid plans can manage users directly from Account Settings → Users & Permissions, but any workflow requiring automated provisioning, ownership transfers, or audit-grade visibility will hit documented platform limits and need to be handled outside the Mailjet UI.

Automate Mailjet 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 11, 2026

* Details sourced from official product documentation and admin references.

Keep exploring

Related apps

Abnormal Security logo

Abnormal Security

API Only
AutomationAPI only
Last updatedMar 2026

Abnormal Security is an enterprise email security platform focused on detecting and investigating threats such as phishing, account takeover (ATO), and vendor email compromise. It does not support SCIM provisioning, which means every app in your stack

ActiveCampaign logo

ActiveCampaign

API Only
AutomationAPI only
Last updatedFeb 2026

ActiveCampaign uses a group-based permission model: every user belongs to exactly one group, and all feature-area access (Contacts, Campaigns, Automations, Deals, Reports, Templates) is configured at the group level, not per individual. The default Adm

ADP logo

ADP

API Only
AutomationAPI only
Last updatedFeb 2026

ADP Workforce Now is a mid-market to enterprise HCM platform that serves as the HR source of record for employee data — payroll, benefits, time, and talent. User access is governed by a hybrid permission model: predefined security roles (Security Maste