Back to glossary
Core SEC/EDGAR
Accession Number explained for investors
The accession number is the audit handle for a filing. It lets an investor get back to the exact document behind a claim.
Get Free API KeyUpdated June 18, 2026
Definition
An accession number is the unique identifier EDGAR assigns to a filing submission. It usually combines the filer CIK sequence, year, and submission sequence.
Investor read
If a number, quote, or risk flag cannot be traced to an accession number, it is harder to trust. Accession is the bridge from derived analysis back to the filed record.
Where it appears
- Filing metadata and source URLs.
- Search results, extraction payloads, and provenance metadata.
- Amendment analysis where two related filings need to be compared.
SEC API workflow
- Search filings, store accession numbers, and use them for retrieval or section extraction.
- Include accession in citations returned by agent workflows.
- Compare original and amended filings by accession rather than by title text.
Common traps
- Using only filing date when multiple filings or amendments exist.
- Losing accession after chunking a document for semantic search.
- Treating accession as a company identifier. It identifies a filing, not the issuer.
Key takeaways
- Accession number is the filing-level primary key.
- It is essential for citations, audit trails, and reproducibility.
- Good investor tools keep accession visible deep into the workflow.