1 ---
2 title: Viewing, downloading, and emailing receipts for your npm user account
3 ---
4
5 import shared from '~/shared.js'
6
7 <Note>
8
9 **Note:** This article only applies to users of the public npm registry.
10
11 </Note>
12
13 You can view, download, and email receipts for the complete billing history of your npm user account.
14
15 ## Viewing receipts
16
17 1. <>{shared['user-login'].text}</>
18
19 <>{shared['user-login'].image}</>
20
21 2. <>{shared['billing-info'].text}</>
22
23 <>{shared['billing-info'].image}</>
24
25 3. <>{shared['billing-history'].text}</>
26
27 <>{shared['billing-history'].image}</>
28
29 4. <>{shared['billing-view'].text}</>
30
31 <>{shared['billing-view'].image}</>
32
33 ## Downloading receipts
34
35 1. <>{shared['user-login'].text}</>
36
37 <>{shared['user-login'].image}</>
38
39 2. <>{shared['billing-info'].text}</>
40
41 <>{shared['billing-info'].image}</>
42
43 3. <>{shared['billing-history'].text}</>
44
45 <>{shared['billing-history'].image}</>
46
47 4. <>{shared['billing-download'].text}</>
48
49 <>{shared['billing-download'].image}</>
50
51 5. <>{shared['billing-download-checked'].text}</>
52
53 <>{shared['billing-download-checked'].image}</>
54
55 ## Emailing receipts
56
57 1. <>{shared['user-login'].text}</>
58
59 <>{shared['user-login'].image}</>
60
61 2. <>{shared['billing-info'].text}</>
62
63 <>{shared['billing-info'].image}</>
64
65 3. <>{shared['billing-history'].text}</>
66
67 <>{shared['billing-history'].image}</>
68
69 4. <>{shared['billing-email'].text}</>
70
71 <>{shared['billing-email'].image}</>
72
73 5. <>{shared['billing-email-checked'].text}</>
74
75 <>{shared['billing-email-checked'].image}</>
76
77 6. <>{shared['billing-email-receipt'].text}</>
78
79 <>{shared['billing-email-receipt'].image}</>
80
81 7. Click **Send**.