[Yandex Cloud documentation](../../index.md) > [Cloud Apps](../index.md) > Step-by-step guides > Installing an app

# Installing Cloud Apps

{% list tabs group=instructions %}

- Management console {#console}

    1. In the [management console](https://console.yandex.cloud), select the folder where you want to deploy the application.
    1. Navigate to **Cloud Apps**.
    1. In the left-hand panel, select **Marketplace**.
    1. Select the app and click **Use**.
    1. Enter the application name and select a service account. This service account will deploy all your application's resources, so it needs the permissions to manage them. These include permissions to create Cloud Functions or assign folder access permissions to another service account. To create a service account with the `admin` role for the folder, select `Auto`.
    1. Configure the app settings.
    1. Click **Install**.

    The required Yandex Cloud resources will be automatically created in the selected folder.

{% endlist %}