NewImprovedAPIMobile
Choose the order of products in your customers' library
Decide what your customers see first in their library: newest first, alphabetical, or your own drag-and-drop order across courses, communities and other products. Group the "All" view by type or show one flat list. Available in the editor, the Workspace API, the CLI and the assistant.
Until now the library your customers see after signing in sorted products by date, inside sections per product type. You can now decide the order yourself.
- New Product order in the client area editor. Site → Client area → Library → Order offers Newest first, Alphabetical and Custom order. Custom order is a drag-and-drop list of your published products; each row has a menu with Move to top / up / down / bottom, a search box appears once you have more than a few products, and Reset order rebuilds the list from newest-first or alphabetical. The preview on the right follows every change.
- New One order across product types, on the web and in the app. A custom order applies to the whole library, so a course can come before your communities in the All view of the gallery and list layouts. Filters per type keep grouping. The Zanfia mobile app follows the same order on its home list, including community tiles.
- New Group the "All" view by type, or not. A new "All" view switch in the Order tab keeps today's sections per product type (communities first) or shows one flat list in the chosen order. With a custom order the list is always flat.
- Improved Published products only. The order list shows the products customers can actually see; a note tells you how many drafts and hidden products are left out.
- Improved Editor tabs and inbox settings. The library settings are split into Layout, Order and Messages tabs, and both messaging switches (member messages, messages from members) live in one Inbox settings dialog.
- API Workspace API, CLI, MCP and the assistant.
PUT /site/portalacceptslibraryOrder,libraryCustomOrderandlibraryGroupByType; the CLI haszanfia site update portal --library-order,--custom-orderand--group-by-type; theupdate-client-areaMCP tool and the assistant take the same settings ("put the new course first in the library").

