# Space list

List all racks, rack units and cages that you have rented (or reserved for you). Here you can view detailed information or view the layout of equipment placed in the racks.

<figure><img src="/files/0Et3GJZXwey3nxUq1eeS" alt=""><figcaption></figcaption></figure>

#### Features in Space list:

* **View rack layout:** View the layout of equipment on the rack.
* **View details:** View detailed information of the rack.
* **Filter list:** Filter the list of racks, rack units, and cages based on various criteria such as location, status, etc.


---

# 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.vngcloud.vn/vng-cloud-document/vcolocation/space-list.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.
