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

# Identity and Access Management

Identity and Access Management in Nebius AI Cloud helps you centrally manage user and service account access to resources. It ensures that only users and service accounts with specific permissions can interact with your resources.

<CardGroup cols={2}>
  <Card title="How Identity and Access Management works in Nebius AI Cloud" icon="link" href="/iam/overview/" />

  <Card title="Groups and their permissions" icon="link" href="/iam/authorization/groups/" />

  <Card title="How to manage groups" icon="link" href="/iam/authorization/groups/members" />

  <Card title="How to manage service accounts" icon="link" href="/iam/service-accounts/manage" />

  <Card title="How to set up single sign-on in Nebius AI Cloud" icon="link" href="/iam/federations/saml-sso" />
</CardGroup>
