Skip to main content
NoteLedger

Allied Servicing — file import

Upload Allied PDF or XLSX exports manually.

NoteLedger accepts PDF and XLSX reports exported from the Allied Servicing Corporation investor portal. You can import notes (portfolio data), payment history, and loan costs (servicing fees) — all without an API connection.

NoteLedger recognises five Allied report formats and detects the correct import category automatically:

| Report | File name (typical) | Auto-detected category | | ----------------------------- | ----------------------------------------------------------------- | ---------------------- | | Portfolio Report | PortfolioReport.pdf / PortfolioReport.xlsx | Notes | | Portfolio Summary Report | PortfolioSummaryReport.pdf / PortfolioSummaryReport.xlsx | Notes | | Disbursements by CIF Report | DisbursementsbyCIFReport.pdf | Payments | | Transaction History (HXPrint) | HXPrintBorrowerReport.pdf / HXPrintOnePageReportBorrower.xlsx | Payments | | Passthru History Report | PassthruHistoryReport.pdf | Loan Costs |

  1. Export the file from the Allied Servicing portal

    Log in to the Allied Servicing investor portal and navigate to the report you want to import. Allied Servicing typically makes reports available as PDF downloads directly from the portal dashboard or from individual loan detail pages.

    Download the report file to your computer. If you have the option to export as XLSX, that format is also accepted and may parse more reliably than PDF for Portfolio and Transaction History reports.

    Do not rename the file or re-save it in a spreadsheet application before uploading — doing so can alter the sheet names and header keywords that NoteLedger uses to identify the report type.

    Screenshot needed
    The Allied Servicing investor portal showing report download options
    public/docs/screenshots/servicers-allied-file-import/01-allied-portal-export.png
  2. Navigate to Servicers

    In NoteLedger, click your account name or avatar in the top-right user menu, then click Servicers in the dropdown. You will land on the Servicers page, which lists every servicer integration available in your account.

    Screenshot needed
    The NoteLedger Servicers page showing servicer cards including Allied Servicing
    public/docs/screenshots/servicers-allied-file-import/02-servicers-page.png
  3. Open the Allied Servicing card

    On the Servicers page, find the card labeled Allied Servicing and click anywhere on it to open the Allied Servicing detail page.

    Screenshot needed
    The Allied Servicing servicer card on the Servicers page
    public/docs/screenshots/servicers-allied-file-import/03-allied-card.png
  4. Click Import File

    On the Allied Servicing detail page, look at the top-right area of the page header. Click the Import File button. The page switches to the Upload Import File panel.

    Screenshot needed
    The Allied Servicing detail page with the Import File button highlighted in the top-right corner
    public/docs/screenshots/servicers-allied-file-import/04-import-file-button.png
  5. Select an Import Category and drop the file

    The Upload Import File panel has an Import Category row with the following choices: Auto Detect, Notes, Payments, Loan Costs, and Memos. Leave it set to Auto Detect — NoteLedger reads the report title, sheet name, and column headers from the Allied file to determine the correct category automatically.

    Drag your PDF or XLSX file onto the file-drop zone, or click inside the zone to open a file picker and select the file.

    Screenshot needed
    The Upload Import File panel showing the Import Category buttons and the file-drop zone
    public/docs/screenshots/servicers-allied-file-import/05-upload-panel.png
  6. Review the Import Preview

    After the file uploads, NoteLedger parses it and opens the Import Preview panel. A blue banner at the top of the panel confirms the auto-detected category, for example: "Detected as: Notes import."

    Each row in the preview table has an Action dropdown with three options:

    • Create — a new record will be created for this row.
    • Update — an existing record that matched this row will be updated.
    • Skip — this row will be ignored during the commit.

    NoteLedger pre-fills the action based on whether it found a matching record in your account. You can change any row's action before committing. Use the bulk action buttons above the table to set all rows to the same action at once.

    For Notes imports, NoteLedger also displays a Detected Entity banner showing which of your holding entities it matched. Confirm the entity is correct or use the dropdown to choose a different one.

    Screenshot needed
    The Import Preview panel showing the auto-detected category banner, the preview table with Action dropdowns, and the Detected Entity banner
    public/docs/screenshots/servicers-allied-file-import/06-import-preview.png
  7. Click Commit Import

    When you are satisfied with the row actions, click the Commit Import button in the top-right of the Import Preview panel. A progress indicator appears while NoteLedger writes the records.

    Screenshot needed
    The Import Preview panel with the Commit Import button highlighted
    public/docs/screenshots/servicers-allied-file-import/07-commit-import-button.png
  8. Review the Import Results

    When the commit finishes, the page shows the Import Results panel with five summary tiles: Total, Created, Updated, Skipped, and Errors. A status badge in the top-right of the panel reads Completed (green), Partial (yellow), or Failed (red).

    If there are any errors, an Error Details section appears below the summary tiles listing the row number and error message for each failure. Rows that errored are not saved — correct the source file and re-upload if needed.

    Click Done to dismiss the results and return to the Allied Servicing detail page. Your import is also recorded in the Import History table at the bottom of the page for future reference.

    Screenshot needed
    The Import Results panel showing the Total, Created, Updated, Skipped, and Errors tiles with a Completed status badge
    public/docs/screenshots/servicers-allied-file-import/08-import-results.png