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

# Allowlist

> Exports to add or remove player identifiers from the allowlist.

This page lists the exports available to manage the **allowlist**.

<CardGroup cols={2}>
  <Card title="Add identifier to allowlist" icon="user-plus" href="/easy-allowlist/server/allowlist/add-identifier-to-allowlist">
    Add an identifier to the allowlist.
  </Card>

  <Card title="Remove identifier from allowlist" icon="user-minus" href="/easy-allowlist/server/allowlist/remove-identifier-from-allowlist">
    Remove an identifier from the allowlist.
  </Card>
</CardGroup>


## Related topics

- [Easy Allowlist](/easy-allowlist/home.md)
- [Remove identifier from allowlist](/easy-allowlist/server/allowlist/remove-identifier-from-allowlist.md)
- [Add identifier to allowlist](/easy-allowlist/server/allowlist/add-identifier-to-allowlist.md)
- [FAQ](/easy-allowlist/faq.md)
- [Commands usage](/easy-allowlist/commands-usage.md)
