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

# Your first login as a Administrator

If you did not create the company portal yourself, you will receive an invitation email from your service provider or employer to access equipme for the first time. This message contains your login details and a link to the platform. Simply click on the “Accept Invitation” button and you will be redirected 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 redirect you directly to your administrative dashboard.

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

This is where it all begins—here you can map out your organizational structure, invite your team, inventory assets, and offer products and services for your employees and locations that your business can order. From this point on, equipme becomes your one-stop shop for managing the tools you and your team use every day.


---

# 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/administrative-functions/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.
