> ## 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.

# Server

> Server-side exports available in Easy Allowlist & Queue.

This page lists the **server-side** exports available in Easy Allowlist & Queue.

<CardGroup cols={2}>
  <Card title="Allowlist" icon="user-check" href="/easy-allowlist/server/allowlist">
    Exports to add or remove identifiers from the allowlist.
  </Card>

  <Card title="Queue" icon="list-ol" href="/easy-allowlist/server/queue">
    Exports to read and manage queue priority.
  </Card>
</CardGroup>


## Related topics

- [Server](/jobs-creator/server/index.md)
