# Features / Improvements & Fixes

## HQ

### Improvements :muscle:

**Clickable signifier for environments**

Introduced a hint that environments in a list are clickable. Same applies to topics and all IAM resources rendered as list.

**Improved side-drawer & landing page**

* Changed topic icon in quick-view side drawer and topic landing page
* Changed location of SQL button in quick - view side - drawer and removed "Close" button.
* Quick - view side - drawer: chnage colours of envs to match the tier colour scheme

  <figure><img src="/files/DC5w6rNuATrfSb83BAZJ" alt=""><figcaption></figcaption></figure>

**Environment creation wizard with templated dropdown**

<figure><img src="/files/flL4aTiZhzTOk6CPYQZz" alt=""><figcaption></figcaption></figure>

### Fixes 🛠️


---

# 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.lenses.io/latest/devx/6.0/changelog/lenses-hq/version-6.0.10/features-improvements-and-fixes.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.
