# Glossary

### Sensor

Occuspace sensors collect signal activity data. Every sensor has an associated ID on the back, which you will use during installation.&#x20;

<figure><img src="/files/oIZIQjiVyi0IUb9a6qqI" alt="" width="375"><figcaption></figcaption></figure>

### Sensor Placement

A sensor placement refers to where a sensor is placed within a zone. This is mapped to a physical location, usually denoted by a label like "1A" on marked-up floorplans.

![The boxes outlined in red are sensor placements](/files/70jNku0CZtt2uWsEMl87)

### Zones

A zone refers to the physical spaces where we return data for. In the picture below, there are two zones -- West Area & East Area.&#x20;

![](/files/dzdy5Bq7X3eo2ducCaEb)


---

# 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.occuspace.io/glossary.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.
