# Topbar & Sidebar Customization

{% hint style="info" %}
This page applies to the **Business** and **Enterprise** plans.  [👉 Compare all plans](https://www.meeds.io/pricing)
{% endhint %}

### :bulb: Good to Know

Customization applies only to the navigation topbar and sidebar in the meta site. It does not affect standalone sites like Administration Settings or Public Sites.

**Default Platform Configuration:**

* **Topbar**:
  * **Platform Identity**:
    * Desktop: Logo and name displayed.
    * Mobile: Logo displayed.
  * **Space/Site Identity**: Name displayed.
  * **Options**: All options except settings are accessible on mobile.
* **Sidebar**:
  * **Personal Home**: Users can set their personal home.
  * **Display Options**: All available.
  * **Default Display**: Icon View by default.
  * **Items List**:
    * Contribute
    * My Workspace
    * Meeds Page (People)
    * Templates (varies by user space membership):
      * Announcement
      * Community
      * Project
      * Circles
    * Spaces: Access to spaces the user belongs to.

#### Watch the video to learn how users interact with these features :point\_down:

{% embed url="<https://www.loom.com/share/990bfb6867f54316ad4928488d3f43f3?sid=b9a52af3-462e-43da-8cad-794e67cfbfe1>" %}

### :question: **Why Update the Topbar & Sidebar Display?**

* Select which options appear in the topbar.
* Choose which sites to list in the sidebar.
* Customize user experience by highlighting favorite or recently visited communities.
* List spaces depending on their template or category

### :tools: How to Change these displays?

1. Go to the **Administration Panel**.
2. Navigate to **Topbar & Sidebar Settings**
3. Make necessary adjustments
4. Save your changes

### :eyes: Advanced Options

* Preview mobile versions of the topbar and sidebar before applying changes.
* Add separators to rearrange the sidebar list.
* Add links to external resources or email suggestions.

#### Watch the video below to learn about these options and how to use them effectively :point\_down:

{% embed url="<https://www.loom.com/share/a5c2f7a834e441188fd3e57f121db47c?sid=d47b29d2-037e-4a3e-8bbb-bc6a2fb91f2c>" %}
Customize topbar & sidebar configuration
{% endembed %}


---

# 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.meeds.io/meeds-guides/admin-guide/setting-up-meeds/advanced-setup/topbar-and-sidebar-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.
