# Log Group Extraction

***

## What is Log Group Extraction?

**A feature for downloading collected information from multiple extractions (hourly, daily) all at once.** Logs are created when you extract the same page more than twice. Use this feature to compile past data into a single Excel sheet.

{% hint style="success" %}
Works the same as group extraction, but the Excel output varies depending on which data you select as the source. Sometimes when a page's design changes, previous information may appear as blank cells. In this case, refer to [Log Group Extraction - When Blank Cells Appear in Excel](/getting-started/databoard-features/log-group-extraction.md).
{% endhint %}

{% hint style="info" %}
**Quick Start**&#x20;

{% stepper %}
{% step %}
Select the extraction to repeat (schedule recommended).
{% endstep %}

{% step %}
Select the result log.
{% endstep %}

{% step %}
Choose the data result you want to use as the source from accumulated logs.
{% endstep %}

{% step %}
Download the log Excel.
{% endstep %}
{% endstepper %}
{% endhint %}

***

## How to Use

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

<figure><img src="/files/26ee84a4bc03bdb6dee2c5dda7e8c2dd11c35e65" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/88de8d0875599d520471119d5bec216e8b975229" alt=""><figcaption></figcaption></figure>

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

<details>

<summary><strong>Why do I need to select a representative data for the Log API?</strong></summary>

The Log API needs a source data as a reference for organizing data. This is because you haven't explicitly specified which data to extract. When you select one log data, it becomes the source and is compared with other log data.

</details>


---

# 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://help.listly.io/getting-started/databoard-features/log-group-extraction.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.
