> For the complete documentation index, see [llms.txt](https://hub.equipme.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.equipme.io/documentation/sales/customer/how-to-create-a-new-customer-portal.md).

# How to create a new customer portal

Here you will find instructions on how to create new customer portals in Equipme and an overview of the various portal settings.

Equipme provides two convenient methods for you to add new customers:

* **Through the Sales Menu:**
  * For a more integrated approach during sales processes, head to the ‘**Sales**’ section accessible from the main menu.
  * Click on ‘**Customers’**, then select ‘**Add New Customer**’.

<figure><img src="/files/CQvbkiPnCxho17N5oUoc" alt=""><figcaption></figcaption></figure>

* **Using the Quick Access Toolbar:**
  * For immediate access, use the ‘**Add**’ button found at the top bar of your equipme dashboard.
  * Simply choose ‘**New Customer**’ from the dropdown menu.

<figure><img src="/files/KIZ1WAb5Z31xGO1r0cLI" alt=""><figcaption></figcaption></figure>

&#x20;

Once you select **'Add New Customer**', you will be directed to the entry form where you can input all necessary details about your new customer.

<figure><img src="/files/007P1quWAOcfRvKDE5sF" alt=""><figcaption></figcaption></figure>

## Features in Customer Portal

### Quick Overview: When to activate what?

| Feature                          | Activate when...                                                               |
| -------------------------------- | ------------------------------------------------------------------------------ |
| **Grant order authorization**    | The customer may place orders                                                  |
| **Automatically confirm orders** | Automatically confirm customer oders without prior review                      |
| **Inherit global portfolio**     | The customer automatically inherits your standard service portfolio            |
| **Allow pre-orders**             | The customer can pre-order products, but will only retrieve them later         |
| **Supplier warehouse active**    | Devices can be stocked in and retrieved from your warehouse by the customer    |
| **Enable HR sync**               | Automatic sync of customers organizational structure is allowed (paid feature) |
| **Activate ticket system**       | Structured ticket based support instead of emails is desired                   |

### Detailed Overview: When to activate what?

### Grant order authorization

**What does this mean?** The customer can independently place orders through the equipme portal.

**What happens then?** All orders appear in your **Order Inbox**. There you can review each order and decide whether to confirm or reject it.

**Example:** Your customer orders 10 laptops. This order appears for your approval – you have full control.

***

### Automatically confirm orders

**What does this mean?** Orders from this customer are confirmed immediately without requiring manual review.

**When should I activate this?** Only for customers you completely trust and where orders should be processed directly without review.

**⚠️ Important:** With this option, you bypass your control in the order inbox. The order goes through automatically.

**Example:** A long-standing partner regularly orders standard devices – you want to save time and activate auto-confirmation.

***

### Inherit global portfolio

**What does this mean?**&#x20;

**Checkbox enabled =** The customer automatically inherits your standard service portfolio. If necessary, you can add individual offers.

**Checkbox disabled =** You want to create a fully customized shopping cart for the customer; the customer does not see your standard portfolio.

**Example:** A major customer gets a customized product catalog, while standard customers see your standard portfolio by default.

***

### Allow pre-orders

**What does this mean?** The customer can pre-order products, but will only retrieve them later.

**What's this good for?** Perfect for planned rollouts, seasonal needs, or larger projects.

**Additional effect:** This option automatically enables the **Supplier warehouse** (see below).

**Example:** The customer plans to replace 500 devices and would like to pre-order them so that they are ready and waiting at your supplier's warehouse when called for.

***

### Supplier warehouse active

**What does this mean?** The customer can use your warehouse to store, issue, and return devices.

**How does it work?**

* Devices are stocked in your warehouse on behalf of the customer
* From there, they can be issued to employees as needed
* Returns go back into your warehouse and can be reused

**When is this useful?** Especially practical for **rental models**, **device exchange programs**, or when the customer has high employee turnover that you manage for the customer.

**Example:** A call center with 2000 employees stores 50 reserve laptops in the warehouse to respond quickly in case of failures.

***

### Enable HR sync

**What does this mean?** Customers can use the HR synchronization feature to automatically synchronize their organizational structure (employees, departments, cost centers , locations) from their HR or identity system.

**What are the benefits?** No more manual maintenance! New employees, relocations, or changes in the organizational structure are synchronized automatically.

**💰 Note:** This is a paid feature and requires an additional license.

**Example:** When new employees are hired, they're automatically created in the portal – without anyone having to manually enter data.

***

### Activate ticket system

**What does this mean?** The customer can create and manage support tickets directly in the portal.

**What are the benefits?** Structured communication instead of email chaos. All requests in one place, traceable and transparent.

**Example:** An employee reports a defective device via a ticket – you can see the status, respond, and close the issue with full documentation.

***

## Invite first customer user

After entering the company data, you can invite the customer's first user directly to the portal, who will automatically become the portal administrator. If you would like to further customize the system for the customer first, you can skip this step and invite the customer later when everything is set up to your satisfaction.

<figure><img src="/files/cvd0REn6LvgMIIWkrI4g" alt=""><figcaption></figcaption></figure>

**Congratulations!** After completing these steps, your new customer portal has been successfully created in Equipme.<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hub.equipme.io/documentation/sales/customer/how-to-create-a-new-customer-portal.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
