# Security for Demat and MeroShare automation

> Trust matters when an app helps manage Demat accounts and authorized MeroShare workflows. Lagani Saathi keeps sensitive values encrypted and redacted.

Learn how Lagani Saathi protects Demat numbers, MeroShare credentials, application history, and private group workflows.

## Highlights

- **Encrypted storage**: MeroShare passwords, CRN numbers, transaction PINs, and full Demat numbers are stored using Rails Active Record encryption.
- **Redacted diagnostics**: Logs and audit payloads use safe summaries and suffixes instead of secret values.
- **User-controlled workflow**: Live MeroShare submission requires explicit confirmation before background work begins.

## FAQ

### Can staff see my MeroShare password or PIN?

No. Sensitive credentials are not shown in normal product UI and should not be used for support troubleshooting.

### Can I delete my account and data?

Yes. Account deletion removes the local account and owned group data, while operational audit rows may remain without user association.

