> For the complete documentation index, see [llms.txt](https://docs.valorx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.valorx.com/valorx-fusion/settings/logs.md).

# Logs

The Logs tab provides visibility into user and system activity across both Runtime and Design Studio, helping users identify the cause of any failed action. To view logs, go to **Settings > Logs** under Fusion.

Logs are organized into five categories, selectable via the **Active Log** tabs at the top of the screen:

* **Studio Logs**
* **Runtime Logs**
* **Audit Logs**
* **Diagnostics Logs**
* **Valorx Home Logs**

## Studio Logs

Displays logs related to Design Studio activity, including any failed configurations encountered while designing an app.

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

## Runtime Logs

Displays logs related to Runtime activity, including details on any actions that failed while an app was running.

<figure><img src="/files/9bP8ZE6a5pRXwPHi6dfW" alt=""><figcaption></figcaption></figure>

## Audit Logs

Displays the Save Summary for apps in Runtime mode, showing whether each save was **Skipped**, **Successful**, or **Failed**.

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

## Diagnostic Logs

Provides a structured, interactive view for analyzing and debugging app workflows. Designers can:

* Filter logs by Org, App Name, or Workflow Step, and by a date-time range
* View logs in a table with columns for **No.**, **Org Name**, **App Name**, **Workflow**, **No. of Steps**, **Start Time**, and **Elapsed Time**
* Sort any column
* Click into a workflow entry to drill down into individual steps, including sub-steps, start time, and elapsed time for each
* Open logs in a separate browser window
* Export a single log entry (multi-log export is planned for a future release)

<figure><img src="/files/8QSAJtT1ZQsvgDpO9oyD" alt=""><figcaption><p>Diagnostic Logs</p></figcaption></figure>

Diagnostic Logs are only visible to **Fusion App designers**; Runtime and front-end users do not have access to this tab.

## Valorx Home Logs

Displays logs related to the Home screen and its background services, including the reason for any failed action, and detailed logging for the Auto Update process (covering each step and outcome of automatic update operations).

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

*Note: Valorx Home Logs previously included a separate "Service Logs" section; the two have since been merged into a single log view.*

{% hint style="info" %}
*Note: Valorx Home Logs previously included a separate "Service Logs" section; the two have since been merged into a single log view.*
{% endhint %}

## Managing Logs

Regardless of which log type is active, users can:

* **Clear Logs** – delete all entries in the current log view
* **Open File** – open the log file in Notepad for viewing outside Fusion
* **Copy** – copy an individual log entry to the clipboard using the copy icon next to that entry

<figure><img src="/files/6ZKmdGyxvYmMfJWxnNZv" alt=""><figcaption></figcaption></figure>
