> ## Documentation Index
> Fetch the complete documentation index at: https://nayax-44d6e37b-docs-marshall-faq-redistribution.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Operator

> Guides for managing operators, retrieving hierarchy data, and configuring operator actions using the Lynx API.

In Nayax, operators are the entities responsible for managing machines, products,
and users. Each operator can oversee multiple machines, product groups, and
sub-operators organized in a hierarchy.

<CardGroup cols={2}>
  <Card icon="sitemap" title="Nayax Hierarchy" href="/docs/manage-data-operations/lynx-api/operator/nayax-hierarchy">
    Learn how Nayax organizes operators, areas, routes, and machines in a
    structured hierarchy.
  </Card>

  <Card icon="magnifying-glass" title="Retrieve Hierarchy" href="/docs/manage-data-operations/lynx-api/operator/retrieve-hierarchy">
    Fetch the operator hierarchy for the current user or a specified actor.
  </Card>

  <Card icon="user-plus" title="Create Operator" href="/docs/manage-data-operations/lynx-api/operator/create-operator">
    Set up a new operator in Nayax Core and configure its initial settings.
  </Card>

  <Card icon="bolt" title="Operator Actions" href="/docs/manage-data-operations/lynx-api/operator/operator-actions">
    Update, retrieve, and manage operator information using the Lynx API.
  </Card>

  <Card icon="users" title="Actor Types" href="/reference/manage-data-operations/lynx-api/actor-types">
    Reference for the actor types available in the Nayax hierarchy.
  </Card>
</CardGroup>
