# Move and Rearrange Chapters and Document Objects

The **Chapter View** displays the content (Document Objects and sub-chapters) of a chapter or book in a tree-like structure. To move and reorder Document Objects and Chapters, click the **Rearrange** button or select the Rearrange Chapters and Document Objects action in the overall ellipsis menu.

&#x20;

<figure><img src="/files/6SvBtO6NezgxfhNLBdDl" alt=""><figcaption></figcaption></figure>

This displays the **Rearrange View**. Use **drag and drop** to move or rearrange Document Objects and Chapters. You can hold down the **Shift button** to select multiple items before dragging them to a new location.

<figure><img src="/files/0EJtrssgwSFnBoYd0MNF" alt=""><figcaption></figcaption></figure>

Click **OK** to confirm the move action.

{% hint style="info" %}
Note that it is not possible to move Document Objects to a different type.
{% endhint %}

&#x20;&#x20;


---

# 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.aligned.ch/aligned-elements-web-client-user-manual/document-object-actions/move-and-rearrange-chapters-and-document-objects.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.
