Generating Custom Reports and Scheduling Automated Data Exports
Reporting is where the raw activity of a commercial card program becomes something a finance team can actually work with. US Bank Access Online collects every authorization, posting, dispute, and account change across your organization, and the reporting tools in US Bank Access Online turn that stream into structured documents you can analyze, reconcile, and archive. This page explains how custom reports are built inside US Bank Access Online, how those reports can be scheduled to run and deliver themselves on a fixed cadence, and how to keep the whole process reliable, secure, and auditable.
Two capabilities sit at the center of the module. The first is the custom report, a saved definition that specifies which data, which columns, which filters, and which sort order should appear. The second is the scheduled export, a rule that tells US Bank Access Online to run a report automatically at set intervals and place the output where downstream systems or people can retrieve it. Together they let a program administrator move from pulling numbers by hand every month to receiving clean, repeatable data files from US Bank Access Online without lifting a finger.
The guidance below is written for the people who own that work: program administrators, accounts payable analysts, expense managers, and auditors who depend on US Bank Access Online for accurate, timely card data. It assumes you already have reporting entitlements on your US Bank Access Online profile. If you do not, the section on roles and governance explains what to request and from whom.
Standard and Custom Report Types
Before you build anything custom, it helps to know what US Bank Access Online already offers out of the box. Standard reports cover the situations most programs face every cycle: transaction detail, account-level summaries, spending by merchant category, cardholder listings, declined authorizations, and disputed items. These templates are ready to run with only a date range and a hierarchy selection, and for many teams the standard reports in US Bank Access Online are enough on their own.
Custom reports exist for everything the standard set does not answer precisely. When your controller wants spend grouped by cost center and then by general ledger code, or when your travel policy team wants only lodging and airfare transactions above a threshold, a custom definition is the tool. Inside US Bank Access Online you start from a report category, then shape the fields, filters, groupings, and totals until the output matches exactly what your process consumes.
It is worth distinguishing two broad families of reporting content in US Bank Access Online. Financial reports draw on posted transaction and account data and are what most reconciliation and accrual work relies on. Administrative reports describe the program itself, such as account status, credit limits, hierarchy assignments, and user entitlements, and are the ones auditors most often request. A single scheduled export in US Bank Access Online can be based on either family, and mature programs typically run several of each on staggered cadences.
Building a Custom Report
Building a report in US Bank Access Online is a guided process rather than a blank canvas. You begin by choosing a base report or category that already contains the underlying data set you need, because US Bank Access Online will not let you combine data domains that do not naturally join. Starting from the closest matching template saves time and avoids empty or malformed output.
From there the work is mostly about pruning and arranging. You add the columns your consumers actually use and remove the ones they never look at, because a lean report reconciles faster and exports smaller. You set the sort order so the most meaningful grouping sits at the top level, and you decide where subtotals and grand totals appear. US Bank Access Online lets you preview these choices against real data before you commit, which is the single best habit to build because it catches empty filters and misplaced totals early.
Naming discipline pays off more than people expect. A report called "Monthly AP Detail by Cost Center CCY-USD" tells any colleague exactly what it produces, while a report called "Test 3" tells them nothing and will eventually be run by mistake. Give every saved definition in US Bank Access Online a name that states its scope, its grouping, and its intended cadence, and note the owner in the description field so the report does not become orphaned when someone changes roles.
Once a definition is saved, it becomes a reusable asset. You can run it on demand whenever you need a fresh copy, duplicate it as the starting point for a related report, or attach a schedule so US Bank Access Online produces it automatically. A well-organized program keeps a small, deliberate library of saved US Bank Access Online reports rather than dozens of near-duplicates, and periodically retires the ones no longer consumed.
| Post Date | Cardholder | Merchant | MCC | Amount | Status |
|---|---|---|---|---|---|
| 2024-06-03 | R. NGUYEN | DELTA AIR LINES | 3058 | 412.60 | Approved |
| 2024-06-04 | S. PATEL | MARRIOTT 4471 | 3509 | 288.15 | Approved |
| 2024-06-05 | R. NGUYEN | STAPLES 0192 | 5943 | 64.90 | Pending |
| GRAND TOTAL · USD | 765.65 | ||||
Selecting Fields and Filters
Fields are the columns your report displays, and filters are the conditions that decide which rows survive. Getting both right is where a custom report earns its keep. US Bank Access Online exposes a wide catalog of fields drawn from the transaction record, the account record, and the organizational hierarchy, and part of building a good report in US Bank Access Online is choosing only the ones your process consumes.
The most common financial fields include the transaction date, posting date, merchant name, merchant category code, transaction amount, and any accounting codes your program captures such as cost center or general ledger allocation. When cardholders code their own transactions in US Bank Access Online, those user-entered values flow into the report as fields too, which is what lets a finance team reconcile against the general ledger without rekeying anything.
Filters keep reports focused and fast. A date-range filter is almost always present, and beyond that you can restrict by hierarchy node, by merchant category, by amount threshold, by transaction type, or by account status. A filter that narrows to a single division and a single month produces a tight, purposeful file, whereas an unfiltered report can pull an unwieldy volume that slows both the run and every downstream step. Whenever a scheduled report is meant to cover a rolling window, use relative date logic so US Bank Access Online recalculates the period on each run rather than freezing it to fixed calendar dates.
Hierarchy selection deserves special care because it silently governs how much data appears. US Bank Access Online organizes accounts into a tree of processing points, agents, companies, and divisions, and the node you attach to a report determines its visibility. Choose the node that matches the audience of the report, then confirm with a US Bank Access Online preview that the row count looks plausible before you save or schedule it.
Scheduling Automated Exports
A schedule turns a saved report into a self-running deliverable. Instead of logging in every cycle to run the same definition, you tell US Bank Access Online when to run it, in what format to produce it, and where to send the result. Once the schedule is active, US Bank Access Online executes it without a person present, which is exactly what a monthly close or a nightly feed into an expense system requires.
Cadence is the first decision. Common patterns are daily for operational feeds, weekly for management summaries, and monthly for close and reconciliation. US Bank Access Online lets you align a monthly schedule to a specific day, which most teams set a few business days after the statement or billing cycle closes so that late postings are already captured. A schedule that fires too early simply produces an incomplete file that someone has to rerun by hand, defeating the purpose of automation.
Because scheduled reports run unattended, the filters that feed them must be robust. This is where relative date ranges matter most. A scheduled export that says "previous calendar month" will always ask US Bank Access Online for the correct window, while one hard-coded to a specific month will keep returning the same stale data forever. Review every scheduled definition in US Bank Access Online for filters that assume a fixed date, because those are the most common cause of a feed that quietly stops being useful.
Ownership is the second thing that keeps schedules healthy. Every scheduled export in US Bank Access Online belongs to a user profile, and if that person leaves or their entitlements change, the schedule can fail silently. Document who owns each schedule, keep a shared list of active feeds, and reassign ownership before an administrator departs rather than after a broken feed is discovered downstream.
Output Formats and Delivery
The format you choose determines who and what can use the file. US Bank Access Online commonly produces reports in a spreadsheet-friendly format for human review, a delimited text format for automated ingestion, and a fixed-layout document for printing or archival. The right choice depends entirely on the consumer: an analyst who opens the file wants a readable grid, while an integration that loads the file into an ERP wants a stable, machine-parseable structure that never shifts columns between runs.
For automated feeds, consistency of structure beats readability every time. If a downstream system expects a specific column order and delimiter, lock that definition and resist the urge to add or reorder fields, because a single new column can break the import. When you must change a scheduled export that a system depends on, coordinate with whoever owns that integration first, since US Bank Access Online will happily deliver the new layout even if the receiving side is not ready for it.
Delivery is the last link. Reports can be retrieved from within US Bank Access Online after each run, and scheduled exports from US Bank Access Online can be routed to a secure location for pickup. Because card data is sensitive, treat every delivery channel as needing protection: restrict who can retrieve files, and never route full transaction detail to an unsecured mailbox or shared drive. The value of automating an export disappears the moment the file lands somewhere it should not.
Access, Roles, and Governance
Reporting entitlements are not automatic. In US Bank Access Online a user can only run, save, or schedule reports if their profile carries the reporting functions, and the data they can see is bounded by their position in the account hierarchy. This is by design: a divisional manager should not be able to export the whole company's spend, and the US Bank Access Online entitlement model enforces that boundary at the data level rather than trusting people to filter themselves.
Because visibility follows the hierarchy, the same saved report produces different output for different users depending on their node. This is a feature, not a bug, but it does mean that when you share a report definition, you should confirm the recipient's scope matches your expectation. A report that looks complete to you may return only a slice for a colleague attached lower in the tree of US Bank Access Online.
Good governance treats scheduled exports as controlled assets. Keep an inventory of who owns each schedule, what data it exposes, where it delivers, and why it exists. Review that inventory periodically, disable exports whose consumers have gone away, and confirm that departing administrators hand off their schedules. Auditors examining a card program will often ask precisely these questions, and a program that can answer them from a maintained list of US Bank Access Online reports demonstrates control rather than scrambling to reconstruct it. Treating US Bank Access Online reporting as governed infrastructure, not ad hoc convenience, is what separates a resilient program from a fragile one.
On-Demand Reports vs. Scheduled Exports
Both approaches use the same saved US Bank Access Online definitions, so the choice is about when and how the report runs rather than what it contains. On-demand runs suit ad hoc questions and one-time investigations; scheduled exports suit anything that recurs on a predictable rhythm.
| Criterion | On-Demand Report | Scheduled Export |
|---|---|---|
| Best for | Ad hoc questions, investigations, one-off requests | Recurring feeds, monthly close, management packs |
| Trigger | User runs it manually when needed | Platform runs it automatically on a cadence |
| Date logic | Fixed range chosen at run time | Relative range recalculated each run |
| Ownership risk | Low, run by whoever needs it | Higher, fails silently if owner departs |
| Effort over time | Repeated manual work each cycle | Set up once, then monitored |
In practice most programs use both. A team keeps a handful of scheduled exports in US Bank Access Online for the work that repeats and reaches for on-demand runs of the same US Bank Access Online definitions when a question comes up mid-cycle. The important discipline is not letting on-demand habits substitute for automation on tasks that clearly recur, since US Bank Access Online rewards a small, well-tended set of automated feeds.
How to Get Started
-
01
Confirm your entitlements. Sign in to US Bank Access Online and verify that your profile carries reporting functions and is attached to the hierarchy node whose data you need. If it is not, request the change from your program administrator before you build anything.
-
02
Start from the closest standard report. Choose a base category in US Bank Access Online that already contains your data domain, so the fields and joins are valid from the outset.
-
03
Shape and preview. Add the columns you need, set filters and relative dates, arrange grouping and totals, then use the US Bank Access Online preview against real data. Fix empty or oversized output before saving.
-
04
Save with a clear name and owner. Give the definition a descriptive name and record who owns it, so the report stays maintainable inside US Bank Access Online long after you built it.
-
05
Attach a schedule and verify the first run. Set the cadence, format, and delivery target, then confirm that the first automated export from US Bank Access Online arrives correctly before you rely on it.
Troubleshooting Common Issues
The most frequent problem is an empty or thin report, which almost always traces back to filters. Check the hierarchy node first, then the date range, then any amount or category conditions. Because US Bank Access Online restricts data by entitlement, an empty result can also mean your US Bank Access Online profile simply cannot see the accounts you expected, in which case the fix is an entitlement change rather than a filter tweak.
A report that looks right but disagrees with the general ledger is usually a timing issue. Posted transaction reports in US Bank Access Online reflect data as of the run, and postings that arrive after your schedule fires will not appear until the next cycle. Moving a scheduled export a few days later, or reconciling against posting date rather than transaction date, resolves most of these discrepancies in US Bank Access Online.
A scheduled export that stops arriving is often an ownership or format problem. Confirm the owning US Bank Access Online profile is still active and entitled, and confirm that no one changed the report definition in a way the receiving system cannot parse. When a feed breaks after a change, the safest first move is to compare the current US Bank Access Online definition against the version that last worked.
Frequently Asked Questions
What is the difference between a standard and a custom report?
A standard report is a ready-made template in US Bank Access Online that you run with just a date range and hierarchy. A custom report is one you shape yourself by selecting specific fields, filters, groupings, and totals to match a process the standard set does not cover exactly.
How often can I schedule a report to run?
Common cadences in US Bank Access Online are daily, weekly, and monthly. Choose the one that matches how the data is consumed, and for monthly close set the run a few business days after the cycle ends so late postings are captured.
Why did my scheduled export return old data?
Almost always because the report uses a fixed date range instead of a relative one. Edit the definition so it asks US Bank Access Online for a rolling window such as the previous calendar month, and the export will recalculate the correct period on every run.
What formats can I export to?
US Bank Access Online typically offers a spreadsheet-friendly format for human review, a delimited text format for automated ingestion into other systems, and a fixed-layout document for archival. Match the format to the consumer, and keep the structure stable for any feed a system depends on.
Why can I see less data than a colleague in the same report?
Data visibility follows your position in the account hierarchy. The same saved definition returns different output for users attached at different nodes, so a report that is complete for one person may show only a slice for another within US Bank Access Online.
Who can create and schedule reports?
Only users whose profile carries reporting entitlements. If you cannot build, save, or schedule a report in US Bank Access Online, your program administrator can add the necessary reporting functions in US Bank Access Online and confirm your hierarchy assignment.
What happens to my schedules if I leave the organization?
Schedules belong to a user profile, so a departing owner can cause a feed to fail silently. Reassign ownership of every scheduled export in US Bank Access Online before an administrator leaves, and keep a shared inventory of active US Bank Access Online feeds so nothing is orphaned.
How do I keep exported card data secure?
Mask or truncate account numbers unless full detail is documented and approved, restrict who can retrieve files, and deliver only to locations that meet your data-handling policy. Treat every US Bank Access Online export as sensitive from the moment it is produced.