If you want to continuously improve your app, you should use the "Logs" tab offered by Bubble. Here you can see the Workload Usage (WU) consumption of your app's and optimize your app based on this information.

<aside> 💡 For more detailed information on the concept of Workload Usage (WU) → https://manual.bubble.io/account-and-marketplace/account-and-billing/pricing-plans

</aside>

Follow the steps below to track your app:

  1. Open your app editor.

  2. Go to the “Logs” tab.

    Untitled

5.4.1. “App Metrics” Subtab

In the first section of the "App Metrics" sub-tab you can see the Workload Usage of your app graphically.

Untitled

In the following sections of the "App Metrics" sub-tab, you can see charts that you can examine in more detail.

Untitled

5.4.2. “Server Logs” Subtab

This is where you can track workflows, API calls and other things running in your application. This is a good place to look for solutions to bugs that are difficult to understand.

Untitled

<aside> đź’ˇ You can switch between versions by clicking on the "Switch version" text at the top right.

</aside>

5.4.3. “Scheduler” Subtab

You can follow the "Scheduled API Workflows" that will run in your application here. You can cancel the scheduled workflows one by one or stop all tasks from here.