> For the complete documentation index, see [llms.txt](https://docs.gospace.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gospace.com/whats-new/release-notes/v2.0.2.md).

# v2.0.2

## Production release of the admin console&#x20;

Welcome to the latest release of the new platform. This release brings new functionality to the admin console, introducing production for the console as a stable environment setup for real-world simulations and setup before you onboard your end users.

### **Simulation mode on Console:**

* Load users, teams, and attendance data into the system and start utilising AI-driven forecasting and space allocation through AIDRA. This allows for testing and adjusting configurations without affecting the actual workspace or impacting/notifying end users, view the allocations on planning in the admin console before onboarding your end users to receive the allocations.

### Admin Console enhancements:

Append or Overwrite Multiple Occupancy IDs: Admins now have the ability to either append or overwrite multiple occupancy IDs (e.g., MAC addresses). Choosing to append will register all IDs against the associated user, while selecting overwrite will use only the latest record.

Bug Fixes:

* Label Removal Error: Fixed an error that occurred when removing a label from a person.
* Correct Integration Type on Imports: The correct integration type is now shown on imports, ensuring accurate data representation.

### In Progress & Known Issues:

While this release provides a comprehensive production experience, certain functionalities are still in progress, and some known issues remain.

Functionality still in progress:

* Freezing Individual Spaces and Floors in Planning: Work is ongoing to allow the freezing of individual spaces and floors during planning.
* Allocations by Fixed Days: Development continues on creating allocations based on fixed days.

#### Known issues:

[Broken mention](broken://pages/2AW1h5noO8HtgkdfS5X3)

***

### Production environment:&#x20;

This is a new environment where features are still being tested, and therefore you are likely to experience issues. \
*<mark style="color:red;">**Initial setup requires creating a location with at least one layer and a floor plan for operational use.**</mark>*

As we continue to enhance the new platform, your feedback is invaluable for improvements in future updates.

Link: <https://console.gospace.app/auth/login>

#### Link to begin: <a href="#link-to-documentation" id="link-to-documentation"></a>

{% content-ref url="/pages/gNiUS33Kp1arsnyXZhxf" %}
[Overview](/user-app/overview.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.gospace.com/whats-new/release-notes/v2.0.2.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
