> 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/documentation/fr/tabs/common_fields/location.md).

# Lieu

![emplacement](/files/D7CWvCVhCsoxMYOx8Rmq)

Vous pouvez ajouter un emplacement manuellement ou dynamiquement.

## Ajouter un emplacement

Pour ajouter un emplacement **manuellement** :

Si vous avez déjà saisi des emplacements :

* Sélectionnez celui qui vous convient dans la liste déroulante.

Si vous n'avez pas saisi d'emplacement auparavant :

* Cliquez sur **+** (ou allez dans **Configuration > Listes déroulantes > Emplacement**)
* Dans la nouvelle boîte, saisissez les informations dont vous avez besoin :
  * Nom
  * Code
  * En tant qu'enfant de
  * Code postal
  * État
  * Numéro de bâtiment
  * Longitude
  * Latitude
  * Altitude
  * Commentaires
  * Alias
  * Adresse
  * Ville
  * Pays
  * Numéro de pièce

![ajouter emplacement](/files/iJado66FuOolEB3pHeCZ)

![ajouter emplacement](/files/Vm2pPFeFqxu6LPGTU9yX)

* Cliquez sur **+ Ajouter**
* Après avoir enregistré, vous pouvez ajouter un nouvel emplacement ou fermer cette fenêtre
* Sélectionnez maintenant l'emplacement de votre ordinateur

## Supprimer un emplacement

Pour supprimer un emplacement, utilisez l'action massive avec le bouton **Actions**

![supprimer emplacement](/files/Q7WxAqnuUtuEHoVM2GWg)

Pour ajouter un emplacement **dynamiquement**, consultez [règles](/documentation/fr/modules/administration/rules/rulesmanagement.md)


---

# 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://help.glpi-project.org/documentation/fr/tabs/common_fields/location.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.
