{% extends "base.html" %} {% block title %}Upload CAS · Networthy HQ{% endblock %} {% block content %}

Upload a CAS statement

Your NSDL CAS is a password-protected PDF. Select one or more — statements for different periods all share the same password (your PAN). Files and password are used only to parse each total; nothing is stored except the dated net-worth figures.

{% if error %}
{{ error }}
{% endif %}
{% if results %}

Results

{% if saved %} View dashboard · {{ saved }} saved {% endif %}
{% endif %}
{% endblock %}