[Yandex Cloud documentation](../../../index.md) > [Yandex Resource Manager](../../index.md) > [Step-by-step guides](../index.md) > Cloud > Getting notifications from services in a cloud

# Getting notifications from services in a cloud

By default, cloud owners (all users with the `resource-manager.clouds.owner` role) get notifications in the cloud.

If you want users to get notifications from services, add them to the list of users subscribed to notifications:

{% list tabs group=instructions %}

- Management console {#console}

  1. Open the [Service notifications](https://console.yandex.cloud/cloud?section=notifications) page for the selected cloud. You can [switch to another cloud](switch-cloud.md), if required.
  1. Click ![image](../../../_assets/console-icons/plus.svg) **Add notification**.
  1. In the **Adding users** window that opens, select:

     1. Users you want to subscribe to notifications.

        {% note info %}

        You can add [Yandex account](../../../iam/concepts/users/accounts.md#passport) users, [federated](../../../iam/concepts/users/accounts.md#saml-federation) and [local](../../../iam/concepts/users/accounts.md#local) users. Federated and local users must specify their email address in their account profile.

        {% endnote %}

     1. Services to send notifications to the users.
     1. Methods for delivering notifications to the selected users.

        {% note warning %}

        To specify the email address, phone number, and Telegram channel for receiving messages, use the [notification settings](https://console.yandex.cloud/folders?openSettings=communications).

        {% endnote %}

  1. Click **Add**.

- API {#api}

  Currently, you cannot add users to the list of notification subscribers using the API.

{% endlist %}