> For the complete documentation index, see [llms.txt](https://exportmanager.docs.foxnetsoft.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://exportmanager.docs.foxnetsoft.com/column-mappings/acl-mapping.md).

# ACL Mapping

## Column Destinations

<table><thead><tr><th width="272">Column destination</th><th>Explanation</th></tr></thead><tbody><tr><td>Customer role '&#x3C;Role Name>'</td><td>TRUE or FALSE value, whether to allow or remove access for this group of customers.</td></tr></tbody></table>

## Example table

This is an example table for ACL Mapping of Product

<table><thead><tr><th width="133">SKU</th><th width="220.33333333333331">Customer role 'Guests'</th><th>Customer role 'Administrators'</th></tr></thead><tbody><tr><td>001</td><td>TRUE</td><td>TRUE</td></tr><tr><td>002</td><td>FALSE</td><td>TRUE</td></tr><tr><td>003</td><td>FALSE</td><td>FALSE</td></tr></tbody></table>
