> For the complete documentation index, see [llms.txt](https://help.pickzen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pickzen.com/guides/nocode/functions/recgroups.md).

# RECGROUP

### Syntax

**RECGROUPS(group, \[count, type])**

| Argument name                                | Description                                                                                                                    |
| -------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------ |
| <p><strong>group</strong></p><p>Required</p> | Group of lists.                                                                                                                |
| <p><strong>count</strong></p><p>Optional</p> | Number of items at most that will be recommended in each list.                                                                 |
| <p><strong>type</strong></p><p>Optional</p>  | <p><strong>sku</strong> (default) The items of each list are SKUs</p><p><strong>id</strong> The items of each list are IDs</p> |
