# Customizing spaces directories

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

### :question: What are my options?

As a platform admin, you can:

* Customize the space directory display.
* Add multiple directories to a page for categorization.

For more details, watch the video below :point\_down:

{% embed url="<https://www.loom.com/share/ccaa13b677934aa99b5d6d9d72c2bbf3?sid=e7a579f3-2966-4d77-aa02-2b772a038eb7>" %}

### &#x20;:tools: How to Customize my Spaces Directory?

1. **Edit the Page:**
   * Add the **Spaces Directory** app from the catalog if not done yet.
   * Publish the page.
2. **Configure Settings:**
   * Hover over the app to access settings.
3. **Options Available:**
   * **Display Options:**
     * Add a custom header or keep default display for space creation and invitations.
   * **Sorting & Filtering:**
     * Sort by name or recently visited.
     * Enable filtering by category and set max subcategory depth.
   * **Filter List Options:**
     * Any space.
     * Filter by templates (see [Managing Space Templates](/meeds-guides/admin-guide/organizing-communities/managing-space-templates.md)) .
     * Filter by category and customize related filters  (see [Managing Categories](/meeds-guides/admin-guide/advanced-customization/managing-categories.md)).

### :bulb: Good to know

Ensure directory content aligns with access permissions.

* If a directory lists spaces from a restricted category, users without access to the category will see an empty directory.
* You can use the Spaces Directory app on a public page. Anonymous visitors will see the listed spaces only if the server is in *Open* access mode (see [Platform Access](/meeds-guides/admin-guide/setting-up-meeds/advanced-setup/platform-access.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://docs.meeds.io/meeds-guides/admin-guide/organizing-communities/customizing-spaces-directories.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.
