# Result Page Features

This is the page you're automatically redirected to when extracting data. On the results page you can set up various data download options, and for upper-tier plans including *Business*, you can access advanced features such as group extraction.

![Result page screenshot](https://3090065457-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FgoHfMCeMlqJPW61OR5d1%2Fuploads%2F55Ypu3kKeamZ2GFKtm1e%2Fresult-page.png?alt=media\&token=8e7b0c47-a67c-4593-8f77-d74a28561739)

<mark style="color:red;">**➊**</mark>**&#x20;+Group** : Based on the current results, you can enter consecutive URLs to perform group extraction.

<mark style="color:red;">**➋**</mark>**&#x20;Re-extract** : Attempts to re-extract data for the selected task.

<mark style="color:red;">**➌**</mark>**&#x20;Logs** : If there are group extraction records, you can view the log list.

<mark style="color:red;">**➍**</mark>**&#x20;Browser Settings** : You can check the settings applied to the extracted page. Click to enter the settings screen.

<mark style="color:red;">**➎**</mark>**&#x20;Folder Download** : When you enable the toggle button, previously created folder groups will appear. Use this when a task shown on the results page is included in a specific folder. If extracted with Tabs, the data from each page will be placed into one folder and activated automatically.

<mark style="color:red;">**➏**</mark>**&#x20;Data Download Options** : You can configure automatic column cleanup, hyperlink download, and column renaming features.

<mark style="color:red;">**➐**</mark>**&#x20;Remove Empty Columns** : Use the slider to automatically remove columns with a high ratio of empty cells.

<mark style="color:red;">**➑**</mark>**&#x20;Excel** : Download the result data as an Excel file.

<mark style="color:red;">**➒**</mark>**&#x20;Google Sheets** : Download the result data to a Google spreadsheet.

<mark style="color:red;">**❿**</mark>**&#x20;API** : Export data as JSON or CSV using the API.

<mark style="color:red;">**⓫**</mark>**&#x20;Hook** : After extraction is complete, notifies wherever the user wants with the results.

<mark style="color:red;">**⓬**</mark>**&#x20;Search Bar** : Quickly find tabs that contain desired data based on keywords.


---

# 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/result-page-features.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.
