> For the complete documentation index, see [llms.txt](https://docs.adalysis.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.adalysis.com/product/product-updates/unveiling-the-new-adalysis-interface.md).

# Unveiling the new Adalysis interface

We’re excited to introduce the redesigned Adalysis user interface. Shaped by user feedback, it features an improved navigation and a cleaner workspace.

The new vertical menus are collapsible. If you've opened several subsections, you can collapse them all at once for ease of navigation.

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

## Here is where you will find the screens you need to access

<table><thead><tr><th align="center">BEFORE</th><th align="center">AFTER</th><th data-hidden></th></tr></thead><tbody><tr><td align="center"><img src="/files/mh41om4kTO0H4ywLWy4o" alt="" data-size="original"></td><td align="center"><img src="/files/ZvuHYZXkBCPAajrQugVv" alt="" data-size="original"></td><td></td></tr><tr><td align="center"><img src="/files/dRFG365C38fRVLlUx52Z" alt="" data-size="original"></td><td align="center"><img src="/files/1qIl0NZFdt7LJem2eq9T" alt="" data-size="original"></td><td></td></tr><tr><td align="center"><img src="/files/wG3w6OArlGMgfmO7Jecu" alt=""></td><td align="center"><img src="/files/RpKELhHPGwxdOpzfl9nn" alt=""></td><td></td></tr><tr><td align="center"><img src="/files/5O9f0YfDGBMZ2lQXXhTV" alt="" data-size="original"></td><td align="center"><img src="/files/XjtBoqwI4HLk3DzpNYEY" alt="" data-size="original"></td><td></td></tr><tr><td align="center"><img src="/files/xRBXjUvdns6X37wG0n09" alt="" data-size="original"></td><td align="center"><img src="/files/IKbA02KMCEe0EKXGmM3X" alt="" data-size="original"></td><td></td></tr><tr><td align="center"><img src="/files/hQFYV9PA2y8Xd2rjaXpR" alt="" data-size="original"></td><td align="center"><img src="/files/hRuCX1nhZgmFNLNjkESe" alt="" data-size="original"></td><td></td></tr><tr><td align="center"><img src="/files/TsO7bKcbjD3Ai3qkbAud" alt="" data-size="original"></td><td align="center"><img src="/files/ut9k3KRvSGUMYrm7Idec" alt="" data-size="original"></td><td></td></tr><tr><td align="center"><img src="/files/Knr0XgUUmjnImy6iASwX" alt="" data-size="original"></td><td align="center"><img src="/files/90yx1Ieu10udIXx4Xish" alt="" data-size="original"></td><td></td></tr><tr><td align="center"><img src="/files/eJurhvY0yp0ws75vD9kd" alt="" data-size="original"></td><td align="center"><img src="/files/ao33QYRP6gLMBPYbWOrm" alt="" data-size="original"></td><td></td></tr><tr><td align="center"><img src="/files/VUzlYMx6Nh6unOy5DAJO" alt="" data-size="original"></td><td align="center"><img src="/files/TzIC6KppmVHlcs9ob4F2" alt="" data-size="original"></td><td></td></tr><tr><td align="center"><img src="/files/AVbKINVzwH5QTttVnLIp" alt="" data-size="original"></td><td align="center"><img src="/files/PcBPqc5Ldhysbt443oQD" alt="" data-size="original"></td><td></td></tr><tr><td align="center"><img src="/files/ftQb5IPZq2XaQ4WIcQxp" alt="" data-size="original"></td><td align="center"><img src="/files/kAGmt9AjeJk2wSMuf5i8" alt="" data-size="original"></td><td></td></tr><tr><td align="center"><img src="/files/AGUdPs009Jkwjfg8VVou" alt="" data-size="original"></td><td align="center"><img src="/files/QDG3ncKbk49NSC3Qf7tX" alt="" data-size="original"></td><td></td></tr><tr><td align="center"><img src="/files/fwCHIddrwn2G1gfehSY1" alt="" data-size="original"></td><td align="center"><img src="/files/mPaJwXMZFZaCV3MeBCgh" alt="" data-size="original"></td><td></td></tr></tbody></table>


---

# 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.adalysis.com/product/product-updates/unveiling-the-new-adalysis-interface.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.
