Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Contact Us
  • Home

How to Add, Edit, and Delete Users

Learn how to efficiently manage and modify user accounts.

Written by Emil Hajric

Updated at November 21st, 2025

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Customization
    Customization Guides
  • Article Editor
  • Getting Started
    Managing Users Analytics Content Management Permissions & Accessibility Video Tutorials
  • Integrations
  • API & Webhooks
    API V2 API V3
  • Languages & Translations
  • Authentication
  • Swifty AI
  • Settings
    User Settings User Behavior Knowledge Base Settings Custom Domain
+ More

This article explains how to manage users in Helpjuice, including adding new users, editing existing user information, and deleting users. 

In this article, you’ll learn:

  • How to add new users
  • How to edit individual users
  • How to delete users

Adding Users

To add a new user to your Helpjuice account:

  1. Navigate to Admin → Users.
  2. Click the Invite User button.
  3. Fill in the required fields:
  • Name: Enter the user's full name.
  • Email: Provide the user's email address.
  • Role: Select the appropriate role for the user (Viewer, Editor, or Admin).
  • Group(s): Assign the user to one or more groups if needed.
  1. Click Send Invitation.

The invited user will receive an email to set up their password and complete registration.

 
 

Editing Users

Editing Users Through the Dashboard

Edit Individual User

  1. Log into your Helpjuice account.
  2. Click on the Users button.
  3. Hover over the user you wish to edit.
  4. Click on the pencil (Edit) button.
  5. Update the necessary information.
  6. Click on the Edit User button to save changes.

Edit Multiple Users

  1. Log into your Helpjuice account.
  2. Click on the Users button.
  3. Select the users you wish to update.
  4. Update the Job Title, User Role, and/or Group.
  5. Click on the Edit User button to confirm changes.

Editing Users Using API v3

To edit a user using the Helpjuice API:

  1. HTTP Method: PUT
  2. URL: https://<your-subdomain>.helpjuice.com/api/v3/users/:id
  • Replace <your-subdomain> with your Helpjuice subdomain.
  • Replace :id with the user ID.

Authentication

The API key is required for using API v3 — Learn how to obtain it here.

The API key grants Super Administrator privileges to anyone with access to it. Please be cautious about who you share it with.

 

Fields

Field Type Description
first_name String First name of the user
last_name String Last name of the user
email String Unique email of the user
role_id String Role of the user (e.g., superadmin, admin, collaborator, draftwriter, viewer)
group_ids Array IDs of the groups where the user should be added

Example Request

1. API Endpoint

PUT https://<your-account>.helpjuice.com/api/v3/users/123

2. Request Body

In the body of the request, you should include the user data you want to update in JSON format. Here is an example of the body:

{
 "user": {
   "first_name": "John",
   "last_name": "Doe",
   "email": "john@doe.com",
   "role_id": "admin",
   "group_ids": [1, 2]
 }
}
 
 

Deleting Users

Deleting Individual Users

To delete a user from your Helpjuice account:

  1. Go to Admin → Users.
  2. Find the user you want to remove.
  3. Click the Delete icon (trash can) next to their name.
  4. Confirm deletion in the popup window.

Deleting Multiple Users

Select the users you would like to remove and click on Delete.

The content created by a deleted user will not be lost. When a user is removed from the KB, it's still present to ensure all references to it are valid. In this case, the author will remain as the original one. 

 

You can also delete users via API. Check the Helpjuice API v3 article for more information.

 
 

To add a user, please make sure the email address is in lowercase - otherwise the system won’t accept it.

 

 

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • How To Display Articles In Multiple Categories
  • How to Import Users
One Knowledge Base To Replace Them All
24/5 support
Constant Product Updates & Improvements
100% money back guarantee
99.9% Uptime
Features
  • AI Knowledge Base AI-Enabled
  • Helpjuice Extension AI-Enabled
  • Powered Editor AI-Enabled
  • Advanced Analytics AI-Enabled
  • Customizable Themes AI-Enabled
  • Swifty · Helpbar & Chatbot AI-Enabled
  • Multi-Language Support
  • Step-by-Step Tutorial Creator
  • Seamless Integrations
  • User Access Control
  • See All Features >>
Product
  • Product Roadmap
  • Pricing
  • Book a Demo
  • Policies & Security
  • Our Customers
  • About Helpjuice
  • Contact Our Team
Resources
  • Our Knowledge Base
  • Webinars
  • Success Stories
  • API Documentation
  • Data Import Guide
  • Helpjuice Blog
Copyright © 2025, Helpjuice Inc.
Helpjuice, Inc. is a registered US Corporation.
EIN 46-2257741 | Download W9
Made in America High Performer Ease of Use Get Support
Get Started For Free
4.8 average review on
Life’s too short to use mediocre software.
+1 (833) 387 3877
Powered by Helpjuice Helpjuice Swifty AI External Link
Expand