# Sort apps list on Portal

**URL:** https://forum.kintone.dev/t/sort-apps-list-on-portal/214
**Category:** General
**Created:** [November 12, 2021, 9:52pm UTC](https://forum.kintone.dev/t/sort-apps-list-on-portal/214 "2021-11-12T21:52:49Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![legacy\_user](https://yyz1.discourse-cdn.com/flex035/user_avatar/forum.kintone.dev/legacy_user/32/25_2.png) [@legacy\_user](https://forum.kintone.dev/u/legacy_user)
#### Post date: [November 12, 2021, 9:52pm UTC](https://forum.kintone.dev/t/sort-apps-list-on-portal/214/1 "2021-11-12T21:52:49Z")

</div>

I am trying to sort the list of apps returned after calling /app/settings. When i retrieve all apps, i’m able to sort on that, but after calling /app/settings the sort is no longer working.&nbsp;

any ideas?

---

<div class="post-metadata">

### Author: ![legacy\_user](https://yyz1.discourse-cdn.com/flex035/user_avatar/forum.kintone.dev/legacy_user/32/25_2.png) [@legacy\_user](https://forum.kintone.dev/u/legacy_user)
#### Post date: [November 13, 2021, 5:29pm UTC](https://forum.kintone.dev/t/sort-apps-list-on-portal/214/2 "2021-11-13T17:29:50Z")

</div>

Hi David,

As you may already know, Kintone does not have a native feature to arrange apps in the order you want to display on the Portal.  
A workaround would be to use the “Favorite Apps” feature, or I have found a sample plugin on Github called “appIndex,” and you could try that out and see if it works out for you.

Is It Possible to Arrange Apps on the Portal in the Order I Want to Display?:  
[https://get.kintone.help/k/en/trouble\_shooting/app\_qa/reorder.html](https://get.kintone.help/k/en/trouble_shooting/app_qa/reorder.html)

appIndex Plug-in:  
[https://github.com/kintone-samples/plugin-samples/search?q=appIndex%2F](https://github.com/kintone-samples/plugin-samples/search?q=appIndex%2F)

Hopefully, that helps.
