# Portal Customization

Customize how your Chamilo platform looks and what information is displayed to users.

## Platform Identity

![The portal customization page showing platform identity settings for name, logo, and institution](/files/U1Fy9sKBa4010wJ1ffxp)

Configure the basic identity of your portal:

* **Platform name** — The name shown in the browser title and throughout the interface
* **Institution name** — Your organization's name
* **Institution URL** — A link to your organization's website
* **Platform logo** — Upload your organization's logo (displayed in the top bar)

## Tips

* **Keep the homepage clean** — Too much content on the homepage can be overwhelming. Focus on essential announcements and course access.
* **Update regularly** — Keep system announcements current and remove outdated ones
* **Upload a high-quality logo** — The logo is one of the most visible branding elements. Use a crisp, appropriately sized image.


---

# 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/administration-guide/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.
