# 布局（Layouts）

\*\*【布局 (Layouts)】\*\*定义了【对象】的总体外观和感觉，并决定可以对【对象】执行的操作。

目前，用户可以为自己的【对象】选择四种基本布局，我们计划在未来让社区贡献者能够创建新的布局。

你可以通过 [类型库](/anytype-docs/documentation_cn/ji-chu/anytype-library/types.md) 为每种类型选择推荐的对象布局，也可以为每个 [模板（Templates）](/anytype-docs/documentation_cn/ji-chu/types/templates.md)选择不同的布局。

你可以在【对象】标题上方、封面和图标按钮旁边找到对象布局菜单。在这里你可以更改对象的布局，或设置布局宽度。有些布局甚至允许你更改文本对齐的方式。


---

# 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://doc.anytype.io/anytype-docs/documentation_cn/ji-chu/types/layouts.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.
