-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatomic-fi-finops.yml
More file actions
95 lines (95 loc) · 3.17 KB
/
Copy pathatomic-fi-finops.yml
File metadata and controls
95 lines (95 loc) · 3.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
specification: FinOps Framework
specificationVersion: '1.0'
schema: https://www.finops.org/framework/
provider: Atomic
providerId: atomic-fi
created: '2026-07-01'
modified: '2026-07-01'
reconciled: false
tags:
- Fintech
- Payroll
- Financial Connectivity
- FinOps
- Cost Management
- FOCUS
description: >-
FinOps view of Atomic spend. Atomic is sold as an enterprise, contracted
platform rather than transparent usage-based pricing, so cost is typically
governed by a negotiated agreement scoped to the products used (Deposit,
Verify, PayLink), the volume of connections/tasks, and ongoing monitoring
of linked accounts. Cost drivers to allocate and track internally are
successful connections, completed tasks per product, and monitored linked
accounts. Exact rates are not public and must come from the contract.
notes: >-
Because Atomic pricing is quote-based, meters below are the internal usage
signals to instrument for allocation and showback, not published billing
units. Reconcile against your Atomic agreement.
sources:
- https://atomicfi.com
- https://docs.atomicfi.com
- https://focus.finops.org/focus-specification/v1-3/
alignedWith:
framework: FinOps Foundation Framework
frameworkUrl: https://www.finops.org/framework/
dataSpec: FOCUS
dataSpecVersion: '1.3'
dataSpecUrl: https://focus.finops.org/focus-specification/v1-3/
publisherName: Atomic
serviceCategory: Financial Services
billingModel:
pricingCategory: Contracted
billingFrequency: Monthly
billingCurrency: USD
chargeCategories:
- Usage
- Purchase
focusColumns:
ServiceName: Atomic
ServiceCategory: Financial Services
ProviderName: Atomic
PublisherName: Atomic
InvoiceIssuerName: Atomic
BillingCurrency: USD
ChargeCategory: Usage
PricingCategory: Contracted
meters:
- name: completed_tasks
description: Tasks completed, broken out by product (deposit, verify, tax).
unit: tasks
aggregation: sum
dimensions:
- account
- product
- name: successful_connections
description: Successful user-permissioned connections to payroll/HR/merchant systems.
unit: connections
aggregation: sum
dimensions:
- account
- product
- name: monitored_linked_accounts
description: Linked accounts kept under ongoing monitoring for data refresh.
unit: accounts
aggregation: sum
dimensions:
- account
- name: payroll_data_pulls
description: Payroll data retrievals (deposit-accounts, employment, identity, income, statements, timesheets, taxes).
unit: requests
aggregation: sum
dimensions:
- account
- dataType
principles:
- name: Visibility
description: Instrument completed tasks and successful connections per product; reconcile against the Atomic invoice.
- name: Allocation
description: Tag Atomic usage by internal team/workflow using your user identifiers and metadata passed to Transact.
- name: Optimization
description: End monitoring on accounts you no longer need; reuse linked accounts via task-workflow/from-linked-account instead of re-authenticating.
- name: Accountability
description: Assign owners per product line (Deposit, Verify, PayLink); review connection and task volume against contract commitments.
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com