Can I create and manage multiple users on the platform?

The Colis Privé platform is built for e-commerce businesses and their teams, allowing you to easily create and manage multiple users.

Whether you work alone or with a logistics team, you can grant access to your collaborators in just a few clicks and assign the appropriate access rights.

Creating Multiple Users: Simple and Fast

From the “User Management” menu, you can view all existing profiles and add new users at any time.

Just follow these steps:

  • Click on “Create a user” in the menu bar
  • Enter the user’s information (name, surname, login credentials…)
  • Choose their access level (Administrator or Employee)
  • Activate the profile and confirm the changes

Once created, the new user can log in immediately and start processing orders.

Assigning Rights and Managing Access

User management allows you to organize your team’s workflow:

  • Administrator: Full access (add, modify, or delete items, configure services)
  • Employee: Limited access to essential features (view and process orders)

This hierarchy ensures that each team member has the tools they need while keeping your account secure.

Benefits for Your Business

Being able to create multiple users on Colis Privé offers several advantages:

  • Boost productivity by distributing shipment management across your team
  • Secure access by assigning personal login credentials and appropriate permissions
  • Simplify tracking by identifying who created or modified an order

This is a key feature for e-merchants who ship a high volume of parcels or work in teams.

Frequently Asked Questions

SELECT p.* FROM cpmulti_posts p INNER JOIN cpmulti_postmeta m1 ON (p.ID = m1.post_id AND m1.meta_key = 'mark_as_frequent_question' AND m1.meta_value = '1') INNER JOIN cpmulti_postmeta m2 ON (p.ID = m2.post_id AND m2.meta_key = 'order_question_frequente') INNER JOIN cpmulti_icl_translations t ON p.ID = t.element_id WHERE p.post_type = %s AND (p.post_status = 'publish' OR p.post_status = 'acf-disabled' OR p.post_status = 'private') AND t.language_code = %s AND t.element_type = 'post_faq-question' GROUP BY p.ID ORDER BY CAST(m2.meta_value AS UNSIGNED) DESC