> 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/employee-self-service/publish-your-docs.md).

# Self-Service Overview

### The Dashboard

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

When you log in to **equipme** for the first time, you’ll land directly in the Self-Service Dashboard. This dashboard is your personal starting point. It brings together everything you need to manage your devices, services, and requests in one central place.

At the top, you’ll be greeted by name. Just below, you’ll find the main areas you’ll use most often. Four large tiles form the core navigation:&#x20;

*My services*, *Marketplace*, *My tickets*, and *Report problem*.&#x20;

Whatever you need to do — whether it’s checking your equipment, requesting something new, or reporting an issue — it all begins here.

### **My services - Manage your equipment**

The “**My services**” section displays all devices and software programs currently assigned to you. Each card functions as a quick profile: you can immediately see whether the service is active, how long it will remain available, when it will be renewed, and (unless hidden by your administrator) the associated costs.

Clicking “**Show details**” opens a full view with additional information and possible actions for each service.

![](https://media1-production-mightynetworks.imgix.net/asset/2625acc0-bab9-4f1c-9e21-911a4564ac4f/1756198858128.png?ixlib=rails-4.2.0\&fm=jpg\&q=75\&auto=format\&w=1400\&h=1400\&fit=max\&impolicy=ResizeCrop\&constraint=downsize\&aspect=fit)

### **Marketplace – Request new equipment**

If you need new products or services for your work, you can find them in the Marketplace. Here you can browse everything that your company provides to employees in your role. You can search for specific items, compare options, and - depending on your organization's configuration - start the procurement or approval process.

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

### **My tickets & Report problem - Open and track support requests**

If something isn't working as expected, you can create a support request directly via the “*Report a problem*” tile. Just add a brief description and your ticket will be submitted. All your requests, whether open or resolved, can then be tracked under “*My tickets*” This way, you always know whether your problem is already being worked on and where the process stands.

{% hint style="warning" %}
Please note: If "My Tickets" and "Report problem" are not displayed, this may be because your administrator has blocked the ticket system, for example because your organization already uses a different ticket system.
{% endhint %}

![](https://media1-production-mightynetworks.imgix.net/asset/3932425a-1787-4ca3-8278-11825146af27/1756199072469.png?ixlib=rails-4.2.0\&fm=jpg\&q=75\&auto=format\&w=1400\&h=1400\&fit=max\&impolicy=ResizeCrop\&constraint=downsize\&aspect=fit)

### **Profile and Standard delivery address**

On the right side of the dashboard, you’ll find your personal profile information — things like your department, assigned groups, or your supervisor. This information is specified by your organization and cannot be changed independently, except for your phone number.

{% hint style="danger" %}
If the profile settings are incorrect, please contact your administrator.
{% endhint %}

Directly below this is your default delivery address. Here you can specify whether physical products should be delivered to your office or home office. When you request something from the marketplace, this address will be suggested by default, but you can change it during each request.

![](https://media1-production-mightynetworks.imgix.net/asset/f4b6c71e-e719-44f4-868e-2d17f8089383/1756199259557.png?ixlib=rails-4.2.0\&fm=jpg\&q=75\&auto=format\&w=1400\&h=1400\&fit=max\&impolicy=ResizeCrop\&constraint=downsize\&aspect=fit)

#### **Wrapping Up**

The self-service dashboard is your central point of contact in equipme. It provides you with an overview of your current services, allows you to request new services, helps you manage support cases, and ensures transparency regarding your profile and costs. When you log in for the first time, take a few minutes to explore the different areas. Once you have clicked through all the areas, you will quickly find your way around and know exactly where to go when you need something.

<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/classes/employee-self-service/publish-your-docs.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.
