# Logs & Progress

In the Logs & Progress section, you can review the logs and transaction history of your wallets, see where and at what specific time a transaction was made, and get familiar with any errors if they occurred. In this section, you can also find the hashes of your transactions, pause wallets, or resume their operation.

* After you have launched a session with the selected parameters in the **Setup and Launch** section, you will automatically be redirected to the **Logs & Progress** page, where you can see all actions taken by the software for each specific wallet;&#x20;
* All logs for all wallets are collected in one place in the **All** section.

<figure><img src="/files/JPrRJJYeJ5OyP9EYngFz" alt=""><figcaption><p>Section All.</p></figcaption></figure>

* Сlicking on **Tx Link (Click)**, you can view this transaction in the explorer.

<figure><img src="/files/pujhbi4reSPTSCRXGxr5" alt=""><figcaption><p>View transaction hash.</p></figcaption></figure>

* In the **Wallets** section, you can view logs for each individual wallet by clicking the **Show logs** button next to it.

<figure><img src="/files/RoxwSdSMdTfeeGBvFcua" alt=""><figcaption><p>View logs of a specific wallet.</p></figcaption></figure>

* In the **Sessions** section, you can view logs for specific wallets that were launched in one session. You can switch between sessions using the buttons with dates and times. Here, you can also view logs for individual wallets.

<figure><img src="/files/zZzYnLeOvBgIFPo6ptjK" alt=""><figcaption><p>Functionality of the Sessions section.</p></figcaption></figure>

* In the same section, you can increase or decrease the allowed Gwei limit for a specific session in the **Max Gas Price** field.

<figure><img src="/files/yOpqidNbwiYZUymfE2NW" alt=""><figcaption><p>Changes the maximum Gwei value in running sessions.</p></figcaption></figure>

If you want to pause the sessions, click **Stop All**. To resume the wallets' work, click **Resume All**, and the software will continue its work from where it left off, generating new delays between the wallets.

If the Combine application closes or your PC shuts down during a session, the software will automatically pause the wallets with the status **Terminated**. After reopening the application, you can click **Resume All**, and the software will continue its work from where it was paused, generating new delays between the wallets.

<figure><img src="/files/W9kU9bQsD9Kru2NoTOzl" alt=""><figcaption><p>Stopping all wallets and continuing their work.</p></figcaption></figure>

* To start or stop the work of a specific wallet, click **Resume** or **Stop** in the row of the specific wallet;
* If you click **Resume** **on each wallet individually, the delays will not be saved**, and all your wallets on which you clicked Resume will start working at the exact moment you clicked **Resume**.

<figure><img src="/files/rA4RpoT9cRM1Lqny83Bj" alt=""><figcaption><p>Stopping and continuing the operation of a specific wallet.</p></figcaption></figure>

* After successful completion of all actions, you will see green **Success** in the **Status** field.

<figure><img src="/files/sAKh7cDOtyuHNVYzw0w0" alt=""><figcaption><p>Success wallet operation status.</p></figcaption></figure>

* If you get **Error** in the **Status** field, you can look at the logs and find out the reason why the software was interrupted. And, if this error was due to insufficient balance or another reason that depends on you, you can eliminate this error, then click **Resume**, and the software will continue the session from the place where the error was received for this wallet.

<figure><img src="/files/NhZb1SxAhdhb15Vc6gA4" alt=""><figcaption><p>Error wallet operation status.</p></figcaption></figure>

* If the **Status** field says **Stopped**, it means that the wallet is paused. To continue the work of the software from the point where it was stopped, press the **Resume** button.

<figure><img src="/files/Sgy4kF5C2piUfYZDDVwI" alt=""><figcaption><p>Stopped wallet operation status.</p></figcaption></figure>

* If the **Status** field says **Terminated**, it is essentially the same as the **Stopped** status, but the status is given to the wallets that were put on forced pause by full closing of the Combine application. To continue the work of the software from the moment when the application was closed, press the **Resume** button.

<figure><img src="/files/xBG7RU5gVPVQv2l5KGKi" alt=""><figcaption><p>Wallet Terminated status.</p></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://nfd-gg.gitbook.io/main/eng-combine-software/modules/operation-and-launching-of-modules/zksync-module/logs-and-progress.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.
