# 门户定制

自定义您的 Chamilo 平台的外观以及向用户显示的信息。

## 平台身份

![显示平台身份设置的门户定制页面，包括名称、标志和机构信息](/files/KNLHavDpYPF1bJy4kZOR)

配置您的门户的基本身份信息：

* **平台名称** — 显示在浏览器标题和整个界面中的名称
* **机构名称** — 您的组织名称
* **机构网址** — 指向您组织网站的链接
* **平台标志** — 上传您组织的标志（显示在顶部栏中）

## 提示

* **保持首页简洁** — 首页内容过多可能会让人感到不知所措。重点放在重要公告和课程访问上。
* **定期更新** — 保持系统公告的最新状态，删除过时的公告
* **上传高质量标志** — 标志是最显眼的品牌元素之一。使用清晰、尺寸合适的图像。


---

# 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.chamilo.org/2.x-zh-cn/guan-li-zhi-nan/admin-guide/branding/portal-customization.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.
