> 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-locations/assigning-services-to-a-location.md).

# Assigning Services to a Location

In many companies, equipment and services are not only used by individual employees. Offices, warehouses, shops, project sites or shared workspaces often need devices or resources that are tied to a physical place.

Maybe a new office is opening and you want to prepare laptops and monitors for the team. Maybe a site needs networking equipment, printers or shared devices. Or maybe you simply want to build up stock in your warehouse because you expect new colleagues to arrive soon.

In equipme, you can handle this by assigning services directly to a location.\
This makes it easy to plan what each location should get, prepare stock in advance, and keep everything visible before you actually order anything.

The process is simple: you select a service, assign it to one or more locations, and equipme collects those assignments in a list that can later be approved.\
Only after approval does an order go out to the provider.

This gives you a flexible way to plan without committing budget immediately.

### **How to assign a service to a location**

You start in the Marketplace, which lists all available services.\
When you open a service, you see details such as pricing, specs and options.

If you want this service to be prepared for a specific location, click **Assign**.

equipme opens a window where you choose which locations should receive it.

{% @arcade/embed flowId="q6roEDIRygj814jxht6V" url="<https://app.arcade.software/share/q6roEDIRygj814jxht6V>" %}

### **Selecting locations**

All locations defined in your company account are listed in this window.\
Each location is shown as a separate row.

You can select one or multiple locations, depending on what you need.

For example:

* preparing devices for a new office
* replacing equipment across multiple branches
* setting up stock in your warehouse

Selecting several locations at once is possible, so you don’t have to repeat the process for each one.

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

### **Setting quantities**

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

For each selected location, you choose how many units you want.\
This happens per row, so you can set different amounts for different sites.

Example:

* HQ office 10 laptops
* Remote office 3 laptops
* Warehouse 5 laptops

equipme does not calculate quantities automatically.\
It always asks you directly, because only you know what each place actually needs.

### **Place of use**

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

You can decide whether the service should be:

* used at the location
* or stored in the warehouse

Choosing **Location** means devices will be delivered and used there.\
Choosing **Warehouse** means you keep them ready until they are needed.

This helps if you want to:

* prepare stock for upcoming hires
* stage equipment for project rollouts
* swap devices later if something breaks

It keeps planning flexible without losing track.

### **Optional settings**

There are two optional fields you can use to refine your planning:

* **Group** – helps organize responsibilities or cost allocation later
* **Preferred delivery date** – if you want delivery to happen later instead of immediately

For example, you can say:

> “We need this, but not before next month when the office opens.”

equipme stores this information in the request, so the order will match your timing once approved.**Confirming the assignment**

When you're done, click **Assign services**.

equipme registers these assignments and stores them as pending requests.\
Nothing has been ordered yet, and there are no costs.

If you selected multiple locations, one request is created per location.

This stage is about planning, not ordering.

### **Pending approvals**

All assigned services appear in the **Approvals** area.\
This is a list showing everything that was planned but not yet approved.

Requests stay here until someone with the right permission approves them.


---

# 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-locations/assigning-services-to-a-location.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.
