# Location

![location](/files/OT7bOKcr4kxIoJwID1mE)

You can add location manually or dynamically.

## Add a location

To add a location **manually** :

If your have already entered locations :

* Select the one that is right for you in the drop-down list.

If you have not previously entered a location :

* Click on **+** (or go to **Setup > Dropdowns> Location**)
* In the new box, enter the information that you need :
  * Name
  * Code
  * As child of
  * Postal code
  * state
  * Building number
  * Longitude
  * Latitude
  * Altitude
  * Comments
  * Alias
  * Address
  * Town
  * Country
  * Room number

![add location](/files/NSsdvCO0ORHUhEgTdSxd)

![add location](/files/fpw93ihTSLgjwcAr2BGl)

* Click **+ Add**
* After saving, you can add a new location or close this window
* Now, select the location for your computer

## Delete a Location

To delete a location, use the massive action with **Actions** button

![delete location](/files/SxWm1QMFKKXkmLDqCkCF)

To add a location **dynamically**, see [rules](/documentation/modules/administration/rules/rulesmanagement.md)


---

# Agent Instructions: 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/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.
