Breakthrough InstituteNHPA Section 106 Process Map ← Home
§800.3(a)
Is it an Undertaking?
First step of Initiation: is the action an undertaking that could affect historic properties?
Click to explore ▸
flowchart TD START(["Federal Agency Proposes Action"]):::startnode Q1{"Is proposed action
an undertaking? §800.3(a)"}:::decision END1(["END — No §106"]):::fulfilled YES_NEXT(["→ §800.12 Is this an emergency response?"]) START --> Q1 Q1 -->|"No"| END1 Q1 -->|"Yes"| YES_NEXT style YES_NEXT fill:#1F6E9C,stroke:#1F5E86,stroke-width:3px,color:#FFFFFF classDef startnode fill:#0D4459,stroke:#062836,color:#F8F9F9,stroke-width:2px,font-weight:bold classDef agency fill:#D6E9F6,stroke:#1F6E9C,color:#0D4459,stroke-width:2px classDef shpo fill:#FBD3E1,stroke:#E82269,color:#7A1138,stroke-width:2px classDef council fill:#FBD7CB,stroke:#EE5C36,color:#7A2A14,stroke-width:2px classDef decision fill:#FBE7C2,stroke:#D99A12,color:#6E4E0E,stroke-width:2px classDef fulfilled fill:#C2F0E6,stroke:#0B9E89,color:#064B41,stroke-width:2px classDef adverse fill:#FBE4DF,stroke:#C8332A,color:#6E1A12,stroke-width:2px,font-weight:bold classDef notenode fill:#F8F9F9,stroke:#8AA0A5,color:#2B3B40,stroke-width:1px,stroke-dasharray:4 2 classDef connector fill:#F8B944,stroke:#C8332A,color:#6E1A12,stroke-width:5px,font-weight:bold classDef ref fill:#FEFAEC,stroke:#D2591F,color:#6E4E0E,stroke-width:1px,stroke-dasharray:4 2 classDef agencyPower fill:#D6E9F6,stroke:#1F5E86,stroke-width:3px,color:#0D4459
Rarely triggered
§800.12
Is this an Emergency Response?
Rare. Applies only within 30 days of a declared disaster or emergency.
Click to explore ▸
flowchart TD Q_EMERG{"Is this an
emergency response? §800.12"}:::decision EMERG_PATH{"Agency has pre-approved
emergency procedures
§800.12(a)?"}:::decision EMERG_PROC(["Follow agency's
pre-approved emergency
procedures — §106 fulfilled"]):::fulfilled EMERG_ALT{"Existing Programmatic
Agreement covers
emergencies
§800.12(b)(1)?"}:::decision EMERG_PA(["Follow Programmatic
Agreement provisions
for emergencies
— §106 fulfilled"]):::fulfilled EMERG_NOTIFY["Notify Council,
State Historic
Preservation Officer (SHPO) /
Tribal Historic
Preservation Officer (THPO),
and tribes before undertaking
Allow 7 days for comment
§800.12(b)(2)"]:::agency END_EMERG_NOTIFY(["END — Proceed After Notification"]):::fulfilled NOT_EMERG(["→ §800.14 Program Alternatives"]) Q_EMERG -->|"Yes"| EMERG_PATH Q_EMERG -->|"No"| NOT_EMERG EMERG_PATH -->|"Yes"| EMERG_PROC EMERG_PATH -->|"No"| EMERG_ALT EMERG_ALT -->|"Yes"| EMERG_PA EMERG_ALT -->|"No"| EMERG_NOTIFY EMERG_NOTIFY --> END_EMERG_NOTIFY style NOT_EMERG fill:#1F6E9C,stroke:#1F5E86,stroke-width:3px,color:#FFFFFF classDef startnode fill:#0D4459,stroke:#062836,color:#F8F9F9,stroke-width:2px,font-weight:bold classDef agency fill:#D6E9F6,stroke:#1F6E9C,color:#0D4459,stroke-width:2px classDef shpo fill:#FBD3E1,stroke:#E82269,color:#7A1138,stroke-width:2px classDef council fill:#FBD7CB,stroke:#EE5C36,color:#7A2A14,stroke-width:2px classDef decision fill:#FBE7C2,stroke:#D99A12,color:#6E4E0E,stroke-width:2px classDef fulfilled fill:#C2F0E6,stroke:#0B9E89,color:#064B41,stroke-width:2px classDef adverse fill:#FBE4DF,stroke:#C8332A,color:#6E1A12,stroke-width:2px,font-weight:bold classDef notenode fill:#F8F9F9,stroke:#8AA0A5,color:#2B3B40,stroke-width:1px,stroke-dasharray:4 2 classDef connector fill:#F8B944,stroke:#C8332A,color:#6E1A12,stroke-width:5px,font-weight:bold classDef ref fill:#FEFAEC,stroke:#D2591F,color:#6E4E0E,stroke-width:1px,stroke-dasharray:4 2 classDef agencyPower fill:#D6E9F6,stroke:#1F5E86,stroke-width:3px,color:#0D4459
Alternative route · §800.3(a)(2)
§800.14
Program Alternatives
  • §800.14(a) Alternate Procedures
  • §800.14(b) Programmatic Agreement
  • §800.14(c) Exempted Category
  • §800.14(e) Program Comment
  • §101(d)(5) Tribal Procedures
Click to explore ▸
flowchart TD Q3{"Governed by an existing
Program Alternative? §800.14"}:::decision PA_TYPE{"What type of
program alternative?"}:::decision PA_DESC["Agency follows terms of existing Programmatic Agreement
Programmatic Agreement governs all covered undertakings
until expiration or termination"]:::agency ALT_DESC["Agency follows its own
approved alternate procedures
in lieu of §§800.3–800.6"]:::agency EX_DESC["Undertaking falls within
Council-approved exemption
No further §106 review required"]:::fulfilled PC_DESC["Agency follows conditions
in Council's program comment"]:::agency TRIBAL_DESC["Tribe follows its own
Council-approved regulations
on tribal lands — §101(d)(5)"]:::shpo END_PA_ALT(["→ §800.14(b) Phased Programmatic Agreement Lifecycle"]) END_ALT(["→ §800.7 Failure to Resolve (if applicable)"]) END_PC(["§106 fulfilled"]):::fulfilled END_TRIBAL(["§106 fulfilled"]):::fulfilled NOT_PA(["→ §800.3 Initiation"]) Q3 -->|"Yes"| PA_TYPE PA_TYPE -->|"Alternate Procedures §800.14(a)"| ALT_DESC PA_TYPE -->|"Programmatic Agreement §800.14(b)"| PA_DESC PA_TYPE -->|"Exempted Category §800.14(c)"| EX_DESC PA_TYPE -->|"Program Comment §800.14(e)"| PC_DESC PA_TYPE -->|"Tribal Procedures §101(d)(5)"| TRIBAL_DESC PA_DESC --> END_PA_ALT ALT_DESC --> END_ALT PC_DESC --> END_PC TRIBAL_DESC --> END_TRIBAL Q3 -->|"No"| NOT_PA style END_PA_ALT fill:#E82269,stroke:#A01246,stroke-width:3px,color:#FFFFFF style END_ALT fill:#1F6E9C,stroke:#1F5E86,stroke-width:3px,color:#FFFFFF style NOT_PA fill:#1F6E9C,stroke:#1F5E86,stroke-width:3px,color:#FFFFFF classDef startnode fill:#0D4459,stroke:#062836,color:#F8F9F9,stroke-width:2px,font-weight:bold classDef agency fill:#D6E9F6,stroke:#1F6E9C,color:#0D4459,stroke-width:2px classDef shpo fill:#FBD3E1,stroke:#E82269,color:#7A1138,stroke-width:2px classDef council fill:#FBD7CB,stroke:#EE5C36,color:#7A2A14,stroke-width:2px classDef decision fill:#FBE7C2,stroke:#D99A12,color:#6E4E0E,stroke-width:2px classDef fulfilled fill:#C2F0E6,stroke:#0B9E89,color:#064B41,stroke-width:2px classDef adverse fill:#FBE4DF,stroke:#C8332A,color:#6E1A12,stroke-width:2px,font-weight:bold classDef notenode fill:#F8F9F9,stroke:#8AA0A5,color:#2B3B40,stroke-width:1px,stroke-dasharray:4 2 classDef connector fill:#F8B944,stroke:#C8332A,color:#6E1A12,stroke-width:5px,font-weight:bold classDef ref fill:#FEFAEC,stroke:#D2591F,color:#6E4E0E,stroke-width:1px,stroke-dasharray:4 2 classDef agencyPower fill:#D6E9F6,stroke:#1F5E86,stroke-width:3px,color:#0D4459
If Programmatic Agreement Exists — Parallel Path
Featured · Primary Pathway for Linear Infrastructure
§800.14(b)
Phased Programmatic Agreement Lifecycle
Most major transmission and pipeline projects comply with §106 through a Programmatic Agreement.
Click to explore ▸
Standard Process — Continues Below
§800.3(b)–(f)
Initiation of Section 106 Process
Identify the SHPO/THPO, plan public involvement, and invite consulting parties.
Click to explore ▸
NEPA
Coordination
Begins
Ideally NEPA review
runs concurrently
to Section 106 review.
flowchart TD PA_EXEC(["Programmatic Agreement Executed — Project Authorized"]):::startnode PA_PHASE["Next project phase or
segment begins"]:::agency PA_ID["Complete identification for
this phase per Programmatic Agreement terms
§800.4(b)(2)"]:::agency PA_ASSESS["Apply adverse effect criteria
to newly identified properties
§800.5(a)"]:::agency PA_Q_AE{"Adverse effect found
in this phase?"}:::decision PA_RESOLVE["Resolve per Programmatic Agreement terms; negotiate treatment plan
with SHPO/THPO + parties"]:::shpo PA_NO_AE["Document no adverse effect
for this phase"]:::agency PA_MORE{"More phases
or segments?"}:::decision PA_DONE(["All phases complete —
Programmatic Agreement obligations fulfilled"]):::fulfilled PA_VULN["⚠ Vulnerability: Later phases may find adverse effects on projects already
permitted or under construction — forcing costly rework or mitigation"]:::adverse PA_DISPUTE{"Dispute over
Programmatic Agreement compliance?"}:::decision PA_TERM["Certain signatories may terminate
Programmatic Agreement §800.14(b)(2)(v).
Return to standard §800.3–800.6"]:::council PA_AMEND["Amend Programmatic Agreement through
consultation with
all signatories"]:::agency PA_TERM_END(["↩ §800.3 Initiation (Programmatic Agreement terminated)"]) PA_EXEC --> PA_PHASE PA_PHASE --> PA_ID PA_ID --> PA_ASSESS PA_ASSESS --> PA_Q_AE PA_Q_AE -->|"Yes"| PA_RESOLVE PA_Q_AE -->|"No"| PA_NO_AE PA_RESOLVE --> PA_MORE PA_NO_AE --> PA_MORE PA_MORE -->|"Yes"| PA_PHASE PA_MORE -->|"No"| PA_DONE PA_MORE -.->|"or dispute arises"| PA_DISPUTE PA_DISPUTE -->|"Yes — signatory terminates"| PA_TERM PA_DISPUTE -->|"Amendment needed"| PA_AMEND PA_AMEND --> PA_PHASE PA_TERM -.-> PA_TERM_END style PA_TERM_END fill:#1F6E9C,stroke:#1F5E86,stroke-width:3px,color:#FFFFFF classDef startnode fill:#0D4459,stroke:#062836,color:#F8F9F9,stroke-width:2px,font-weight:bold classDef agency fill:#D6E9F6,stroke:#1F6E9C,color:#0D4459,stroke-width:2px classDef shpo fill:#FBD3E1,stroke:#E82269,color:#7A1138,stroke-width:2px classDef council fill:#FBD7CB,stroke:#EE5C36,color:#7A2A14,stroke-width:2px classDef decision fill:#FBE7C2,stroke:#D99A12,color:#6E4E0E,stroke-width:2px classDef fulfilled fill:#C2F0E6,stroke:#0B9E89,color:#064B41,stroke-width:2px classDef adverse fill:#FBE4DF,stroke:#C8332A,color:#6E1A12,stroke-width:2px,font-weight:bold classDef notenode fill:#F8F9F9,stroke:#8AA0A5,color:#2B3B40,stroke-width:1px,stroke-dasharray:4 2 classDef connector fill:#F8B944,stroke:#C8332A,color:#6E1A12,stroke-width:5px,font-weight:bold classDef ref fill:#FEFAEC,stroke:#D2591F,color:#6E4E0E,stroke-width:1px,stroke-dasharray:4 2 classDef agencyPower fill:#D6E9F6,stroke:#1F5E86,stroke-width:3px,color:#0D4459
flowchart TD Q2{"Potential to cause effects
on historic properties? §800.3(a)(1)"}:::decision DOC_NP["Agency documents basis
for 'no potential' finding"]:::agency END1_REF(["END — No §106"]):::fulfilled NEPA_NOTE["Optional: Coordinate with NEPA and other reviews"]:::notenode I1["Identify SHPO &/or THPO"]:::agency I2["Plan public involvement"]:::agency I3["Identify & invite consulting parties"]:::agency NEXT_P2(["→ §800.4 Identification"]) Q2 -->|"No potential"| DOC_NP DOC_NP --> END1_REF Q2 -->|"Yes"| NEPA_NOTE NEPA_NOTE --> I1 I1 --> I2 I2 --> I3 I3 --> NEXT_P2 style NEXT_P2 fill:#1F6E9C,stroke:#1F5E86,stroke-width:3px,color:#FFFFFF classDef startnode fill:#0D4459,stroke:#062836,color:#F8F9F9,stroke-width:2px,font-weight:bold classDef agency fill:#D6E9F6,stroke:#1F6E9C,color:#0D4459,stroke-width:2px classDef shpo fill:#FBD3E1,stroke:#E82269,color:#7A1138,stroke-width:2px classDef council fill:#FBD7CB,stroke:#EE5C36,color:#7A2A14,stroke-width:2px classDef decision fill:#FBE7C2,stroke:#D99A12,color:#6E4E0E,stroke-width:2px classDef fulfilled fill:#C2F0E6,stroke:#0B9E89,color:#064B41,stroke-width:2px classDef adverse fill:#FBE4DF,stroke:#C8332A,color:#6E1A12,stroke-width:2px,font-weight:bold classDef notenode fill:#F8F9F9,stroke:#8AA0A5,color:#2B3B40,stroke-width:1px,stroke-dasharray:4 2 classDef connector fill:#F8B944,stroke:#C8332A,color:#6E1A12,stroke-width:5px,font-weight:bold classDef ref fill:#FEFAEC,stroke:#D2591F,color:#6E4E0E,stroke-width:1px,stroke-dasharray:4 2 classDef agencyPower fill:#D6E9F6,stroke:#1F5E86,stroke-width:3px,color:#0D4459
§800.4
Identification of Historic Properties
Find and evaluate historic properties within the area of potential effects.
Click to explore ▸
flowchart TD PREV_P2(["← §800.3 Initiation"]) ID1["Determine Area of Potential Effects"]:::agency ID2["Review existing information"]:::agency ID3["Conduct identification efforts"]:::agency PHASE_Q{"Large land area, corridor,
or restricted access?"}:::decision PHASED["Phased Identification & Evaluation — §800.4(b)(2)
Conduct ID in phases as access is gained / alternatives refine;
final ID & evaluation may be deferred only if specifically
provided for in MOA, Programmatic Agreement, or NEPA documents"]:::agency Q_ELIG{"Evaluate Historic Significance
National Register criteria
§800.4(c)"}:::decision E_Y["ELIGIBLE — Agency + SHPO agree"]:::agency E_N["NOT ELIGIBLE — Agency + SHPO agree"]:::agency E_D["No agreement — Refer to Secretary"]:::council NEXT_P3(["→ §800.4(d) Results of Identification"]) PREV_P2 --> ID1 ID1 --> ID2 ID2 --> ID3 ID3 --> PHASE_Q PHASE_Q -->|"Yes"| PHASED PHASED --> Q_ELIG PHASE_Q -->|"No"| Q_ELIG Q_ELIG -->|"Eligible"| E_Y Q_ELIG -->|"Not eligible"| E_N Q_ELIG -->|"No agreement"| E_D E_Y --> NEXT_P3 E_N --> NEXT_P3 E_D --> NEXT_P3 style PREV_P2 fill:#51666B,stroke:#2B3B40,stroke-width:2px,color:#FFFFFF style NEXT_P3 fill:#1F6E9C,stroke:#1F5E86,stroke-width:3px,color:#FFFFFF classDef startnode fill:#0D4459,stroke:#062836,color:#F8F9F9,stroke-width:2px,font-weight:bold classDef agency fill:#D6E9F6,stroke:#1F6E9C,color:#0D4459,stroke-width:2px classDef shpo fill:#FBD3E1,stroke:#E82269,color:#7A1138,stroke-width:2px classDef council fill:#FBD7CB,stroke:#EE5C36,color:#7A2A14,stroke-width:2px classDef decision fill:#FBE7C2,stroke:#D99A12,color:#6E4E0E,stroke-width:2px classDef fulfilled fill:#C2F0E6,stroke:#0B9E89,color:#064B41,stroke-width:2px classDef adverse fill:#FBE4DF,stroke:#C8332A,color:#6E1A12,stroke-width:2px,font-weight:bold classDef notenode fill:#F8F9F9,stroke:#8AA0A5,color:#2B3B40,stroke-width:1px,stroke-dasharray:4 2 classDef connector fill:#F8B944,stroke:#C8332A,color:#6E1A12,stroke-width:5px,font-weight:bold classDef ref fill:#FEFAEC,stroke:#D2591F,color:#6E4E0E,stroke-width:1px,stroke-dasharray:4 2 classDef agencyPower fill:#D6E9F6,stroke:#1F5E86,stroke-width:3px,color:#0D4459
§800.4(d)
Results of Identification
Determine whether historic properties are affected and navigate objection process.
Click to explore ▸
flowchart TD PREV_P3(["← §800.4 Identification"]) Q4{"Historic properties affected?
§800.4(d)(1)"}:::decision NHP1["Document: No Historic
Properties Affected
1) No historic properties in APE
2) No historic property impacts"]:::agency NOTIF_NHP["Notify SHPO/THPO & consulting parties"]:::agency Q_OBJ1{"SHPO/THPO or Council
objects within 30 days?"}:::decision SHPO_NR1["Agency may proceed
to next step — §800.3(c)(4)
OR consult with Council
in lieu of SHPO/THPO"]:::agencyPower END_106_A(["§106 Fulfilled"]):::fulfilled Q_COP1{"Council issues opinion?"}:::decision END_106_B(["§106 Fulfilled"]):::fulfilled CADR1["Agency considers Council opinion"]:::agency Q_AFF1{"Agency affirms
No Historic Properties
Affected?"}:::decision END_NHP(["END — §106 Fulfilled"]):::fulfilled Q4_REF["↩ Return to assessment"]:::ref NOTIF1["Notify consulting parties —
Invite views on effects"]:::agency NEXT_P4(["→ §800.5 Assessment of Adverse Effects"]) PREV_P3 --> Q4 Q4 -->|"No"| NHP1 Q4 -->|"Yes"| NOTIF1 NHP1 --> NOTIF_NHP NOTIF_NHP --> Q_OBJ1 Q_OBJ1 -->|"No objection or no response
within 30 days"| END_106_A Q_OBJ1 -->|"SHPO/THPO does not respond
within 30 days"| SHPO_NR1 SHPO_NR1 -->|"Agency proceeds"| NEXT_P4 Q_OBJ1 -->|"Objection"| Q_COP1 Q_COP1 -->|"No response"| END_106_B Q_COP1 -->|"Opinion issued"| CADR1 CADR1 --> Q_AFF1 Q_AFF1 -->|"Affirms"| END_NHP Q_AFF1 -->|"Revises"| Q4_REF Q4_REF -.-> Q4 NOTIF1 --> NEXT_P4 style PREV_P3 fill:#51666B,stroke:#2B3B40,stroke-width:2px,color:#FFFFFF style NEXT_P4 fill:#1F6E9C,stroke:#1F5E86,stroke-width:3px,color:#FFFFFF classDef startnode fill:#0D4459,stroke:#062836,color:#F8F9F9,stroke-width:2px,font-weight:bold classDef agency fill:#D6E9F6,stroke:#1F6E9C,color:#0D4459,stroke-width:2px classDef shpo fill:#FBD3E1,stroke:#E82269,color:#7A1138,stroke-width:2px classDef council fill:#FBD7CB,stroke:#EE5C36,color:#7A2A14,stroke-width:2px classDef decision fill:#FBE7C2,stroke:#D99A12,color:#6E4E0E,stroke-width:2px classDef fulfilled fill:#C2F0E6,stroke:#0B9E89,color:#064B41,stroke-width:2px classDef adverse fill:#FBE4DF,stroke:#C8332A,color:#6E1A12,stroke-width:2px,font-weight:bold classDef notenode fill:#F8F9F9,stroke:#8AA0A5,color:#2B3B40,stroke-width:1px,stroke-dasharray:4 2 classDef connector fill:#F8B944,stroke:#C8332A,color:#6E1A12,stroke-width:5px,font-weight:bold classDef ref fill:#FEFAEC,stroke:#D2591F,color:#6E4E0E,stroke-width:1px,stroke-dasharray:4 2 classDef agencyPower fill:#D6E9F6,stroke:#1F5E86,stroke-width:3px,color:#0D4459
§800.5
Assessment of Adverse Effects
Apply adverse effect criteria. Determine if project will harm historic properties.
Click to explore ▸
flowchart BT PREV_P4(["← §800.4(d) Results of Identification"]) AE1["Apply criteria of adverse effect §800.5(a)"]:::agency Q_AE{"Adverse effect found?"}:::decision NAE1["Propose No Adverse Effect finding"]:::agency NAE_NOTIF["Notify consulting parties — 30 day review"]:::agency Q_NAE_OBJ{"SHPO/THPO or party
objects within 30 days?"}:::decision SHPO_NR2["Agency may proceed
to next step or consult
with Council in lieu of SHPO/THPO"]:::agencyPower END_106_C(["§106 Fulfilled"]):::fulfilled CREV2["Request Council review — 15 days to respond"]:::council Q_COP2{"Council issues opinion
on No Adverse Effect?"}:::decision END_106_D(["§106 Fulfilled"]):::fulfilled CADR2["Agency considers Council opinion"]:::agency Q_AFF2{"Agency affirms
No Adverse Effect?"}:::decision END_NAE(["END — §106 Fulfilled"]):::fulfilled Q_AE_REF["↩ Return to assessment"]:::ref AE_FOUND["Adverse Effect Found"]:::adverse NEXT_P5(["→ §800.6 Resolution of Adverse Effects"]) PREV_P4 --> AE1 AE1 --> Q_AE Q_AE -->|"Yes"| AE_FOUND Q_AE -->|"No"| NAE1 NAE1 --> NAE_NOTIF NAE_NOTIF --> Q_NAE_OBJ Q_NAE_OBJ -->|"No objection or no response
within 30 days"| END_106_C Q_NAE_OBJ -->|"SHPO/THPO does not respond
within 30 days"| SHPO_NR2 SHPO_NR2 -->|"Agency proceeds"| NEXT_P5 Q_NAE_OBJ -->|"Objection"| CREV2 CREV2 --> Q_COP2 Q_COP2 -->|"No response"| END_106_D Q_COP2 -->|"Opinion issued"| CADR2 CADR2 --> Q_AFF2 Q_AFF2 -->|"Affirms"| END_NAE Q_AFF2 -->|"Revises"| Q_AE_REF Q_AE_REF -.-> Q_AE AE_FOUND --> NEXT_P5 style PREV_P4 fill:#51666B,stroke:#2B3B40,stroke-width:2px,color:#FFFFFF style NEXT_P5 fill:#1F6E9C,stroke:#1F5E86,stroke-width:3px,color:#FFFFFF classDef startnode fill:#0D4459,stroke:#062836,color:#F8F9F9,stroke-width:2px,font-weight:bold classDef agency fill:#D6E9F6,stroke:#1F6E9C,color:#0D4459,stroke-width:2px classDef shpo fill:#FBD3E1,stroke:#E82269,color:#7A1138,stroke-width:2px classDef council fill:#FBD7CB,stroke:#EE5C36,color:#7A2A14,stroke-width:2px classDef decision fill:#FBE7C2,stroke:#D99A12,color:#6E4E0E,stroke-width:2px classDef fulfilled fill:#C2F0E6,stroke:#0B9E89,color:#064B41,stroke-width:2px classDef adverse fill:#FBE4DF,stroke:#C8332A,color:#6E1A12,stroke-width:2px,font-weight:bold classDef notenode fill:#F8F9F9,stroke:#8AA0A5,color:#2B3B40,stroke-width:1px,stroke-dasharray:4 2 classDef connector fill:#F8B944,stroke:#C8332A,color:#6E1A12,stroke-width:5px,font-weight:bold classDef ref fill:#FEFAEC,stroke:#D2591F,color:#6E4E0E,stroke-width:1px,stroke-dasharray:4 2 classDef agencyPower fill:#D6E9F6,stroke:#1F5E86,stroke-width:3px,color:#0D4459
§800.6
Resolution of Adverse Effects
Negotiate with State Historic Preservation Officer (SHPO) / Tribal Historic Preservation Officer (THPO), Council, and parties. Execute MOA or Programmatic Agreement.
Click to explore ▸
flowchart TD PREV_P5(["← §800.5 Assessment of Adverse Effects"]) R1["Notify Council of adverse effect §800.6(a)(1)"]:::agency Q_CPART{"Council participates?
§800.6(a)(1)(iii)"}:::decision COUNCIL_OUT["Agency proceeds without Council"]:::agencyPower subgraph stackedPaths [" "] direction TB subgraph PA ["Path A — Without Council §800.6(b)(1)"] WCA1["Agency + SHPO/THPO +
consulting parties consult"]:::shpo Q_WCA{"Agency & SHPO agree
on resolution?"}:::decision END_MOA_A(["Execute Memorandum of Agreement — Fulfilled"]):::fulfilled WC_REQ["Request Council to join §800.6(b)(1)(v)"]:::agency Q_WCJOIN{"Council agrees to join?"}:::decision end subgraph PB ["Path B — With Council §800.6(b)(2)"] WCB1["Agency + SHPO/THPO +
Council + parties consult"]:::council Q_WCB{"All parties agree
on resolution?"}:::decision Q_DOC{"Resolution document type?"}:::decision END_MOA_B(["Execute Memorandum of Agreement — Fulfilled"]):::fulfilled END_PA_B(["Execute Programmatic Agreement — Fulfilled"]):::fulfilled PA_CREATE_NOTE["Note: A NEW Programmatic Agreement
can be developed here under §800.14(b)(3)
for complex projects or multiple undertakings"]:::notenode end end style stackedPaths fill:none,stroke:none NEXT_P6(["→ §800.7 Failure to Resolve"]) NEXT_PA_LIFE(["→ §800.14(b) Phased Programmatic Agreement Lifecycle"]) PREV_P5 --> R1 R1 --> Q_CPART Q_CPART -->|"Council declines or
silent 15 days"| COUNCIL_OUT COUNCIL_OUT --> WCA1 Q_CPART -->|"Participates"| WCB1 WCA1 --> Q_WCA Q_WCA -->|"Yes"| END_MOA_A Q_WCA -->|"No"| WC_REQ WC_REQ --> Q_WCJOIN Q_WCJOIN -.->|"Yes"| WCB1 Q_WCJOIN -.->|"No"| NEXT_P6 WCB1 --> Q_WCB Q_WCB -->|"Yes"| Q_DOC Q_WCB -.->|"No"| NEXT_P6 Q_DOC -->|"MOA"| END_MOA_B Q_DOC -->|"Programmatic Agreement"| END_PA_B END_PA_B --> NEXT_PA_LIFE style PREV_P5 fill:#51666B,stroke:#2B3B40,stroke-width:2px,color:#FFFFFF style NEXT_P6 fill:#1F6E9C,stroke:#1F5E86,stroke-width:3px,color:#FFFFFF style NEXT_PA_LIFE fill:#E82269,stroke:#A01246,stroke-width:3px,color:#FFFFFF classDef startnode fill:#0D4459,stroke:#062836,color:#F8F9F9,stroke-width:2px,font-weight:bold classDef agency fill:#D6E9F6,stroke:#1F6E9C,color:#0D4459,stroke-width:2px classDef shpo fill:#FBD3E1,stroke:#E82269,color:#7A1138,stroke-width:2px classDef council fill:#FBD7CB,stroke:#EE5C36,color:#7A2A14,stroke-width:2px classDef decision fill:#FBE7C2,stroke:#D99A12,color:#6E4E0E,stroke-width:2px classDef fulfilled fill:#C2F0E6,stroke:#0B9E89,color:#064B41,stroke-width:2px classDef adverse fill:#FBE4DF,stroke:#C8332A,color:#6E1A12,stroke-width:2px,font-weight:bold classDef notenode fill:#F8F9F9,stroke:#8AA0A5,color:#2B3B40,stroke-width:1px,stroke-dasharray:4 2 classDef connector fill:#F8B944,stroke:#C8332A,color:#6E1A12,stroke-width:5px,font-weight:bold classDef ref fill:#FEFAEC,stroke:#D2591F,color:#6E4E0E,stroke-width:1px,stroke-dasharray:4 2 classDef agencyPower fill:#D6E9F6,stroke:#1F5E86,stroke-width:3px,color:#0D4459
§800.7
Failure to Resolve
When consultation fails, Council issues formal comments to head of agency.
Click to explore ▸
flowchart TD PREV_P6(["← §800.6 Resolution of Adverse Effects"]) F1{"Who terminates consultation?
§800.7(a)"}:::decision F_AGY["Agency terminates §800.7(a)(1)"]:::adverse F_SHPO(["State Historic Preservation Officer (SHPO)
terminates — MOA without SHPO
§800.7(a)(2)"]):::fulfilled F_THPO["Tribal Historic Preservation Officer (THPO)
terminates §800.7(a)(3)"]:::shpo F_ACHP["Council terminates §800.7(a)(4)"]:::council FC1["Council prepares formal comments §800.7(c)(1)"]:::council FC2["Council transmits comments within 45 days"]:::council FC3["Head of Agency considers Council comments"]:::agency FC4["Head of Agency documents decision"]:::agency END_F(["END: §106 Fulfilled"]):::fulfilled PREV_P6 --> F1 F1 -->|"Agency"| F_AGY F1 -->|"SHPO"| F_SHPO F1 -->|"THPO"| F_THPO F1 -->|"Council"| F_ACHP F_AGY --> FC1 F_THPO --> FC1 F_ACHP --> FC1 FC1 --> FC2 FC2 --> FC3 FC3 --> FC4 FC4 --> END_F style PREV_P6 fill:#51666B,stroke:#2B3B40,stroke-width:2px,color:#FFFFFF classDef startnode fill:#0D4459,stroke:#062836,color:#F8F9F9,stroke-width:2px,font-weight:bold classDef agency fill:#D6E9F6,stroke:#1F6E9C,color:#0D4459,stroke-width:2px classDef shpo fill:#FBD3E1,stroke:#E82269,color:#7A1138,stroke-width:2px classDef council fill:#FBD7CB,stroke:#EE5C36,color:#7A2A14,stroke-width:2px classDef decision fill:#FBE7C2,stroke:#D99A12,color:#6E4E0E,stroke-width:2px classDef fulfilled fill:#C2F0E6,stroke:#0B9E89,color:#064B41,stroke-width:2px classDef adverse fill:#FBE4DF,stroke:#C8332A,color:#6E1A12,stroke-width:2px,font-weight:bold classDef notenode fill:#F8F9F9,stroke:#8AA0A5,color:#2B3B40,stroke-width:1px,stroke-dasharray:4 2 classDef connector fill:#F8B944,stroke:#C8332A,color:#6E1A12,stroke-width:5px,font-weight:bold classDef ref fill:#FEFAEC,stroke:#D2591F,color:#6E4E0E,stroke-width:1px,stroke-dasharray:4 2 classDef agencyPower fill:#D6E9F6,stroke:#1F5E86,stroke-width:3px,color:#0D4459
Parallel Process · Supplementary Explainer

How §106 Coordinates with NEPA Review

NEPA-NHPA coordination is one of the key sources of Section 106 process friction. Section 106 consultation chronically drifts late in the NEPA process, despite regulations requiring concurrent review. The mismatch is structural. Meaningful identification requires a defined project footprint (a fixed Area of Potential Effect). But NEPA requires evaluating multiple alternatives before a route is chosen. Conducting identification across all alternatives would overwhelm SHPOs and THPOs and conflicts with tribes' reluctance to disclose sacred sites speculatively. ACHP's coordination requirements lack enforcement, and NHPA does not compel agencies to select the alternative that best avoids historic effects. This weakens the incentive for early consultation. NATHPO describes the resulting pattern as a "bifurcated process" that places tribes in a reactive posture after designs have advanced.

The §106 and NEPA processes often run in parallel for the same federal project. Section 800.8 allows agencies to use the NEPA process to satisfy §106 under specific conditions, and not for every type of NEPA review. The diagram below shows the three NEPA pathways and how each one interacts with §106.

⚠ Vulnerability
A common critique of NHPA practice is that agencies pursue Section 106 consultation too late in the NEPA process, after assumptions and routes have begun to solidify. This pattern tends to place tribes in a reactive posture, reducing available options for resolving conflicts and complicating the consultation itself.
%%{init: {'flowchart': {'useMaxWidth': true, 'nodeSpacing': 40, 'rankSpacing': 50, 'padding': 18}, 'themeVariables': {'fontSize': '14px'}}}%% flowchart TD START["Federal agency has an\nundertaking that requires\nboth NEPA and §106"] --> NEPA_TYPE{"What level of\nNEPA review?"} NEPA_TYPE -->|"Categorical\nExclusion"| CATEX["CatEx applies\nunder agency NEPA\nprocedures"] CATEX --> CATEX_WARN["⚠ A CatEx does NOT\nsatisfy §106 — agency must\ncomplete §106 separately\n§800.8(b)"] CATEX_WARN --> STANDARD_106["Agency follows standard\n§§800.3–800.6 process"] NEPA_TYPE -->|"Environmental\nAssessment (EA)"| EA["Agency prepares EA"] EA --> EA_CHOICE{"Agency wants to use\nEA process to\nsatisfy §106?\n§800.8(c)"} EA_CHOICE -->|"No"| STANDARD_106 EA_CHOICE -->|"Yes"| NOTIFY["Agency notifies SHPO/THPO\nand Council in advance\nthat it will use NEPA\nfor §106 — §800.8(c)"] NEPA_TYPE -->|"Environmental\nImpact Statement (EIS)"| EIS["Agency prepares\nDraft EIS"] EIS --> EIS_CHOICE{"Agency wants to use\nEIS process to\nsatisfy §106?\n§800.8(c)"} EIS_CHOICE -->|"No"| STANDARD_106 EIS_CHOICE -->|"Yes"| NOTIFY NOTIFY --> STANDARDS["Agency must meet\nall five standards\nof §800.8(c)(1)"] STANDARDS --> ALL_STANDARDS["1. Identify consulting parties per §800.3(f) or through NEPA scoping\n2. Identify and assess effects on historic properties per §800.4–800.5 standards\n3. Consult with SHPO/THPO, tribes, and parties during NEPA analysis\n4. Involve the public per agency NEPA procedures\n5. Develop avoidance and mitigation alternatives in the EA or Draft EIS"] ALL_STANDARDS --> REVIEW["SHPO/THPO, tribes, and\nparties review the\nEA or Draft EIS"] REVIEW --> OBJECTION{"Any party objects\nthat §106 standards\nnot met?\n§800.8(c)(2)(ii)"} OBJECTION -->|"No objection"| PROCEED{"Adverse effects\nfound in EA/EIS?"} OBJECTION -->|"Objection filed"| COUNCIL_REV["Council reviews\nwithin 30 days\n§800.8(c)(3)"] COUNCIL_REV --> COUNCIL_AGREE{"Council agrees\nwith objection?"} COUNCIL_AGREE -->|"Yes"| COUNCIL_OPINION["Council provides opinion\nto agency; agency must\nconsider before final decision"] COUNCIL_AGREE -->|"No"| PROCEED COUNCIL_AGREE -->|"No response\nin 30 days"| PROCEED PROCEED -->|"No adverse\neffects"| FONSI_ROD["Agency issues\nFONSI or ROD\n§106 fulfilled"] PROCEED -->|"Adverse effects\nfound"| BINDING["Agency must include\nbinding commitment to\navoid/minimize/mitigate\nin FONSI or ROD\n§800.8(c)(4)"] BINDING --> COMMITMENT{"Commitment\nin ROD or MOA?"} COMMITMENT -->|"In the ROD\nitself"| DONE["§106 fulfilled\nwhen ROD issued"] COMMITMENT -->|"Separate MOA\nper §800.6(c)"| MOA_DONE["§106 fulfilled\nwhen MOA executed"] COUNCIL_OPINION --> PROCEED style CATEX_WARN fill:#FBE4DF,stroke:#C8332A,color:#6E1A12,stroke-width:2px style FONSI_ROD fill:#C2F0E6,stroke:#0B9E89,color:#064B41 style DONE fill:#C2F0E6,stroke:#0B9E89,color:#064B41 style MOA_DONE fill:#C2F0E6,stroke:#0B9E89,color:#064B41 style STANDARD_106 fill:#D6E9F6,stroke:#1F6E9C,color:#0D4459
CatEx ≠ §106 compliance. A categorical exclusion under NEPA does not satisfy §106. Even if the project is categorically excluded from NEPA review, the agency must still complete a separate §106 review. This is one of the most common coordination mistakes. §800.8(b).
The agency must notify in advance. If the agency wants to use the NEPA process to satisfy §106, it must tell the SHPO/THPO and the Council before it starts, not after the EA or EIS is already drafted. Failing to notify in advance means the agency cannot use §800.8(c) and must run §106 separately.
Modification after approval. If the agency changes the project after issuing the FONSI or ROD in a way that alters effects on historic properties, or if the agency fails to carry out the avoidance and mitigation measures it committed to, the agency must either prepare supplemental NEPA documents with §106 compliance or go back to the standard §§800.3–800.6 process. §800.8(c)(5).
Reference

Key Definitions — §800.16

Plain-language definitions of the core terms used throughout the Section 106 process. Each entry cites the corresponding subsection of 36 C.F.R. §800.16.

Undertaking§800.16(y) Any project, activity, or program that a federal agency funds (even partly), carries out, or approves. This includes projects that a private company runs if the company needs a federal permit, license, or financial assistance. If the federal government has any hand in a project, that project is an "undertaking" and Section 106 applies.
Historic Property§800.16(l) Any district, site, building, structure, or object — prehistoric or historic — that is listed on the National Register of Historic Places or that qualifies for listing. A property does not have to be officially listed to count; if it meets the National Register criteria, the agency must treat it as a historic property. This includes places of traditional religious and cultural importance to tribes or Native Hawaiian organizations, as long as those places meet the National Register criteria.
Effect§800.16(i) Any change to a historic property that alters the qualities making that property worthy of the National Register. An "effect" can be physical (like demolition or construction damage), visual (like a new building blocking a historic viewshed), or environmental (like noise or pollution that changes the property's character).
Area of Potential Effects (APE)§800.16(d) The boundary the agency draws around every area where a project could change historic properties — directly or indirectly. The agency must consider all types of effects: physical ground disturbance, visual changes, noise, and atmospheric impacts. A single project can have different APEs for different types of effects — for example, a wider boundary for visual impacts than for physical construction.
Consultation§800.16(f) The back-and-forth process where the agency asks for, listens to, and seriously considers the views of other parties involved in the Section 106 review — and, where possible, works toward agreement. Consultation is not just sending a letter and waiting; the agency must genuinely engage. When tribes are involved, the agency must conduct government-to-government consultation, recognizing tribes as sovereign nations.
Memorandum of Agreement (MOA)§800.16(o) A legally binding agreement that spells out exactly what the agency will do to avoid, reduce, or offset adverse effects on historic properties from a specific project. The agency, the SHPO or THPO, and (if participating) the Council all sign the MOA. Once signed, the MOA governs the project and all of the project's parts, and the agency must file a copy with the Council.
Programmatic Agreement (PA)§800.16(t) A legally binding agreement that covers an entire agency program, a complex project, or a group of related projects — unlike an MOA, which covers just one project. Compliance with the PA satisfies Section 106 for every individual project the agreement covers, until the PA reaches its expiration date or one of the signatories terminates the agreement.
Foreclosure§800.16(j) When an agency takes an action — like starting construction or committing funds — that makes it impossible for the Council's comments to matter anymore, because the agency can no longer meaningfully change course. The law prohibits foreclosure. The agency must complete the Section 106 review before spending federal money or issuing a license, not after.
Comment§800.16(e) The formal, written findings and recommendations that the Advisory Council on Historic Preservation sends to the head of a federal agency under Section 106. Formal comments carry more weight than the Council's advisory opinions earlier in the process — the head of the agency must personally consider formal comments before making a final decision.
SHPO§800.16(v) State Historic Preservation Officer — the official each state appoints to run the state's historic preservation program. The SHPO is the agency's primary partner in the Section 106 review for most projects. The SHPO reviews the agency's findings, concurs or objects, and signs any Memorandum of Agreement.
THPO§800.16(w) Tribal Historic Preservation Officer — a tribal official who has formally taken over the SHPO's Section 106 responsibilities for projects on that tribe's lands. When a THPO is in place, the agency works with the THPO instead of (or alongside) the SHPO for projects on or affecting tribal lands.
National Historic Landmark (NHL)§800.16(p) A historic property that the Secretary of the Interior has designated as one of the nation's most significant historic places. When a project would adversely affect a National Historic Landmark, the stakes go up: the Advisory Council on Historic Preservation must participate in the consultation, and the agency must notify the Secretary of the Interior.
Agency Variation

FERC (Federal Energy Regulatory Commission)

Natural Gas Act §§3, 7 · 18 CFR §§157.21, 380.14, 2.1c, 385.2201 · 36 CFR §§800.2(a)(3), 800.14(c) · ACHP Exemption, 67 FR 16364 (2002)

Applicant-assisted review, not delegated review

Project sponsors do much of the front-end cultural resources work for FERC, including records research, field investigations, and Resource Report 4 filings. Resource Report 4 is the portion of a FERC application that identifies cultural and historic resources along a proposed project and explains how the applicant will satisfy Section 106. But FERC remains legally responsible for Section 106 findings and determinations. Applicant assistance is best understood as a capacity tool, not a transfer of federal responsibility.

18 CFR §380.14, §380.12(f) · 36 CFR §800.2(a)(3) · FERC Cultural Resources Guidelines (2017)

Tribal consultation remains FERC-led

FERC authorizes sponsors to begin outreach, but it does not delegate government-to-government Tribal consultation. FERC recognizes a trust responsibility to federally recognized Tribes and consults with Tribes and Alaska Native Claims Settlement Act Corporations through its broader statutory responsibilities, including but not limited to Section 106. If a Tribe does not want to coordinate with the project sponsor, FERC consults directly.

18 CFR §2.1c · FERC, Revised Policy Statement on Consultation with Indian Tribes, 84 FR 56940 (2019) · FERC Cultural Resources Guidelines (2017)

Early identification is constrained by access

FERC's process depends on early cultural resource identification, but full surveys may be limited before a certificate is issued because sponsors generally need landowner permission, state-law access, or other authorization. This means Section 106 information can be uneven early in the proceeding, especially for long linear projects crossing many parcels.

Natural Gas Act §7 · FERC Cultural Resources Guidelines (2017)

Ex parte rules shape consultation

FERC's quasi-judicial structure limits private, off-the-record communications in contested proceedings. Staff can discuss procedural environmental review issues and coordinate with agencies. But they must avoid communications that go to the merits of a contested case. This makes FERC different from land-management agencies that can consult more freely throughout project development. In practice, FERC may not engage with tribes once an application has been filed, a source of tension.

18 CFR §385.2201 (incl. §385.2201(e)) · FERC Cultural Resources Guidelines (2017)

Historic natural gas pipeline exemption

The ACHP has exempted federal agencies from considering effects on historic natural gas pipelines themselves. The exemption does not eliminate Section 106 review for other historic properties affected by a pipeline project, does not apply on tribal land, and includes a documentation condition for certain abandonments.

ACHP, Exemption Regarding Historic Natural Gas Pipelines, 67 FR 16364 (Apr. 5, 2002) · 36 CFR §800.14(c)

Agency Variation

USACE (U.S. Army Corps of Engineers)

33 CFR Part 325, Appendix C · Clean Water Act §404 · Rivers & Harbors Act §10

In plain terms

USACE does not run the standard Section 106 process. It follows its own rulebook — Appendix C, the Corps' alternative Section 106 compliance regulations — built around the Corps permit process. The central move is that the Corps limits its historic-property review to the "permit area" (the water it regulates, plus closely tied uplands), rather than the broader area a project might affect. For linear projects like pipelines, long stretches of the pipeline fall out of the Corps' review area. The chart shows how a permit application moves through that review. The primary point of friction in the historic property review process is around Clean Water Act Section 404 permits, though Appendix C also covers permits under Rivers and Harbors Act Section 10.

%%{init: {'flowchart': {'useMaxWidth': false, 'nodeSpacing': 40, 'rankSpacing': 52, 'padding': 8}, 'themeVariables': {'fontSize': '14px'}}}%% flowchart LR ENTRY(["◆ The Corps follows its own Appendix C procedures for §106\non Department of the Army permits, in place of the standard 36 CFR part 800 process"]) --> A A["Applicant files Department of the Army permit application"] --> B["District engineer defines the permit area — waters of the U.S. plus directly affected uplands"] B --> C{"Upland activity within the permit area? Three-part test"} C -->|"Fails 'but for', 'integrally\nrelated', or 'directly associated'"| D["Excluded from\nthe permit area"] C -->|"Passes all three"| E["Included in\nthe permit area"] D --> F["Public notice states the district engineer's\ncurrent knowledge of historic properties;\nsent to SHPO, NPS, tribes, public"] E --> F F --> G["District engineer identifies properties in the permit area and coordinates with the State Historic Preservation Officer (SHPO)"] G --> H{"Effect on a designated\nhistoric property?"} H -->|"No effect\n(SHPO concurs or no\nresponse in 15 days)"| I["District engineer\nproceeds to decision"] H -->|"No adverse effect"| J["Notify Advisory Council on Historic Preservation (ACHP); ACHP has 30-day window to object"] H -->|"Adverse effect"| K["Coordinate with SHPO to avoid/reduce effects;\nACHP may participate. If unproductive,\nACHP gets a 60-day formal comment"] J --> L["Memorandum of Agreement (MOA)\nor permit conditions resolve effects"] K --> L I --> M(["District engineer's permit decision\n(public interest review, 33 CFR 320.4);\neffects on historic properties taken into account"]):::fulfilled L --> M classDef anchor fill:#F0F2F2,stroke:#8AA0A5,stroke-width:2px,stroke-dasharray:5 4,color:#062836 classDef fulfilled fill:#C2F0E6,stroke:#0B9E89,color:#064B41,stroke-width:2px class ENTRY anchor

⚠ Structural vulnerability

The Corps' approach to Section 106 compliance has been politically and legally contentious. ACHP declared Appendix C "inconsistent" with §106 regulations because it altered the scope of analysis and curtailed consultation rights. The Corps' "permit area" approach attaches §106 review only to small federal handles (e.g., water crossings) within much larger oil pipeline corridors, leaving most of the corridor outside §106. The Dakota Access Pipeline (1,168 miles; only ~37 miles under federal authority) is the paradigmatic case. By the time courts heard the §106 claims, construction was complete.

Key terms
Appendix C
The Corps of Engineers' own procedures (33 CFR Part 325, Appendix C) for meeting Section 106 within its permit program, used in place of the standard 36 CFR Part 800 process.
Department of the Army permit
A Corps permit to do work in U.S. waters. For purposes of historic preservation, the most important permit is under Clean Water Act §404. The Corps also issues permits under the Rivers and Harbors Act §10.
Permit area
The geographic scope of the Corps' review: the regulated waters plus uplands directly tied to the permitted work. Usually narrower than the project's full footprint.
Three-part test
To pull an upland activity into the permit area, it must (1) not occur "but for" the permitted work, (2) be integrally related to it, and (3) be directly associated with it.
District engineer
The Corps official who runs the permit review and makes the Section 106 calls.
SHPO
State Historic Preservation Officer, the state official the Corps coordinates with.
Designated historic property
A property listed in, or agreed eligible for, the National Register of Historic Places. These are the properties the Corps must consider in Section 106 review.
ACHP
The Advisory Council on Historic Preservation. ACHP receives notice and comment windows and may join consultation.
MOA
Memorandum of Agreement, the written deal (or permit conditions) spelling out how effects on historic properties are resolved.
Public interest review
The Corps' broader permit decision standard (33 CFR 320.4) that weighs historic-property effects alongside other factors.
Agency Variation

BLM (Bureau of Land Management) — Public Lands

Nationwide Programmatic Agreement · 36 CFR §800.14(b) · Federal Land Policy and Management Act of 1976

In plain terms

Section 106 normally requires a federal agency to check with a state's historic-preservation office, case by case, before it does anything that might affect a historic site. For projects on public lands, BLM maintains a Programmatic Agreement, a standing deal among the BLM, the national Advisory Council, and the state preservation officers, that lets the BLM handle most of those reviews in-house. In exchange, BLM adheres to an agreed set of rules. The chart below shows when the BLM may use the streamlined Programmatic Agreement, and when it must fall back to the normal process.

%%{init: {'flowchart': {'useMaxWidth': false, 'nodeSpacing': 40, 'rankSpacing': 52, 'padding': 8}, 'themeVariables': {'fontSize': '14px'}}}%% flowchart LR ENTRY(["◆ A §800.14(b) programmatic agreement\ngoverns BLM's §106 compliance for this program"]) --> A A["BLM proposes an\nundertaking on\npublic lands"] --> B{"On or affecting\nTribal lands?"} B -->|"Yes"| C["Standard process applies:\n§§800.3–800.7, §800.8(c),\nor another §800.14 alternative"] B -->|"No"| D{"State has an executed BLM–State\nHistoric Preservation Officer (SHPO) protocol?"} D -->|"No"| C D -->|"Yes"| E["Streamlined protocol\nprocess applies\n(nationwide Programmatic Agreement program alternative)"] E --> P{"Phased undertaking?\nLarge land-use\nplanning area"} P -->|"Yes — phased identification,\nan encouraged strategy\n§800.4(b)(2)"| Q["Identify and evaluate\nproperties for\nthis phase"] Q --> F P -->|"No"| F["BLM line officer determines National Register\nof Historic Places (NRHP) eligibility and applies\nadverse-effect criteria\n• Eligibility of Tribal religious & cultural properties\n still requires SHPO agreement and Tribal\n consultation"] F --> G{"Meets a case-by-case\nor Advisory Council on Historic Preservation (ACHP)\nnotification threshold?"} G -->|"No"| H["Line officer documents\nfinding; reports to SHPO\non protocol schedule"] G -->|"Yes"| I["Case-by-case SHPO\nconsultation; ACHP\ninvited if threshold met"] I --> J["Resolve adverse effects via Memorandum of\nAgreement (MOA) or Programmatic Agreement (PA);\ncompleted prior to the NEPA decision"] H --> R{"More phases\nremaining?"} J --> R R -.->|"Yes, next phase"| Q R -->|"No"| K(["Undertaking proceeds;\n§106 complete"]):::fulfilled C --> K classDef anchor fill:#F0F2F2,stroke:#8AA0A5,stroke-width:2px,stroke-dasharray:5 4,color:#062836 classDef fulfilled fill:#C2F0E6,stroke:#0B9E89,color:#064B41,stroke-width:2px class ENTRY anchor
Key terms
Section 106
The part of the National Historic Preservation Act that requires federal agencies to consider how their actions affect historic places.
Programmatic Agreement (PA)
A standing, negotiated agreement that replaces the standard, case-by-case review with an agreed process, usually streamlined.
Protocol
A state-specific agreement between the BLM and one State Historic Preservation Officer that lets the BLM use the streamlined process in that state.
SHPO / THPO
State / Tribal Historic Preservation Officer, the state or tribal official the BLM consults about historic properties.
Line officer
The BLM manager with authority to make land-use decisions; under the agreement, this person also makes the historic-property calls.
NRHP eligibility
Whether a site qualifies as a "historic property", i.e., eligible for the National Register of Historic Places, and is therefore protected under Section 106.
Adverse effect
A change that would harm the qualities that make a site historic.
ACHP
The Advisory Council on Historic Preservation, the federal body that oversees Section 106 and steps into significant cases.
MOA / PA (as a resolution)
A written agreement spelling out how harm to a historic site will be avoided, reduced, or offset.