# Homepage

## Summary

The homepage houses all of your media items formatted in a very nice UI for you and your users.

### Homepage Output

![](https://4256712066-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MhZdNSL6M8X_fZlyG10%2F-MibHFT-YfGTvGocgwiW%2F-MibKaM1_EuXOqCBevbm%2Fimage.png?alt=media\&token=9325e6f8-fadd-4a01-a2b6-261bf384a0cd)

### Setting up the Homepage Tab

{% hint style="info" %}
Settings / Tab Editor / Tabs
{% endhint %}

![](https://4256712066-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MhZdNSL6M8X_fZlyG10%2F-MibHFT-YfGTvGocgwiW%2F-MibIvAPk8n7QT-Wxlu0%2Fimage.png?alt=media\&token=b3ea0e8e-c6e6-43a5-a97b-1d517b9386a1)

By default, Organizr automatically sets up the Tab for the homepage but it will not be active.  To activate it just toggle the `Active` switch.  Once it is active, you can now configure `Category` and `Group` which you can get to by clicking the:pencil: button.

![](https://4256712066-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MhZdNSL6M8X_fZlyG10%2F-MibHFT-YfGTvGocgwiW%2F-MibJcE2-EtDaQhAux3F%2Fimage.png?alt=media\&token=f424b341-30a9-46d9-8276-7d66d00abfe4)

The URL will never change as that points to the Organizr API.  You may change the `Tab Name` and `Tab Image` to anything you like.  As for the other options, those are covered in `Adding a New Tab`

### Editing Homepage Items

{% hint style="info" %}
Settings / Tab Editor / Homepage Items
{% endhint %}

![](https://4256712066-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MhZdNSL6M8X_fZlyG10%2F-MibHFT-YfGTvGocgwiW%2F-MibKElAcpgiRCZLDRDm%2Fimage.png?alt=media\&token=8dbc9a07-8916-4750-b095-fb12b0896745)

To setup a Homepage item, all you need to do is click on any of the homepage items to edit those settings.  You may head to each Homepage item information page next.


---

# 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.organizr.app/features/homepage.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.
