Use this skill with your AI agent
Paste this skill into your AI agent's context, or save the file to your project. Works with any AI agent that reads markdown.
| 1 | --- |
| 2 | name: fl-annual-report |
| 3 | description: > |
| 4 | Florida Annual Report filing for LLCs and corporations registered with the Division of Corporations (Sunbiz). Covers the annual report requirement, $138.75 fee for LLCs, filing deadline, late filing penalties, and administrative dissolution risk. Primary source: Florida Statutes Chapter 605 (LLCs) and Chapter 607 (corporations). |
| 5 | version: 1.0 |
| 6 | jurisdiction: US-FL |
| 7 | tax_year: 2025 |
| 8 | category: state |
| 9 | depends_on: |
| 10 | - us-tax-workflow-base |
| 11 | validated: April 2026 |
| 12 | --- |
| 13 | |
| 14 | # Florida Annual Report (Sunbiz) v1.0 |
| 15 | |
| 16 | ## What this file is |
| 17 | |
| 18 | **Obligation category:** EF (Entity Fees) |
| 19 | **Functional role:** Entity filing |
| 20 | **Status:** Complete |
| 21 | |
| 22 | This is a Tier 2 content skill that loads on top of `us-tax-workflow-base`. It covers the Florida Division of Corporations annual report filing requirement for LLCs and corporations registered to do business in Florida. The annual report is NOT a tax return; it is an informational filing that keeps entity status active with the state. |
| 23 | |
| 24 | **Tax year coverage.** This skill targets **reporting year 2025** (report due by May 1, 2025, for entities formed or qualified before January 1, 2025). |
| 25 | |
| 26 | **The reviewer is the customer of this output.** This skill assumes a credentialed reviewer reviews and signs off on the filing. The skill produces working papers and a brief, not the filed report itself. |
| 27 | |
| 28 | --- |
| 29 | |
| 30 | ## Section 1 -- Scope statement |
| 31 | |
| 32 | **In scope:** |
| 33 | |
| 34 | - Florida domestic LLCs (Chapter 605, F.S.) |
| 35 | - Florida domestic corporations (for-profit, Chapter 607, F.S.) |
| 36 | - Florida domestic not-for-profit corporations (Chapter 617, F.S.) |
| 37 | - Foreign LLCs and corporations registered to transact business in Florida |
| 38 | - The Sunbiz annual report form (filed online at sunbiz.org) |
| 39 | - Supplemental report for changes made between annual reports |
| 40 | |
| 41 | **Out of scope (refused):** |
| 42 | |
| 43 | - Limited partnerships (Chapter 620, F.S.) -- separate filing regime |
| 44 | - Sole proprietors with no LLC -- no annual report requirement |
| 45 | - Fictitious name (DBA) renewals -- separate process under §865.09, F.S. |
| 46 | - Federal tax return preparation |
| 47 | - Florida corporate income tax (Form F-1120) -- separate skill |
| 48 | - Reinstatement of administratively dissolved entities |
| 49 | |
| 50 | --- |
| 51 | |
| 52 | ## Section 2 -- Filing requirements |
| 53 | |
| 54 | ### Who must file |
| 55 | |
| 56 | Every LLC, corporation, and not-for-profit corporation registered with the Florida Division of Corporations must file an annual report each year to maintain active status. **Source:** §605.0212, F.S. (LLCs); §607.1622, F.S. (corporations). |
| 57 | |
| 58 | ### When to file |
| 59 | |
| 60 | | Item | Detail | Source | |
| 61 | |------|--------|--------| |
| 62 | | Filing window opens | January 1 of each year | Sunbiz filing instructions | |
| 63 | | Filing deadline | May 1 of each year | §605.0212(5), F.S.; §607.1622, F.S. | |
| 64 | | Late filing (supplemental fee) | After May 1, $400 supplemental late fee applies | §605.0212(5)(b), F.S. | |
| 65 | | Administrative dissolution | If no annual report filed by the 3rd Friday in September | §605.0714, F.S. | |
| 66 | |
| 67 | ### How to file |
| 68 | |
| 69 | The annual report must be filed electronically through the Division of Corporations website (sunbiz.org). Paper filings are not accepted for annual reports. |
| 70 | |
| 71 | --- |
| 72 | |
| 73 | ## Section 3 -- Fees |
| 74 | |
| 75 | | Entity type | Annual report fee | Source | |
| 76 | |-------------|-------------------|--------| |
| 77 | | LLC (domestic or foreign) | $138.75 | §605.0212(5)(a), F.S. | |
| 78 | | For-profit corporation (domestic or foreign) | $150.00 | §607.0122(1), F.S. | |
| 79 | | Not-for-profit corporation | $61.25 | §617.0122, F.S. | |
| 80 | | Late fee (all entity types) | $400.00 | §605.0212(5)(b), F.S. | |
| 81 | | Registered agent fee (if changing) | $25.00 | §605.0212(5)(a), F.S. | |
| 82 | |
| 83 | **Note on the $138.75 LLC fee:** This is a combined fee. It includes the $100 annual report fee plus the $38.75 registered agent fee when the registered agent remains the same. If the registered agent is changed, the total may differ. |
| 84 | |
| 85 | --- |
| 86 | |
| 87 | ## Section 4 -- Computation rules (Step format) |
| 88 | |
| 89 | ### Step 1: Determine filing obligation |
| 90 | |
| 91 | - Confirm the entity is registered with the Florida Division of Corporations (search sunbiz.org by entity name or document number). |
| 92 | - Confirm the entity's status is Active or Inactive (if inactive, this skill does not cover reinstatement). |
| 93 | - If the entity was formed or qualified after January 1 of the current year, no annual report is due until the following year. |
| 94 | |
| 95 | ### Step 2: Gather required information |
| 96 | |
| 97 | The annual report requires the following data points: |
| 98 | |
| 99 | 1. Entity name (as registered) |
| 100 | 2. Federal Employer Identification Number (FEIN) |
| 101 | 3. Principal office address (street address required; P.O. Box alone is insufficient) |
| 102 | 4. Mailing address |
| 103 | 5. Registered agent name and address (must be a Florida street address) |
| 104 | 6. Name and address of each manager/managing member (LLCs) or officer/director (corporations) |
| 105 | 7. For LLCs: name and address of each authorized person (if different from manager) |
| 106 | |
| 107 | ### Step 3: Verify registered agent |
| 108 | |
| 109 | - The registered agent must be a Florida resident or a business entity authorized to transact business in Florida. |
| 110 | - The registered agent's address must be a Florida street address (not a P.O. Box). |
| 111 | - If changing the registered agent, the new agent must sign an acceptance. |
| 112 | |
| 113 | ### Step 4: Complete the filing |
| 114 | |
| 115 | - Log in to sunbiz.org annual report filing system. |
| 116 | - Enter the entity's document number. |
| 117 | - Review pre-populated information and update any changes. |
| 118 | - Confirm all manager/member or officer/director information is current. |
| 119 | - Pay the filing fee electronically. |
| 120 | |
| 121 | ### Step 5: Document the filing |
| 122 | |
| 123 | - Record the confirmation number provided by Sunbiz. |
| 124 | - Save/print the filing confirmation for the entity's records. |
| 125 | - Note the filing date for the reviewer brief. |
| 126 | |
| 127 | --- |
| 128 | |
| 129 | ## Section 5 -- Edge cases and special rules |
| 130 | |
| 131 | ### E-1: Entity formed mid-year |
| 132 | |
| 133 | An LLC formed on July 15, 2024, must file its first annual report by May 1, 2025. The report covers the entity's current information as of the filing date, not a specific fiscal period. **Source:** §605.0212, F.S. |
| 134 | |
| 135 | ### E-2: Multiple LLCs under same ownership |
| 136 | |
| 137 | Each LLC is a separate filing. There is no consolidated annual report. Each pays its own $138.75 fee. Flag for reviewer if client has many LLCs -- the aggregate cost may be significant. |
| 138 | |
| 139 | ### E-3: Address changes during the year |
| 140 | |
| 141 | Address changes can be made on the annual report. If an address changes after the annual report is filed, a supplemental filing ($50 fee) can update the records before the next annual report cycle. |
| 142 | |
| 143 | ### E-4: Foreign LLC withdrawing from Florida |
| 144 | |
| 145 | A foreign LLC that has filed a certificate of withdrawal is not required to file an annual report for the year following the effective date of withdrawal. However, the annual report for the year of withdrawal is still due. **Source:** §605.0906, F.S. |
| 146 | |
| 147 | ### E-5: Administrative dissolution risk |
| 148 | |
| 149 | If the annual report is not filed by the third Friday in September, the entity will be administratively dissolved (LLCs) or revoked (corporations). This means the entity loses its legal authority to transact business in Florida. Reinstatement requires additional fees and filings. **Source:** §605.0714, F.S. |
| 150 | |
| 151 | ### E-6: Disregarded entity status |
| 152 | |
| 153 | A single-member LLC that is disregarded for federal tax purposes is still treated as a separate legal entity under Florida law and must file the annual report. The federal tax classification does not affect the Sunbiz filing obligation. |
| 154 | |
| 155 | --- |
| 156 | |
| 157 | ## Section 6 -- Test suite |
| 158 | |
| 159 | ### Test 1: Standard LLC annual report |
| 160 | |
| 161 | - **Input:** Active Florida domestic LLC, formed 2020, no changes to officers or address. |
| 162 | - **Expected output:** File annual report by May 1, 2025. Fee: $138.75. No late fee. |
| 163 | - **Verify:** Confirmation number documented. |
| 164 | |
| 165 | ### Test 2: Late filing |
| 166 | |
| 167 | - **Input:** Active Florida domestic LLC, annual report not yet filed as of May 15, 2025. |
| 168 | - **Expected output:** File immediately. Fee: $138.75 + $400.00 late fee = $538.75. |
| 169 | - **Verify:** Flag for reviewer that late fee applies. |
| 170 | |
| 171 | ### Test 3: Corporation annual report |
| 172 | |
| 173 | - **Input:** Active Florida for-profit corporation, standard filing. |
| 174 | - **Expected output:** Fee: $150.00 by May 1, 2025. |
| 175 | - **Verify:** Officer/director information current. |
| 176 | |
| 177 | ### Test 4: New LLC formed in current year |
| 178 | |
| 179 | - **Input:** LLC formed March 15, 2025. |
| 180 | - **Expected output:** No annual report due until May 1, 2026. Flag for reviewer. |
| 181 | |
| 182 | ### Test 5: Multiple LLCs |
| 183 | |
| 184 | - **Input:** Same owner operates 3 Florida LLCs. |
| 185 | - **Expected output:** 3 separate filings. Total fees: 3 x $138.75 = $416.25. |
| 186 | |
| 187 | --- |
| 188 | |
| 189 | ## Section 7 -- Prohibitions |
| 190 | |
| 191 | - **P-1:** Do NOT file the annual report without confirming current manager/member or officer/director information with the client. Stale data creates legal liability. |
| 192 | - **P-2:** Do NOT use a P.O. Box as the registered agent address. Florida requires a street address. |
| 193 | - **P-3:** Do NOT assume a disregarded LLC is exempt from annual report filing. |
| 194 | - **P-4:** Do NOT advise on whether to let an entity dissolve for tax planning purposes. That is legal advice outside this skill's scope. |
| 195 | - **P-5:** Do NOT attempt to file a paper annual report. Sunbiz requires electronic filing. |
| 196 | |
| 197 | --- |
| 198 | |
| 199 | ## Section 8 -- Self-checks |
| 200 | |
| 201 | Before delivering output, verify: |
| 202 | |
| 203 | - [ ] Entity is confirmed as registered on sunbiz.org |
| 204 | - [ ] Entity type (LLC, corporation, not-for-profit) correctly identified |
| 205 | - [ ] Correct fee amount used for entity type |
| 206 | - [ ] Filing deadline (May 1) has not passed; if passed, late fee included |
| 207 | - [ ] Registered agent address is a Florida street address |
| 208 | - [ ] All manager/member or officer/director names and addresses are current |
| 209 | - [ ] FEIN is provided and matches IRS records |
| 210 | - [ ] Confirmation number documented after filing |
| 211 | - [ ] Reviewer brief includes any flags (late filing, address changes, dissolution risk) |
| 212 | |
| 213 | --- |
| 214 | |
| 215 | ## Section 9 -- Disclaimer |
| 216 | |
| 217 | This skill and its outputs are provided for informational and computational purposes only and do not constitute tax, legal, or financial advice. Open Accountants and its contributors accept no liability for any errors, omissions, or outcomes arising from the use of this skill. All outputs must be reviewed and signed off by a qualified professional (such as a CPA, EA, tax attorney, or equivalent licensed practitioner in your jurisdiction) before filing or acting upon. |
| 218 | |
| 219 | The most up-to-date, verified version of this skill is maintained at [openaccountants.com](https://openaccountants.com). Log in to access the latest version, request a professional review from a licensed accountant, and track updates as tax law changes. |
| 220 |
Run this skill, then get an accountant to check it
After running the full skill pack in your AI agent, sign up and upload your worksheet. We'll connect you with a trusted accountant in our network who can review your numbers before you file.
Quality
Q3: AI-drafted
AI-generated with structure and citations. Not independently verified.
Needs deep research against tax authority websites to reach Q2.
Accountant Review
About
Florida Annual Report filing for LLCs and corporations registered with the Division of Corporations (Sunbiz). Covers the annual report requirement, $138.75 fee for LLCs, filing deadline, late filing penalties, and administrative dissolution risk. Primary source: Florida Statutes Chapter 605 (LLCs) and Chapter 607 (corporations).
Use this skill
This skill is open source and free to use in any AI agent. Copy it, download it, or clone the repo. If you find an error, flag it — a licensed accountant will review.