# Right sidebar

For more detailed information - explanations see the individual parts as listed below.

### Dashboards

Properties for [**Pages**](/any2info-academy/no-code-platform/app-studio/application-design/dashboard/pages.md) and components called [**Controls**](/any2info-academy/no-code-platform/app-studio/application-design/dashboard/controls-toolbox.md)

[**Links**](/any2info-academy/no-code-platform/app-studio/app-logic/dashboards/dashboard-links.md) to other controls

[**Events**](/any2info-academy/no-code-platform/app-studio/app-logic/dashboards/dashboard-events.md) as trigger of actions (conditional = rules) on pages and components

### Forms

Properties for [**Pages**](/any2info-academy/no-code-platform/app-studio/application-design/forms/pages.md) and components called [**Fields**](/any2info-academy/no-code-platform/app-studio/application-design/forms/fields-toolbox.md)

[**Overviews**](/any2info-academy/no-code-platform/app-studio/navigation/form-overviews.md) of forms

[**Link**](/any2info-academy/no-code-platform/app-studio/app-logic/forms/form-links.md)[**s**](/any2info-academy/no-code-platform/app-studio/app-logic/forms/form-links.md) to other fields

[**Events**](/any2info-academy/no-code-platform/app-studio/app-logic/forms/forms-events.md) as trigger of actions (conditional = rules) on pages and components

####


---

# 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://academy.any2info.com/any2info-academy/no-code-platform/app-studio/designertools/right-sidebar.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.
