# What is a place

A "place" refers to a specifically defined geographical location within your organisation that you aim to monitor for asset activities. Places often include areas like delivery zones, storage yards, office buildings where employees work, or distinct Points of Interest (POIs). These locations serve as key asset monitoring and management points within your organisation's operational landscape.

Using the [gatehouse](/knowledge-base/articles/places-and-how-to-use-the-gatehouse-report.md) report, you can:

* monitor assets entering or exiting a yard
* the time an employee is in a section of the building
* observe instances where someone enters another individual's designated delivery zone&#x20;
* keep tabs on visits to gas stations for refueling purposes


---

# 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://docs.skyledge.com/knowledge-base/articles/what-is-a-place.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.
