[Yandex Cloud documentation](../../../index.md) > [Yandex Identity Hub](../../index.md) > [Step-by-step guides](../index.md) > Managing users > Viewing user logs

# Viewing user logs


The user’s [role](../../security/index.md) in the [organization](../../concepts/organization.md) or [user pool](../../concepts/user-pools.md) determines which [logs](../../concepts/logs.md) they have permissions to view:

* `organization-manager.viewer`, `organization-manager.editor`, `organization-manager.admin`, or `organization-manager.organizations.owner`: Logs of any organization user on the [user page](user-get-logs.md#organization).
* `organization-manager.userpools.admin` or higher: Logs of all pool users on the [pool page](user-get-logs.md#pool).
* Other users: Only their own logs in the [My account](../../concepts/my-account.md) portal.

## Viewing organization user logs {#organization}

{% list tabs group=instructions %}

- Cloud Center UI {#cloud-center}

  1. Log in to [Cloud Center](https://center.yandex.cloud) using an administrator or organization owner account.
  1. In the left-hand panel, select ![icon-users](../../../_assets/console-icons/person.svg) **Users** and select the user from the list that opens.
  
     Optionally, use the search bar or filter at the top of the page.

  1. To view the user's authentication history, go to the **Login log** tab.     
  1. To view events caused by the user’s actions, go to the **Audit log** tab.
  1. Click an entry to view more details about the event.

  You can use also use filters at the top of the page to find the logs you need.

{% endlist %}

## Viewing logs of users from a specific pool {#pool}

{% list tabs group=instructions %}

- Cloud Center UI {#cloud-center}

  1. Log in to [Yandex Identity Hub](https://center.yandex.cloud/organization) using an administrator or organization owner account.
  1. In the left-hand panel, click ![userpool](../../../_assets/organization/userpool.svg) **User pools**.
  1. Select the required pool from the [user pool](../../concepts/user-pools.md) list.
  1. To view the user's authentication history, go to the **Login log** tab.     
  1. To view events caused by the user’s actions, go to the **Audit log** tab.
  1. Click an entry to view more details about the event.

  You can use also use filters at the top of the page to find the events you need.

{% endlist %}