> 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/offer-management/template-management.md).

# Template management

**What are templates in equipme?**\
Templates are powerful tools that let you create standardized service configurations and allocate them efficiently to your employees. They serve as central guidelines for departments, locations, or even the entire organization, helping you streamline processes and automate resource provisioning.

**Why are templates important?**\
With templates, you can make sure employees across different areas always receive the equipment and services they need. This saves time, reduces administrative effort, and ensures consistency. At the same time, templates give you the flexibility to meet individual requirements while keeping everything structured.

**How do templates work in equipme?**\
Templates prepare specific services or items for defined contexts. Examples include:

* **Employee templates** with standard equipment such as laptops, smartphones, or docking stations.
* **Location templates** tailored to the requirements of a specific office or site.

You can decide whether services should be activated immediately, whether items are taken from inventory or ordered as new, and you can easily adjust templates by adding or removing items whenever needed.

**Key features: apply to employees, groups, and locations**\
Templates are not limited to individual employees. You can also apply them to groups or locations. That means:

* When a new employee is added to a department, services can be assigned automatically.
* With synchronization processes, templates ensure provisioning happens without additional manual effort.

➡️ For a closer look at how this works, check out the end of the video below, where templates for groups and locations are explained in more detail.

{% embed url="<https://fast.wistia.net/embed/iframe/tozrmnce69?seo=false&web_component=true>" %}


---

# 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/offer-management/template-management.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.
