> For the complete documentation index, see [llms.txt](https://help.glpi-project.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.glpi-project.org/quick-start/quick-start.md).

# Quick Start

You are just starting out and do not know where to begin. Here are the first steps you need to take to use your instance properly.

<table data-view="cards"><thead><tr><th align="center"></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Inventory a computer</strong></td><td>Make an inventory of your equipment (computers, network equipment, printers, etc.) and start managing your IT assets.</td><td><a href="/files/bL39zip8yxZm4hZGNDlZ">/files/bL39zip8yxZm4hZGNDlZ</a></td><td><a href="/spaces/sGALtnzA2IROeldmXKt5/pages/M7cNFO3o8nCMuzpDtj6z">/spaces/sGALtnzA2IROeldmXKt5/pages/M7cNFO3o8nCMuzpDtj6z</a></td></tr><tr><td align="center"><strong>Import your users</strong></td><td>Create or import your users and groups using LDAPS or SCIM to enable them to log in to GLPI.</td><td><a href="/files/GEC0OX4ikrbAI4jF8QOL">/files/GEC0OX4ikrbAI4jF8QOL</a></td><td><a href="/spaces/sGALtnzA2IROeldmXKt5/pages/lwt8VChyBHrfdun7ZOwi">/spaces/sGALtnzA2IROeldmXKt5/pages/lwt8VChyBHrfdun7ZOwi</a></td></tr><tr><td align="center"><strong>Manage habilitation</strong></td><td>Assign permissions and manage user authorisations according to their profileC</td><td><a href="/files/eUPP0DUq9gMmO2rHBn6g">/files/eUPP0DUq9gMmO2rHBn6g</a></td><td><a href="/spaces/sGALtnzA2IROeldmXKt5/pages/dNhzrdiVVyeKNkmyzlXI">/spaces/sGALtnzA2IROeldmXKt5/pages/dNhzrdiVVyeKNkmyzlXI</a></td></tr><tr><td align="center"><strong>Create forms</strong></td><td>Create forms and simplify ticket submission for your users.</td><td><a href="/files/ufO5gbIbSXrFTLlH8Ksy">/files/ufO5gbIbSXrFTLlH8Ksy</a></td><td><a href="/spaces/IiEHKRx5AeABNDLcRlWX/pages/p9QgQ6kQ16K3uwENQFfG">/spaces/IiEHKRx5AeABNDLcRlWX/pages/p9QgQ6kQ16K3uwENQFfG</a></td></tr><tr><td align="center"><strong>Manage rules</strong></td><td>Create rules and automate your processes to save time and increase productivity.</td><td><a href="/files/rSxl9TQoy8O8hlvevp0p">/files/rSxl9TQoy8O8hlvevp0p</a></td><td><a href="/spaces/sGALtnzA2IROeldmXKt5/pages/jitapWlM6qwGPF4d8rtk">/spaces/sGALtnzA2IROeldmXKt5/pages/jitapWlM6qwGPF4d8rtk</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://help.glpi-project.org/quick-start/quick-start.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
