1 ---
2 title: Viewing, downloading, and emailing receipts for your organization
3 redirect_from:
4 - /viewing-downloading-and-emailing-receipts-for-your-org
5 ---
6
7 import shared from '~/shared.js'
8
9 <Note>
10
11 **Note:** This article only applies to users of the public npm registry.
12
13 </Note>
14
15 As an organization owner, you can view, download, and email receipts for the complete billing history of your organization.
16
17 ## Viewing receipts
18
19 1. <>{shared['user-login'].text}</>
20
21 <>{shared['user-login'].image}</>
22
23 2. <>{shared['account-settings'].text}</>
24
25 <>{shared['account-settings'].image}</>
26
27 3. In the left sidebar, click the name of the organization whose billing receipts you want to view.
28
29 <>{shared['organization-selection'].image}</>
30
31 4. <>{shared['organization-billing-tab'].text}</>
32
33 <>{shared['organization-billing-tab'].image}</>
34
35 5. <>{shared['billing-history'].text}</>
36
37 <>{shared['billing-history'].image}</>
38
39 6. To view a single receipt, find the row of the receipt you want to view, then, on the right side of the row, click the view icon.
40
41 7. <>{shared['billing-view'].text}</>
42
43 <>{shared['billing-view'].image}</>
44
45 ## Downloading receipts
46
47 1. <>{shared['user-login'].text}</>
48
49 <>{shared['user-login'].image}</>
50
51 2. <>{shared['account-settings'].text}</>
52
53 <>{shared['account-settings'].image}</>
54
55 3. In the left sidebar, click the name of the organization whose billing receipts you want to download.
56
57 <>{shared['organization-selection'].image}</>
58
59 4. <>{shared['organization-billing-tab'].text}</>
60
61 <>{shared['organization-billing-tab'].image}</>
62
63 5. <>{shared['billing-history'].text}</>
64
65 <>{shared['billing-history'].image}</>
66
67 6. <>{shared['billing-download'].text}</>
68
69 <>{shared['billing-download'].image}</>
70
71 7. <>{shared['billing-download-checked'].text}</>
72
73 <>{shared['billing-download-checked'].image}</>
74
75 ## Emailing receipts
76
77 1. <>{shared['user-login'].text}</>
78
79 <>{shared['user-login'].image}</>
80
81 2. <>{shared['account-settings'].text}</>
82
83 <>{shared['account-settings'].image}</>
84
85 3. In the left sidebar, click the name of the organization whose billing receipts you want to email.
86
87 <>{shared['organization-selection'].image}</>
88
89 4. <>{shared['organization-billing-tab'].text}</>
90
91 <>{shared['organization-billing-tab'].image}</>
92
93 5. <>{shared['billing-history'].text}</>
94
95 <>{shared['billing-history'].image}</>
96
97 6. <>{shared['billing-email'].text}</>
98
99 <>{shared['billing-email'].image}</>
100
101 7. <>{shared['billing-email-checked'].text}</>
102
103 <>{shared['billing-email-checked'].image}</>
104
105 8. <>{shared['billing-email-receipt'].text}</>
106
107 <>{shared['billing-email-receipt'].image}</>
108
109 9. Click **Send**.