# Understanding the user interface

- [Understanding the User Interface](https://docs.cloudio.io/understanding-the-user-interface/understanding-the-user-interface.md)
- [Working with the menu bar](https://docs.cloudio.io/understanding-the-user-interface/understanding-the-user-interface/menubar.md)
- [Managing user preferences](https://docs.cloudio.io/understanding-the-user-interface/understanding-the-user-interface/managing-user-preferences.md)
- [Changing password](https://docs.cloudio.io/understanding-the-user-interface/understanding-the-user-interface/managing-user-preferences/changing-password.md)
- [Working with navigation menu](https://docs.cloudio.io/understanding-the-user-interface/understanding-the-user-interface/working-with-navigation-menu.md)
- [Working with the developer group of the developer role](https://docs.cloudio.io/understanding-the-user-interface/understanding-the-user-interface/working-with-the-developer-group.md)
- [Working with other developer role groups](https://docs.cloudio.io/understanding-the-user-interface/understanding-the-user-interface/working-with-other-developer-role-groups.md)
- [Managing Profiles](https://docs.cloudio.io/understanding-the-user-interface/understanding-the-user-interface/managing-profiles.md)


---

# 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.cloudio.io/understanding-the-user-interface.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.
