Create a new Aiven service user ================================ Service users are users that only exist in the scope of the corresponding Aiven service. They are unique to this service and not shared with any other services, and can be granted restricted permissions compared to the default ``avnadmin`` user. You can add service users for all the Aiven services, with the exception of Aiven for Apache Flink® and Aiven for Grafana®. .. warning:: By default, the maximum amount of users allowed on a service is 50. If you would like to increase the maximum number of users allowed for a service, :doc:`create a support ticket ` to request an increase. 1. Log in to the `Aiven console `_. 2. On the **Services** page, click on the service name. 3. Select the **Users** tab (sometimes called **Users and Roles**): a. Enter a name for your service user. If a password is required, a new random password will be generated automatically. This can be modified later. 4. Click **Add User** on the right hand side of the console. A popup alert will display the result of the operation, for instance:: Success! Service user 'testuser' has been created. .. note:: You can :ref:`create a new service user using the Aiven CLI ` as well.