> ## Documentation Index
> Fetch the complete documentation index at: https://docs.diskograf.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Browse and Discover Malaysian Record Labels on Diskograf

> Explore Malaysian record labels on Diskograf, including company details, release counts, status, and songs.

Diskograf gives each record label a page where you can inspect its catalogue and basic company information.

## Label pages

Each label has a page at `diskograf.com/label/{id}-{slug}`. A label page can show:

* **Trading name** and logo, when available
* **Legal company name**
* **Release count** for songs associated with the label
* **Status**, including whether the label is marked defunct
* **Songs** released under the label

The page does not currently include a separate artist roster. Use [Artists](/browse/artists) to browse artist profiles.

## Search and filter label songs

The song grid on a label page supports:

* Keyword search
* Genre filtering
* Sorting by release date, YouTube views, trend, title, or catalogue order
* Pagination

You can also search the catalogue by label with the `label:` filter (shorthand: `l:`):

```text theme={null}
label:sony
```

```text theme={null}
l:rocketfuel decade:1990
```

See the [Search reference](/browse/search) for the full list of search filters.
