# Apps Used Before and After Using Apps

> You can see which apps were used and how frequently they were launched before and after using the app, and analyze app-to-app navigation paths and connectivity.

{% hint style="info" %}
To view apps used before and after app usage, go to App Details > User Behavior > 'Apps Used Before and After Using Apps' and click the \[View Details] button.
{% endhint %}

## App Selection

You can add up to 10 apps to analyze from the top of the screen.\
In the selected apps area, you can change the order or remove apps.

<figure><img src="/files/IZyrd3wY3mpwafX60i3q" alt=""><figcaption></figcaption></figure>

<details>

<summary>Function</summary>

* **Add App**
  * **Favorite Apps** : You can add apps that you have marked as favorites.
  * **Search** : Search by app name to add apps.
* **Selected Apps Area**
  * **Reorder** : Drag and drop with your mouse to change the order.
  * **Remove** : Click the X button in the list to remove an app.

</details>

***

## Apps Used Before and After Using Apps Indicator

Analyze app switching behavior and usage flow by examining which apps are used before and after using this app.

{% hint style="info" %}
You can set the period to Weekly / Monthly.
{% endhint %}

### Summary

Provides a summarized comparison view of apps used before and after, allowing you to see them at a glance.

<figure><img src="/files/OM3LtzNELXmYGTM8GPai" alt=""><figcaption></figcaption></figure>

<details>

<summary>Function</summary>

* [**View Settings**](/lang/eng/faqs/service/view-settings.md) : Exclude Android only / View same industry

</details>

<details>

<summary>Indicator</summary>

* **Before use** : Ranked by the proportion of executions of other apps before using this app
* **After use** : Ranked by the proportion of executions of other apps after using this app

</details>

### Each App

You can analyze app usage before and after the selected app in greater detail.

<figure><img src="/files/DZGltcrywCrx0GZxXGW2" alt=""><figcaption></figcaption></figure>

<details>

<summary>Function</summary>

* [**View Settings**](/lang/eng/faqs/service/view-settings.md) : Exclude Android only / View same industry / View step 2

</details>

<details>

<summary>Indicator</summary>

* **Before use** : Ranked by the proportion of executions of other apps before using this app
* **After use** : Ranked by the proportion of executions of other apps after using this app

</details>

#### View Step 2

Through view settings, you can see not only step 1 app usage but also step 2 app usage.

<figure><img src="/files/nM3n1VDE2PDA6ficX3ny" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://guide.wiseapp.co.kr/lang/eng/wiseapp/screen-help/details/apps-used-before-and-after-using-apps.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
