# Features

- [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)


---

# 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.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.
