# View

![](https://lh4.googleusercontent.com/vUuL036q15n9gGbnMdN9fq-j9utofxKFIhN4UjfMoWi0YcOf6WeuRED9jwJ6xlid0DwNTJPLKyafkvdSo6l3_26rhbcPpwYF1ue5caRpkuTMp2CuajWDklMIut-tAF5zo3Rl-SR-)

### Component description

The view is the essential canvas work field used for designing new or nested pages, and it's superior to any other elements. Any view can be a part of another view, and its content has to be bound with the existing one.

### Component example

![Example of included blank View into another one.](/files/BH9zGhQ7u0uNpDT6hwLO)

### Component properties

{% hint style="info" %}
Under construction
{% endhint %}


---

# 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.adapptio.com/reference-guide/components-list/view.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.
