---
title: "Accounting SOPs"
sidebarTitle: "Overview"
description: "The Profit Builders accounting SOP library — Accounts Payable, General Accounting, payroll, and sales tax procedures converted from the SharePoint Processes and Procedures site."
icon: "calculator"
---

> **For AI agents:** the complete documentation index is at [llms.txt](/llms.txt). Append `.md` to any page URL for its markdown version.

This section holds the operating procedures for the Profit Builders accounting team. Every page here was converted from the **Processes and Procedures** library on the Accounting Team SharePoint site, restructured to follow the [SOP writing standard](/internal/sops/writing-an-sop).

Each SOP opens with a header block naming the owner, department, scope, and the SharePoint document it came from — so you can always trace a procedure back to its source.

## Start here

<Columns cols={2}>
  <Card title="Accounts Payable" icon="file-invoice-dollar" href="/internal/sops/accounting/ap/overview">
    Vendor master data, invoice processing, payment runs, positive pay, and check handling.
  </Card>
  <Card title="Bank reconciliation" icon="building-columns" href="/internal/sops/accounting/general/bank-reconciliation-concepts">
    The concepts behind a reconciliation, then the system-specific procedures for Intacct and R365.
  </Card>
  <Card title="Period-end close" icon="calendar-check" href="/internal/sops/accounting/general/financial-analysis">
    Balance sheet support, trend review, and the income statement analysis that closes a period.
  </Card>
  <Card title="PBI vs. client responsibilities" icon="handshake" href="/internal/sops/accounting/responsibilities">
    Who does what across bank rec, credit card verification, and delivery in transit.
  </Card>
</Columns>

## How this section is organized

The SharePoint library was organized by balance-sheet area using numbered folders (`01 - Sales`, `02 - Bank Reconciliation`, and so on). That numbering carried institutional meaning but made the content hard to browse, so pages are grouped by the work they support instead.

| Group | What belongs here |
|---|---|
| **Accounts Payable** | Everything the AP department owns end to end: setting up vendors, processing invoices, running payments, and handling physical checks. |
| **General Accounting** | Period-close work owned by staff accountants and managers — sales entries, reconciliations, receivables, fixed assets, and project accounting. |
| **Payroll and tax** | Payroll concepts and entries for accounting staff, plus accrued sales tax. |
| **Reference** | Supporting spreadsheets, examples, training material, and the responsibility split between PBI and clients. |

System-specific walkthroughs — how to run a particular report or configure a tool — live under [How-To Guides](/internal/how-to/overview) rather than here. An SOP tells you what the firm requires; a how-to guide shows you which buttons to click.

## Documents that carry policy weight

Three source documents are written as formal policies with named owners and effective dates. Treat these as binding rather than advisory:

<Columns cols={2}>
  <Card title="Bank (NACHA) file payments" icon="shield-halved" href="/internal/sops/accounting/ap/nacha-bank-file-policy">
    Effective May 1, 2025 · Owner: Jonah Dellasega
  </Card>
  <Card title="Positive pay files" icon="shield-halved" href="/internal/sops/accounting/ap/positive-pay-file-policy">
    Effective June 1, 2025 · Owner: Accounting Leadership Team
  </Card>
</Columns>

## Known gaps

The conversion surfaced gaps that existed in the source library. These are listed here rather than hidden, so owners can close them:

<AccordionGroup>
  <Accordion title="Most procedures have no named owner">
    Only the NACHA and positive pay policies name an owner and effective date. Every other page shows **Unassigned** in its header block. The [SOP standard](/internal/sops/writing-an-sop) requires an owner before a document can move to Approved, so each of these needs one assigned.
  </Accordion>
  <Accordion title="Empty folders in the source library">
    The SharePoint library contained folders with no documents at all: `04 - Inventory and COGS` process docs, `06 - Prepaids`, `08 - Other Assets`, `10 - Accounts Payable` (within General Accounting), `13 - Other Accrued Liabilities`, `15 - Long-term Debt`, `17 - Equity`, `18 - Reporting`, and the AP `4. 1099 Process` folder. The 1099 process is referenced repeatedly by the vendor setup SOPs but has no document of its own.
  </Accordion>
  <Accordion title="The firm's own document list is out of date">
    `Processes and Procedures Document List.docx` tracks which concepts, examples, balance sheet recs, and process docs exist per area. Most rows are blank, several reference filenames that no longer match what's in the library, and one entry notes "Need to clean this up and update." The list has been superseded by this section's navigation.
  </Accordion>
  <Accordion title="Six PDFs were not converted">
    See [Supporting materials](/internal/sops/accounting/supporting-materials) for the full list and the reason each was left as an attachment.
  </Accordion>
</AccordionGroup>
