# Logs

Logs provides more information to users about all the user activities both in **Runtime** and **Design Studio**. Users can visit the **Logs** under **Settings** to check for the reason of any failed activity.

To view product logs users need to click on **Settings** and select **Logs** under **Fusion**.

Let us have a look at different types of **Fusion** **Logs**.

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

![](/files/-Mk21dQ0j8kflpM-T2sZ)

#### Studio Logs

All the logs related to **Design** **Studio** can be viewed  under **Studio** **Logs**. Users can view all the failed configurations occurred while designing an App in **Design** **Studio**.

#### Runtime Logs

All the logs related to **Runtime** can be viewed  under **Runtime** **Logs**. Users can view all information regarding any action failed during the **Runtime** of an App in **Runtime Logs**.

#### Audit Logs

All the **Save Summary** in **Runtime** mode can be viewed under **Audit** **Logs**. Users can view all the information like Skipped, Success or Failed while saving an App in **Audit Logs**.

#### Valorx Home Logs

Previously, we had two different sections like **Service** **Logs** and **Valorx** **Home Logs**. **Valorx Home Logs** are now merged with **Service Logs**.

In this users can find all the logs related to **Home** screen and its service under **Valorx Home Logs** along with the reason for the failed action.

{% hint style="info" %}
Users can always delete the logs by clicking on **Clear Logs** and also open the logs in notepad by clicking on **Open Files**.

Individual Logs can be copied to **Clipboard** by clicking on **Copy Logs** symbol shown in image.
{% endhint %}

![](/files/-MkBASYtbqBFVUML_Lcr)


---

# 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://docs.valorx.com/valorx-fusion/settings/logs.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.
