# Views

- [Command Console](https://docs.servoy.com/reference/servoy-developer/views/command-console.md): User manual for Servoy Developer Command Console View
- [Console](https://docs.servoy.com/reference/servoy-developer/views/console.md): User manual for Servoy Developer Console View
- [Problems](https://docs.servoy.com/reference/servoy-developer/views/problems.md): User manual for Servoy Developer Problems View
- [Tasks](https://docs.servoy.com/reference/servoy-developer/views/tasks.md): User manual for Servoy Developer Tasks View
- [Bookmarks](https://docs.servoy.com/reference/servoy-developer/views/bookmarks.md): User manual for Servoy Developer Bookmarks View
- [Search](https://docs.servoy.com/reference/servoy-developer/views/search.md): User manual for Servoy Developer Search View
- [Form Hierarchy](https://docs.servoy.com/reference/servoy-developer/views/form-hierarchy.md): User manual for Servoy Developer Form Hierarchy View
- [Help](https://docs.servoy.com/reference/servoy-developer/views/help.md): User manual for Servoy Developer Help View
- [JUnit](https://docs.servoy.com/reference/servoy-developer/views/junit.md): User manual for Servoy Developer JUnit View
- [Outline](https://docs.servoy.com/reference/servoy-developer/views/outline.md): User manual for Servoy Developer Outline View
- [Profiler](https://docs.servoy.com/reference/servoy-developer/views/profiler.md): User manual for Servoy Developer Profiler View
- [Properties](https://docs.servoy.com/reference/servoy-developer/views/properties.md): User manual for Servoy Developer Properties View
- [Project Explorer](https://docs.servoy.com/reference/servoy-developer/views/project-explorer.md): User manual for Servoy Developer Project Explorer View
- [Call Hierarchy](https://docs.servoy.com/reference/servoy-developer/views/call-hierarchy.md): User manual for Servoy Developer Call Hierarchy View


---

# 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.servoy.com/reference/servoy-developer/views.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.
