> 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/classes/manager-self-service/manage-employees/assigning-services-to-employees.md).

# Assigning services to employees

As a manager, you can directly assign services to your team members. This is helpful when you know exactly what someone needs, for example a phone, a laptop, or specific software.

To assign a service, go to the **Marketplace** and select the item or service you want. On the service page, click **Assign**. A window will open where you can choose the employee who should receive it. Simply select the person from the list and confirm by clicking **Assign services**.

![](https://media1-production-mightynetworks.imgix.net/asset/68ad1c9d-42cc-481a-8658-58393426209e/1758089079778.png?ixlib=rails-4.3.1\&fm=jpg\&q=75\&auto=format\&w=1400\&h=1400\&fit=max\&impolicy=ResizeCrop\&constraint=downsize\&aspect=fit)

Once you’ve done this, the assignment creates an order in the same way it would if the employee had requested it through self-service.&#x20;

![](https://media1-production-mightynetworks.imgix.net/asset/f9d526cf-c7fb-46e7-a694-a470474a6a77/1758089098486.png?ixlib=rails-4.3.1\&fm=jpg\&q=75\&auto=format\&w=1400\&h=1400\&fit=max\&impolicy=ResizeCrop\&constraint=downsize\&aspect=fit)

You’ll then see the order appear in your **Approvals** section. From there, you can approve it and the process is officially started.

That’s it! With just a few clicks, you’ve made sure your employee has the resources they need.


---

# 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/classes/manager-self-service/manage-employees/assigning-services-to-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.
