> ## Documentation Index
> Fetch the complete documentation index at: https://documentation.qonversion.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Screen Actions

You can assign a set of actions to elements in the no-code screen builder. You can find the details of the available actions below.

<img src="https://mintcdn.com/qonversion/zdjn3kzNygqtFGgE/images/docs/acc1f1b-Screenshot_2023-01-24_at_19.52.38.png?fit=max&auto=format&n=zdjn3kzNygqtFGgE&q=85&s=2d4824ab675f9dc4f0f92f91cb78e3f5" alt="" width="2446" height="1660" data-path="images/docs/acc1f1b-Screenshot_2023-01-24_at_19.52.38.png" />

## 1. URL

The *URL* action allows you to open a website URL from the screen. Considering general paywall links, you can use this action to open your *Terms of use* or Privacy Policy.

<img src="https://mintcdn.com/qonversion/-M3mkakSa01J8jKU/images/docs/4cc8405-Screenshot_2023-01-24_at_18.14.01.png?fit=max&auto=format&n=-M3mkakSa01J8jKU&q=85&s=f5503b2c83a3ba4548fbd56e58bb4d94" alt="" width="2430" height="1700" data-path="images/docs/4cc8405-Screenshot_2023-01-24_at_18.14.01.png" />

## 2. Deep link

The *Deep link* action allows you to open a screen inside your application or navigate the user to the external one. Considering soft paywall behaviour, you can navigate your users to a specific screen if they decline to purchase a subscription.

<img src="https://mintcdn.com/qonversion/ChZZw2lNh4YCkg0e/images/docs/cb65841-Screenshot_2023-01-24_at_18.19.57.png?fit=max&auto=format&n=ChZZw2lNh4YCkg0e&q=85&s=a4ba0f78d53ab12d0fdbaa1c18d604d8" alt="" width="2410" height="1708" data-path="images/docs/cb65841-Screenshot_2023-01-24_at_18.19.57.png" />

## 3. Make a purchase

The *Make a purchase* action allows you to launch a purchase of the product selected. Please note that before setting this action up, you must create a product in <a href="/docs/products" target="_blank" rel="noopener">Qonversion Dashboard</a>.

* Set Automations Delegate to Qonversion SDK and use <a href="/docs/handle-automations-result#23-finish" target="_blank" rel="noopener">**Finish** callback</a> to handle purchase results.
* Do not forget to handle purchase receipt on your side in case you have implemented Qonversion in <a href="/docs/analytics-mode" target="_blank" rel="noopener">Analytics mode</a> or use the aforementioned **Finish** callback to check entitlements for Qonversion's <a href="/docs/subscription-management-mode" target="_blank" rel="noopener">Subscription Management Mode</a>

<img src="https://mintcdn.com/qonversion/zdjn3kzNygqtFGgE/images/docs/a16e46d-Screenshot_2023-01-24_at_18.24.13.png?fit=max&auto=format&n=zdjn3kzNygqtFGgE&q=85&s=1f5ba93d9caa82743611f8eff5180033" alt="" width="2438" height="1704" data-path="images/docs/a16e46d-Screenshot_2023-01-24_at_18.24.13.png" />

## 4. Navigate to the screen

The *Navigate to the screen* action allows you to build a sequence of no-code screens. For instance, you can create your whole user onboarding using only remote no-code screens and <a href="/docs/no-code-screens#open-no-code-screen" target="_blank" rel="noopener">a few lines of coder</a> instead of tens!

<img src="https://mintcdn.com/qonversion/SziPfnpjOpZSUj1s/images/docs/f46c15a-Screenshot_2023-01-24_at_18.27.43.png?fit=max&auto=format&n=SziPfnpjOpZSUj1s&q=85&s=ac8f4d4b697e06901d22717797b14c7a" alt="" width="2398" height="1684" data-path="images/docs/f46c15a-Screenshot_2023-01-24_at_18.27.43.png" />

## 5. Close the screen

The *Close the screen* action allows you to close the last opened no-code screen. There are two cases when you can use it:

* You opened a paywall and want to close it
* You launched a sequence of no-code screens and want to close the last presented. In that case, the user will be navigated to the previously opened screen.

<img src="https://mintcdn.com/qonversion/-M3mkakSa01J8jKU/images/docs/4da5aee-Screenshot_2023-01-24_at_18.33.58.png?fit=max&auto=format&n=-M3mkakSa01J8jKU&q=85&s=2e1c28f96164598c0f90d9c50263a86b" alt="" width="2402" height="1694" data-path="images/docs/4da5aee-Screenshot_2023-01-24_at_18.33.58.png" />

## 6. Close all screens

The *Close all screens* action allows you to clear the whole stack of opened screens. For instance, you can launch a sequence of no-code screens for your user onboarding and close them at once.

<img src="https://mintcdn.com/qonversion/-M3mkakSa01J8jKU/images/docs/46c0403-Screenshot_2023-01-24_at_18.36.32.png?fit=max&auto=format&n=-M3mkakSa01J8jKU&q=85&s=77fcbadeb4457f381412bbef3ff59801" alt="" width="2346" height="1720" data-path="images/docs/46c0403-Screenshot_2023-01-24_at_18.36.32.png" />

## 7. Restore

The *Restore* action allows you to restore an active subscription of your user.

<img src="https://mintcdn.com/qonversion/ChZZw2lNh4YCkg0e/images/docs/ca03eb6-Screenshot_2023-01-24_at_19.17.46.png?fit=max&auto=format&n=ChZZw2lNh4YCkg0e&q=85&s=70faf2ddf6c9e9d2a4fe55fe79b4bee1" alt="" width="2418" height="1722" data-path="images/docs/ca03eb6-Screenshot_2023-01-24_at_19.17.46.png" />
