> 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/quickstart.md).

# Your first login

To access equipme for the very first time, you’ll receive an invitation email from your employer. This message includes your login details along with a link to the platform. All you need to do is click on the "Accept invitation" button, and you’ll be guided to the login page.

![](https://media1-production-mightynetworks.imgix.net/asset/5a51284f-0341-4cf4-af47-52578c23cdb5/1756200540765.png?ixlib=rails-4.2.0\&fm=jpg\&q=75\&auto=format\&w=1400\&h=1400\&fit=max\&impolicy=ResizeCrop\&constraint=downsize\&aspect=fit)

### Logging in via username and password

In the invitation email you’ll find a temporary username, usually your email address, and a temporary password. On your very first login you’ll be asked to set a new password of your own. Once this step is complete, your account is ready, and you can return to equipme at any time using the link provided.

Logging in is straightforward. Enter your email address and the password you’ve chosen, and you’re in.&#x20;

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

### Logging in via Single Sign-On (preferred)

If your company uses Single Sign-On, for example with a Microsoft account, you may NOT receive a password with the invitation email.

In this case, you can simply log in by clicking “Sign in with Microsoft” without having to enter a username or separate password.

{% hint style="success" %}
Tip: Even if you received a temporary password with the invitation email, your organization may have enabled Single Sign-On. Just try it out or ask your administrator.
{% endhint %}

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

### You're in

Once you have successfully logged in, equipme will take you straight to your Self-Service Dashboard.&#x20;

This is the place where everything starts — it’s where you’ll see your active services, request new equipment, or report a problem if something doesn’t work. From this point on, equipme becomes your central hub for managing the tools you use every day.

![](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)


---

# 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/quickstart.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.
