# Enable Proof of Record

## For New Workflows

**Step 1: Configure your workflow**\
Set up your workflow and review the sample data to ensure it's pulling correctly.

**Step 2: Enable screenshot capture**\
While naming your workflow, expand **Advanced Settings** and select **Proof of Record** to enable automatic screenshot capture.

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

## For prebuilt Workflows

To enable screenshot capture as Proof of Record, check the "Enable screenshot capture as Proof of record™ " option in advanced settings when creating a dataset or attaching a workflow to an existing one.

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

## How to access proof of record screenshots

Navigate to the **Pline Platform** and select the **"Datasets"** tab.

Click on your dataset to view data items and field names. Locate the "Proof of Record" column, which contains the extraction date and time.

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

Once you click, you'll see the following details:

* **Extracted By**: The profile that initiated the extraction process.
* **Extracted On**: Date and time of the extraction.
* **Source URL:** Website from which the dataset was extracted.
* **Screenshots**: Includes screenshots of the listing page and individual item pages (if applicable).

<figure><img src="/files/TvqvBbsDrUqPo7ea8dIq" alt=""><figcaption></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://docs.pline.ai/features/proof-of-record/enable-proof-of-record.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.
