> For the complete documentation index, see [llms.txt](https://docs.datasuite.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.datasuite.vn/english/features/report/edit-report/report-design.md).

# Report Design

#### Select Report Layout

<figure><img src="/files/TBtAAed85BfaXPgrXc5D" alt=""><figcaption><p>You can <strong>enable or disable Landscape View</strong> to switch between horizontal and vertical orientations for better visual customization.</p></figcaption></figure>

#### Chart Arrangement

<figure><img src="/files/RpzCmr6Ttzc1EAqHPZV7" alt=""><figcaption><p>Based on the selected report layout, you can <strong>drag and drop charts</strong> to rearrange them within the report frame. This ensures that the visual elements are properly aligned and fit well within the report structure.</p></figcaption></figure>


---

# 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:

```
GET https://docs.datasuite.vn/english/features/report/edit-report/report-design.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.
