> ## Documentation Index
> Fetch the complete documentation index at: https://docs.spidra.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Logs

> Monitor, debug, and download detailed records of your scraping jobs and interactions with Spidra.

The **Logs** gives you full visibility into your scraping activity and LLM interactions. Whether you’re debugging a failed job, reviewing recent extractions, or exporting logs for reporting.
It is important for transparency, debugging, optimization, status tracking, and ease of exploration.

***

## Logs List View

The main Logs interface displays a **chronological list** of all scrape jobs and LLM requests you’ve triggered.

Each row in the table includes:

* **Target URL**
* **Status** (`Completed`, `Pending`, `Error`)
* **Duration**
* **Timestamp**
* **Actions** (e.g., View details, Download log)

<img className="block dark:hidden" src="https://mintcdn.com/spidra/Ra1Ckqq20JGGS54L/images/Spidra-Logs-list-view.png?fit=max&auto=format&n=Ra1Ckqq20JGGS54L&q=85&s=bc69f5d0141004d36e05a3fba4a7ba45" alt="Hero Light" className="rounded-lg" width="2940" height="1586" data-path="images/Spidra-Logs-list-view.png" />

## Viewing Log Details

Click on the **quick actions** button and select **view**, this opens a detailed sidebar showing:

`URL`, `Log ID`, `Status`, `Channel`, `Tokens Used`, `Latency`, `Extraction prompt`, `Response`.

<img className="block dark:hidden" src="https://mintcdn.com/spidra/HJL3NdajHCrvx2MV/images/Spidra-Logs-DetailView.png?fit=max&auto=format&n=HJL3NdajHCrvx2MV&q=85&s=d4b1b356a713f018281a211dad1a8c33" alt="Hero Light" className="rounded-lg" width="2940" height="1586" data-path="images/Spidra-Logs-DetailView.png" />

## Download Logs

Each entry includes a **download log** that exports the log in a structured format `json` file.

<img className="block dark:hidden" src="https://mintcdn.com/spidra/Ra1Ckqq20JGGS54L/images/Spidra-Logs-Download.png?fit=max&auto=format&n=Ra1Ckqq20JGGS54L&q=85&s=f4a3445783a0f5456c99cee7fc4787a7" alt="Hero Light" className="rounded-lg" width="2940" height="914" data-path="images/Spidra-Logs-Download.png" />
