# Product Docs

## Pline Product Documentation

- [Introduction](https://docs.pline.ai/getting-started/quickstart.md)
- [Key Features](https://docs.pline.ai/getting-started/quickstart/key-features.md): Learn about critical features and functionalities to use the Pline Data Extraction tool seamlessly.
- [Key Terminologies](https://docs.pline.ai/getting-started/quickstart/key-terminologies.md)
- [Signing Up for Pline](https://docs.pline.ai/getting-started/signing-up-for-pline.md)
- [Creating a Workflow](https://docs.pline.ai/getting-started/creating-a-workflow.md)
- [Custom Workflows](https://docs.pline.ai/getting-started/creating-a-workflow/custom-workflows.md)
- [Prebuilt Workflows](https://docs.pline.ai/getting-started/creating-a-workflow/prebuilt-workflows.md)
- [Workflow Status](https://docs.pline.ai/getting-started/creating-a-workflow/workflow-status.md)
- [Edit Workflows](https://docs.pline.ai/getting-started/creating-a-workflow/edit-workflows.md)
- [Extract Data From Listing Page](https://docs.pline.ai/getting-started/extract-data-from-listing-page.md)
- [Extract Data from Table Layout](https://docs.pline.ai/getting-started/extract-data-from-table-layout.md)
- [Extract Data From Both Listing and Detail Pages](https://docs.pline.ai/getting-started/extract-data-from-both-listing-and-detail-pages.md)
- [Extract Data From Detail Page](https://docs.pline.ai/getting-started/extract-data-from-detail-page.md)
- [Team Collaboration](https://docs.pline.ai/features/team-collaboration.md)
- [Inviting a New Team Member](https://docs.pline.ai/features/team-collaboration/inviting-a-new-team-member.md)
- [Managing Team Members](https://docs.pline.ai/features/team-collaboration/managing-team-members.md)
- [Roles in Team Collaboration](https://docs.pline.ai/features/team-collaboration/roles-in-team-collaboration.md)
- [Scheduled Data Extraction](https://docs.pline.ai/features/scheduled-data-extraction.md)
- [Creating a New Schedule](https://docs.pline.ai/features/scheduled-data-extraction/creating-a-new-schedule.md)
- [Managing Scheduled Workflows](https://docs.pline.ai/features/scheduled-data-extraction/managing-scheduled-workflows.md)
- [Viewing Scheduled Run Details](https://docs.pline.ai/features/scheduled-data-extraction/viewing-scheduled-run-details.md)
- [Workflow Schedule Status](https://docs.pline.ai/features/scheduled-data-extraction/workflow-schedule-status.md)
- [Proof of Record](https://docs.pline.ai/features/proof-of-record.md)
- [Enable Proof of Record](https://docs.pline.ai/features/proof-of-record/enable-proof-of-record.md)
- [Data Integration](https://docs.pline.ai/features/integrations.md)
- [Setting Up Google Sheets Integration](https://docs.pline.ai/features/integrations/setting-up-google-sheets-integration.md)
- [Setting Up Email Integration](https://docs.pline.ai/features/integrations/setting-up-email-integration.md)
- [Setting Up Amazon S3 Integration](https://docs.pline.ai/features/integrations/setting-up-amazon-s3-integration.md)
- [End-to-end Data Encryption](https://docs.pline.ai/features/end-to-end-data-encryption.md)
- [Enable Encryption When Creating a New Workflow](https://docs.pline.ai/features/end-to-end-data-encryption/enable-encryption-when-creating-a-new-workflow.md)
- [Enable Encryption on Existing Workflows](https://docs.pline.ai/features/end-to-end-data-encryption/enable-encryption-on-existing-workflows.md)
- [Real Estate Scraping](https://docs.pline.ai/industry-specific/real-estate-scraping.md)
- [Jobs Scraping](https://docs.pline.ai/industry-specific/jobs-scraping.md)
- [Lead Generation](https://docs.pline.ai/industry-specific/lead-generation.md)
- [Ecommerce Scraping](https://docs.pline.ai/industry-specific/ecommerce-scraping.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.pline.ai/getting-started/quickstart.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.
