Best practices for secure and compliant data handling with Lindy AI.
For detailed implementation code and configurations, load the reference guide:
Read(${CLAUDE_SKILL_DIR}/references/implementation-guide.md)
| Issue | Cause | Solution |
|---|---|---|
| PII leaked | Missing redaction | Enable auto-redaction |
| Retention exceeded | No cleanup | Schedule retention job |
| Classification missing | No policy | Default to restricted |
Proceed to lindy-enterprise-rbac for access control.
Basic usage: Apply lindy data handling to a standard project setup with default configuration options.
Advanced scenario: Customize lindy data handling for production environments with multiple constraints and team-specific requirements.