Chapter 1. Configuring accounts for RHEL AI


There are a few accounts you need to set up before interacting with RHEL AI.

Creating a Red Hat account
You can create a Red Hat account by registering on the Red Hat website. You can follow the procedure in Register for a Red Hat account.
Creating a Red Hat registry account

Before you can download models from the Red Hat registry, you need to create a registry account and login using the CLI. You can view your account username and password by selecting the Regenerate Token button on the webpage.

  1. You can create a Red Hat registry account by selecting the New Service Account button on the Registry Service Accounts page.
  2. There are several ways you can log into your registry account via the CLI. Follow the procedure in Red Hat Container Registry authentication to login on your machine.
Optional: Configuring Red Hat Insights for hybrid cloud deployments

Red Hat Insights is an offering that gives you visibility to the environments you are deploying. This platform can also help identify operational and vulnerability risks in your system. For more information about Red Hat Insights, see Red Hat Insights data and application security.

  • You can create a Red Hat Insights account using an activation key and organization parameters by following the procedure in Viewing an activation key.

    You can then configure your account on your machine by running the following command:

    $ rhc connect --organization <org id> --activation-key <created key>

    To run RHEL AI in a disconnected environment, or opt out of Red Hat Insights, run the following commands:

    $ sudo mkdir -p /etc/ilab
    $ sudo touch /etc/ilab/insights-opt-out
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2026 Red Hat
Back to top