> 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/equipme/my-company/employees/activate-self-service-for-employees.md).

# Activate Self-Service for Employees

With the Self-Service feature, employees can independently request products and services via the marketplace. This reduces the workload for IT or procurement and speeds up internal processes.

However, before employees can use Self-Service, it must be activated for each individual.

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

#### Step 1: Set Permissions in the User Profile <a href="#ispasted" id="ispasted"></a>

To check or adjust Self-Service permissions, go to the user profile of the respective employee:

**Navigation:**\
My Company → Employees → Select employee → Permissions tab

In the "Permissions" section, you’ll find the following settings:

* **Self-Service**\
  This allows the employee to independently request services from the marketplace.\
  Set this to "Allowed" if Self-Service should be available for the employee.
* **Show Prices & Costs**\
  This determines whether the employee can view prices and cost allocations in Self-Service mode.\
  You can decide individually whether this should be visible to the employee.

These permissions only apply to Self-Service and have no effect on centralized procurement.

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

#### Step 2: Activate Self-Service for Multiple Employees <a href="#ispasted" id="ispasted"></a>

If you want to enable Self-Service for several employees at once, you can do this directly in the employee overview:

**Navigation:**\
My Company → Employees

1. Select the checkboxes next to the relevant employees.
2. Click on "Actions" at the top of the list.
3. Select "Activate Self-Service" from the dropdown.

The selected employees will then have access to the Self-Service portal and can request products and services within the predefined scope of your organization.

<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/equipme/my-company/employees/activate-self-service-for-employees.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.
