[Документация Yandex Cloud](../../../../index.md) > [Yandex Managed Service for MySQL®](../../../index.md) > Справочник API > [gRPC (англ.)](../index.md) > User > Overview

# Managed Service for MySQL API, gRPC: UserService

A set of methods for managing MySQL users.
See [the documentation](../../../operations/cluster-users.md) for details.

## Methods

#|
||Method | Description ||
|| [Get](get.md) | Retrieves information about the specified user. ||
|| [List](list.md) | Retrieves the list of users in a cluster. ||
|| [Create](create.md) | Creates a user in a cluster. ||
|| [Update](update.md) | Updates a user in a cluster. ||
|| [Delete](delete.md) | Deletes a user in a cluster. ||
|| [GrantPermission](grantPermission.md) | Grants permission to access a database to a user in a cluster. ||
|| [RevokePermission](revokePermission.md) | Revokes permission to access a database from a user in a cluster. ||
|#