CINXE.COM
administrative law | Wex | US Law | LII / Legal Information Institute
<!DOCTYPE html> <html lang="en"> <head> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=UA-1734385-15"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'UA-1734385-15'); </script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-PDVVHXRDE6"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-PDVVHXRDE6'); </script> <meta charset="utf-8" /> <meta name="version" content="v10.11.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="shortcut icon" href="https://www.law.cornell.edu/sites/www.law.cornell.edu/files/favicon_0.ico" type="image/vnd.microsoft.icon" /> <link rel="canonical" href="https://www.law.cornell.edu/wex/administrative_law"> <meta property="og:site_name" content="LII / Legal Information Institute" /> <meta property="og:type" content="website" /> <meta property="og:url" content="https://www.law.cornell.edu/wex/administrative_law" /> <meta property="og:title" content="administrative law" /> <meta property="og:image" content="https://www.law.cornell.edu/images/liibracketlogo.gif" /> <meta name="twitter:card" content="Wex - administrative law" /> <meta name="twitter:site" content="@LIICornell" /> <meta name="twitter:url" content="https://www.law.cornell.edu/wex/administrative_law" /> <meta name="twitter:title" content="administrative law" /> <meta name="twitter:image" content="https://www.law.cornell.edu/images/liibracketlogo.gif" /> <meta name="dcterms.title" content="administrative law" /> <title>administrative law | Wex | US Law | LII / Legal Information Institute</title> <!-- schema.org metadata --> <script type="application/ld+json"> {"@context": "http://schema.org", "@graph": [{"@type": "BreadcrumbList", "itemListElement": [{"@type": "ListItem", "position": 1, "item": {"@id": "https://www.law.cornell.edu", "name": "LII"}}, {"@type": "ListItem", "position": 2, "item": {"@id": "https://www.law.cornell.edu/wex", "name": "Wex"}}, {"@type": "ListItem", "position": 5, "item": {"@id": "https://www.law.cornell.edu/wex/administrative_law", "name": "administrative law"}}]}, {"@type": "WebSite", "url": "https://www.law.cornell.edu/wex/administrative_law", "name": "administrative law", "author": {"@type": "Organization", "name": "LII", "url": "https://www.law.cornell.edu"}, "description": "Wex - administrative law", "publisher": {"@type": "Organization", "name": "LII / Legal Information Institute", "url": "https://www.law.cornell.edu"}}]} </script> <!-- /schema.org --> <!-- API url --> <script> SEARCH_URL = 'https://api.law.cornell.edu/lii/search'; </script> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@3.4.1/dist/css/bootstrap.min.css" integrity="sha384-HSMxcRTRxnN+Bdg0JdbxYKrThecOKuH5zCYotlSAcp1+c8xmyTe9GYg1l9a69psu" crossorigin="anonymous"> <script src="https://code.jquery.com/jquery-3.6.1.min.js" integrity="sha256-o88AwQnZB+VDvE9tvIXrMQaPlFFSUTR+nldQm1LuPXQ=" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/js-cookie@2/src/js.cookie.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@3.4.1/dist/js/bootstrap.min.js" integrity="sha384-aJ21OjlMXNL5UyIl/XNwTMqvzeRMZH2w8c5cRVpzpU8Y5bApTppSuUkhZXN0VxHd" crossorigin="anonymous"></script> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans" /> <link rel="stylesheet" type="text/css" href="/staticsite_styles/lii_stylenator_v48.min.css" /> <!-- include adcode --> <script type='text/javascript'> !function (a) { var b = /iPhone/i, c = /iPod/i, d = /iPad/i, e = /(?=.*\bAndroid\b)(?=.*\bMobile\b)/i, f = /Android/i, g = /(?=.*\bAndroid\b)(?=.*\bSD4930UR\b)/i, h = /(?=.*\bAndroid\b)(?=.*\b(?:KFOT|KFTT|KFJWI|KFJWA|KFSOWI|KFTHWI|KFTHWA|KFAPWI|KFAPWA|KFARWI|KFASWI|KFSAWI|KFSAWA)\b)/i, i = /IEMobile/i, j = /(?=.*\bWindows\b)(?=.*\bARM\b)/i, k = /BlackBerry/i, l = /BB10/i, m = /Opera Mini/i, n = /(CriOS|Chrome)(?=.*\bMobile\b)/i, o = /(?=.*\bFirefox\b)(?=.*\bMobile\b)/i, p = new RegExp('(?:Nexus 7|BNTV250|Kindle Fire|Silk|GT-P1000)', 'i'), q = function (a, b) { return a.test(b) }, r = function (a) { var r = a || navigator.userAgent, s = r.split('[FBAN'); return 'undefined' != typeof s[1] && (r = s[0]), s = r.split('Twitter'), 'undefined' != typeof s[1] && (r = s[0]), this.apple = { phone: q(b, r), ipod: q(c, r), tablet: !q(b, r) && q(d, r), device: q(b, r) || q(c, r) || q(d, r) }, this.amazon = { phone: q(g, r), tablet: !q(g, r) && q(h, r), device: q(g, r) || q(h, r) }, this.android = { phone: q(g, r) || q(e, r), tablet: !q(g, r) && !q(e, r) && (q(h, r) || q(f, r)), device: q(g, r) || q(h, r) || q(e, r) || q(f, r) }, this.windows = { phone: q(i, r), tablet: q(j, r), device: q(i, r) || q(j, r) }, this.other = { blackberry: q(k, r), blackberry10: q(l, r), opera: q(m, r), firefox: q(o, r), chrome: q(n, r), device: q(k, r) || q(l, r) || q(m, r) || q(o, r) || q(n, r) }, this.seven_inch = q(p, r), this.any = this.apple.device || this.android.device || this.windows.device || this.other.device || this.seven_inch, this.phone = this.apple.phone || this.android.phone || this.windows.phone, this.tablet = this.apple.tablet || this.android.tablet || this.windows.tablet, 'undefined' == typeof window ? this : void 0 }, s = function () { var a = new r; return a.Class = r, a }; 'undefined' != typeof module && module.exports && 'undefined' == typeof window ? module.exports = r : 'undefined' != typeof module && module.exports && 'undefined' != typeof window ? module.exports = s() : 'function' == typeof define && define.amd ? define('isMobile', [], a.isMobile = s()) : a.isMobile = s() }(this); </script> <!-- mobile: vignettes and page-level --> <script async src='//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js'> </script> <script> (adsbygoogle = window.adsbygoogle || []).push({ google_ad_client: 'ca-pub-6351434937294517', enable_page_level_ads: true, }); </script> <!-- adsense --> <script type='text/javascript'> var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; (function () { var gads = document.createElement('script'); gads.async = true; gads.type = 'text/javascript'; var useSSL = 'https:' == document.location.protocol; gads.src = (useSSL ? 'https:' : 'http:') + '//www.googletagservices.com/tag/js/gpt.js'; var node = document.getElementsByTagName('script')[0]; node.parentNode.insertBefore(gads, node); })(); </script> <script type='text/javascript'> function makeDefs() { var width = window.innerWidth || document.documentElement.clientWidth; if (width >= 1200) { var topsize = '[336,280]'; var midsize = '[[1,1],[336,280]]'; var bottomsize = '[[2,1],[728,90]]'; var sponsorcaptionsize = '[[3,1],[336,15]]'; } else if ((width >= 992) && (width < 1199)) { var topsize = '[336,280]'; var midsize = '[[1,1],[336,280]]'; var bottomsize = '[[2,1],[468,60]]'; var sponsorcaptionsize = '[[3,1],[336,15]]'; } else if ((width >= 768) && (width < 992)) { var topsize = '[300,250]'; var midsize = '[[1,1],[300,250]]'; var bottomsize = '[[2,1],[320,100],[320,50]]'; var sponsorcaptionsize = '[[3,1],[300,15]]'; } else if ((width >= 576) && (width < 768)) { var topsize = '[180,150]'; var midsize = '[[1,1],[180,150]]'; var bottomsize = '[[2,1],[320,100],[320,50]]'; var sponsorcaptionsize = '[[3,1],[180,15]]'; } else if ((width >= 360) && (width < 576)) { var topsize = '[336,280]'; var midsize = '[[1,1],[336,280]]'; var bottomsize = '[[2,1],[468,60]]'; var sponsorcaptionsize = '[[3,1],[336,15]]'; } else { var topsize = '[300,250]'; var midsize = '[[1,1],[300,250]]'; var bottomsize = '[[2,1],[300,250],[320,100],[320,50]]'; var sponsorcaptionsize = '[[3,1],[300,15]]'; } var topdefp1 = 'googletag.defineSlot('; var topdefp2 = "'/1519273/LII_DEFAULT_TopRight_300x250', ".concat(topsize, ','); var topdef = topdefp1.concat(topdefp2, '\'', 'div-gpt-ad-top', '\'', ').addService(googletag.pubads()); '); var middefp1 = 'googletag.defineSlot('; var middefp2 = "'/1519273/LII_DEFAULT_MidRight_300x250', ".concat(midsize, ','); var middef = middefp1.concat(middefp2, '\'', 'div-gpt-ad-middle', '\'', ').addService(googletag.pubads()); '); var bottomdefp1 = 'googletag.defineSlot('; var bottomdefp2 = "'/1519273/LII_DEFAULT_Footer_728x90', ".concat(bottomsize, ','); var bottomdef = bottomdefp1.concat(bottomdefp2, '\'', 'div-gpt-ad-bottom', '\'', ').addService(googletag.pubads()); '); var sponsorcaptiondefp1 = 'googletag.defineSlot('; var sponsorcaptiondefp2 = "'/1519273/LII_DEFAULT_SponsorCaption', ".concat(sponsorcaptionsize, ','); var sponsorcaptiondef = sponsorcaptiondefp1.concat(sponsorcaptiondefp2, '\'', 'div-gpt-ad-sponsorcaption', '\'', ').addService(googletag.pubads()); '); var defs = topdef + middef + bottomdef + sponsorcaptiondef return defs; }; googletag.cmd.push(function () { { mydefs = makeDefs(); eval(mydefs); }; googletag.pubads().enableSingleRequest(); googletag.enableServices(); }); //--> </script> <!-- /adsense --> <!-- /include adcode --> <script src="https://justatic.com/v/20160725b/shared/js/widgets/find-a-lawyer.js"></script> </head> <body> <div id="liisurveymodal" class="modal fade bs-example-modal-lg" tabindex="-1" role="dialog" aria-labelledby="liisurveymodal" aria-hidden="true"> <div class="modal-dialog modal-lg"> <div class="modal-content"> <div class="modal-title-box">Please help us improve our site!</div> <div class="modal-header"> <button type="button" class="close" onclick="snooze_survey()" data-dismiss="modal">×</button> </div> <div class="modal-body"> <iframe title="Survey Frame" class="survey-content" id="iframeHolder"></iframe> </div> <div class="modal-footer"> <a href="#" class="btn btn-primary" class="close" data-dismiss="modal" onclick="snooze_survey()">No thank you</a> </div> </div> </div> </div> <header id="conannav" class="navbar navbar-fixed-top active"> <a href="#content" class="skip">Skip to main content</a> <div id="cu-identity"> <div class="container-fluid"> <a href="https://www.cornell.edu" id="insignialink" title="Cornell University"> <img class="img-responsive" src="https://www.law.cornell.edu/sites/all/themes/liizenboot/images/insignia.gif" alt="Cornell University insignia" /> </a> <a href="https://www.lawschool.cornell.edu/" id="clslink" title="Cornell Law School">Cornell Law School</a> <a href="https://www.cornell.edu/search/" id="cusearch" title="Search Cornell University">Search Cornell</a> </div> </div> <div id="lii-identity" class="col-12 identity-header"> <div id="liiheader" class="container-fluid"> <nav id="liiallnav" class="navbar" aria-label="Main"> <div id="liibanner" class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#liinav" href="#liinav"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <div id="liilogodiv"> <a id="liilogo" class="navbar-brand" href="/" aria-label="lii logo"></a> </div> <div class="navbar-right" id="liinavbarstuff"> <button id="survey" class="btn btn-primary icon-pencil icon-white" style="display: none; margin-bottom: 10px; margin-top:-20px; height: 42px">Please help us improve our site!</button> <div id="liidonatewrap"> <a id="liidonate" class="navbar-link mdblueinv" href="/donate" aria-label="Donate to LII"> <span class="glyphicon glyphicon-gift"></span> <span class="gltxt">Support Us!</span> </a> </div> <div id="liisearchlinkwrap"> <a id="liisearchlink" href="#" class="navbar-link cured" aria-label="Search LII"> <span class="glyphicon glyphicon-search"></span> <span class="gltxt">Search</span> </a> </div> <div id="liisearch" href="#"> <div class="input-group" id="adv-search" role="search"> <input label="Enter the terms you wish to search for." placeholder="Search" class="form-control form-text" type="text" id="edit-keys" name="keys" value="" list="autocomplete_list" aria-label="Enter search terms text box"> <datalist id="autocomplete_list"> </datalist> <div class="input-group-btn"> <div class="btn-group" role="group" aria-label="Filter and search buttons"> <button type="button" class="btn btn-primary" onclick="findNowClickEvent()" aria-label="Find now"><span class="glyphicon glyphicon-search" aria-hidden="true" role="button"></span></button> </div> </div> </div> </div> </div> <div id="liinav" class="collapse navbar-collapse"> <ul id="liiheadernav" class="nav navbar-nav" role="menubar" aria-hidden="false"> <li role="menuitem" aria-haspopup="true" class="menu-item dropdown dropdown-submenu"> <a href="/lii/about/about_lii" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false">About LII</a> <ul role="menu" aria-hidden="true" class="dropdown-menu sub-menu"> <li role="menuitem"> <a href="/lii/about/who_we_are">Who We Are</a> </li> <li role="menuitem"> <a href="/lii/about/what_we_do">What We Do</a> </li> <li role="menuitem"> <a href="/lii/about/who_pays_for_this">Who Pays For This</a> </li> <li role="menuitem"> <a href="/lii/about/contact_us">Contact Us</a> </li> </ul> </li> <li role="menuitem" aria-haspopup="true" class="menu-item dropdown dropdown-submenu"> <a href="/lii/get_the_law" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false">Get the law</a> <ul role="menu" aria-hidden="true" class="dropdown-menu sub-menu"> <li role="menuitem"> <a title="U.S. Constitution" href="/constitution">Constitution</a> </li> <li role="menuitem"> <a title="Supreme Court" href="/supremecourt/text/home">Supreme Court</a> </li> <li role="menuitem"> <a title="U.S. Code" href="/uscode/text">U.S. Code</a> </li> <li role="menuitem"> <a title="C.F.R." href="/cfr/text">CFR</a> </li> <li role="menuitem" aria-haspopup="true" class="menu-item dropdown dropdown-submenu"> <a title="Federal Rules" href="/rules" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false">Federal Rules</a> <ul role="menu" aria-hidden="true" class="dropdown-menu submenu-menu"> <li role="menuitem"> <a href="/rules/frap">Federal Rules of Appellate Procedure</a> </li> <li role="menuitem"> <a href="/rules/frcp">Federal Rules of Civil Procedure</a> </li> <li role="menuitem"> <a href="/rules/frcrmp">Federal Rules of Criminal Procedure</a> </li> <li role="menuitem"> <a href="/rules/fre">Federal Rules of Evidence</a> </li> <li role="menuitem"> <a href="/rules/frbp">Federal Rules of Bankruptcy Procedure</a> </li> </ul> </li> <li role="menuitem"> <a title="U.C.C." href="/ucc">U.C.C.</a> </li> <li aria-haspopup="true" class="menu-item dropdown dropdown-submenu"> <a title="Law by jurisdiction" href="#" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false">Law by jurisdiction</a> <ul role="menu" class="dropdown-menu submenu-menu"> <li role="menuitem"> <a href="/states">State law</a> </li> <li role="menuitem"> <a href="/uniform">Uniform laws</a> </li> <li role="menuitem"> <a href="/federal">Federal law</a> </li> <li role="menuitem"> <a href="/world">World law</a> </li> </ul> </li> </ul> </li> <li role="menuitem"> <a href="https://lawyers.law.cornell.edu/">Lawyer directory</a> </li> <li role="menuitem" class="menu-item dropdown dropdown-submenu"> <a href="/wex" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false">Legal encyclopedia</a> <ul role="menu" class="dropdown-menu sub-menu"> <li role="menuitem"> <a href="/wex/category/business_law">Business law</a> </li> <li role="menuitem"> <a href="/wex/category/constitutional_law">Constitutional law</a> </li> <li role="menuitem"> <a href="/wex/category/criminal_law_and_procedure">Criminal law</a> </li> <li role="menuitem"> <a href="/wex/category/family_law">Family law</a> </li> <li role="menuitem"> <a href="/wex/category/employment_law">Employment law</a> </li> <li role="menuitem"> <a href="/wex/category/money_and_financial_problems">Money and Finances</a> </li> <li role="menuitem"> <a href="/wex/wex_articles">More...</a> </li> </ul> </li> <li role="menuitem" class="menu-item dropdown dropdown-submenu"> <a href="/lii/help_out" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false">Help out</a> <ul role="menu" class="dropdown-menu sub-menu"> <li role="menuitem" aria-hidden="true"> <a href="/donate">Give</a> </li> <li role="menuitem" aria-hidden="true"> <a href="/lii/help_out/sponsor">Sponsor</a> </li> <li role="menuitem"> <a href="/lii/help_out/advertise">Advertise</a> </li> <li role="menuitem"> <a href="/lii/help_out/create">Create</a> </li> <li role="menuitem"> <a href="/lii/help_out/promote">Promote</a> </li> <li role="menuitem"> <a href="/lii/help_out/join_directory">Join Lawyer Directory</a> </li> </ul> </li> </ul> <ul id="liinavsoc" class="nav navbar-nav navbar-right"> <li> <div class="addthis_horizontal_follow_toolbox"></div> </li> </ul> </div> </div> </nav> </div> </div> </header> <br><br> <div id="breadcrumb" class="container-fluid"> <div class="row"> <div class="navbar-header"> <nav aria-label="breadcrumb" class="bc-icons-2"> <ol class="breadcrumb"> <li class="breadcrumb-item"><a href="/">LII</a></li> <li class="breadcrumb-item"><a href="/wex">Wex</a></li> <li class="breadcrumb-item breadcrumb-last">administrative law</li> </ol> </nav> </div> </div> </div> <main id="main" class="container-fluid"> <div id="content" class="col-sm-8"> <div class="pagewrapper"> <div class="container-fluid"> <div class="row"> <div title="Definitions Frame"></div> <div id="extracted-content"> <div id="main-content"> <h1 class="title" id="page-title">administrative law</h1> <!-- here if we decide to print the summary in the page display --> <h2 class="element-invisible">Primary tabs</h2> <div id="content1"> <article about="/wex/administrative_law" class="node-6336 node node-wex-cck en view-mode-full clearfix" typeof="sioc:Item foaf:Document"> <header> <span class="rdf-meta element-hidden" content="administrative law" property="dc:title"></span> </header> <div class="field field-name-body field-type-text-with-summary field-label-hidden"> <div class="field-items"> <div class="field-item even" property="content:encoded"><p dir="ltr"><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631a">Administrative law is the branch of </span><a href="https://www.law.cornell.edu/wex/law">law</a> governing the creation and operation of <a href="https://www.law.cornell.edu/wex/administrative_agency">administrative agencies</a>. The powers granted to administrative agencies are particularly important, along with the substantive rules that such agencies make, and the legal relationships between agencies, other <a href="https://www.law.cornell.edu/wex/government">government</a> bodies, and the <a href="https://www.law.cornell.edu/wex/public">public</a> at large.</p> <h4 dir="ltr"><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299bf8-9083-11ef-b8c7-e9213680cfdc">Overview</span></h4> <p dir="ltr"><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299bf9-9083-11ef-b8c7-e9213680cfdc">Administrative law encompasses laws and legal principles governing the administration and </span><a href="https://www.law.cornell.edu/wex/regulation">regulation</a> of government agencies (both <a href="https://www.law.cornell.edu/wex/federal">federal</a> and <a href="https://www.law.cornell.edu/wex/state">state</a>). Agencies are <a href="https://www.law.cornell.edu/wex/delegate">delegated</a> power by <a href="https://www.law.cornell.edu/wex/congress">Congress</a> (or in the case of a state agency, the state <a href="https://www.law.cornell.edu/wex/legislation">legislature</a>), to act as agencies responsible for carrying out certain prerogatives from Congress. Agencies are created through their own organic <a href="https://www.law.cornell.edu/wex/statute">statutes</a>, which establish new laws, and in doing so, create the respective agencies to interpret, <a href="https://www.law.cornell.edu/wex/administer">administer</a>, and <a href="https://www.law.cornell.edu/wex/enforcement_power">enforce</a> those new laws. Generally, administrative agencies are created to protect a public interest rather than to vindicate private rights.</p> <h4 dir="ltr"><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299bfa-9083-11ef-b8c7-e9213680cfdc">Structure of Agencies</span></h4> <p dir="ltr"><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299bfb-9083-11ef-b8c7-e9213680cfdc">Some </span><a href="https://www.law.cornell.edu/wex/textualism">textualist</a> scholars argue that administrative agencies are <a href="https://www.law.cornell.edu/wex/unconstitutional">unconstitutional</a>, particularly because of the arguably unconstitutional delegation of law-making power. Nonetheless, the current <a href="https://www.law.cornell.edu/wex/jurisprudence">jurisprudence</a> in administrative law deems agencies constitutional, and necessary in a functional and pragmatic sense. Indeed, because Congress cannot enforce and administer every law it enacts, it must rely on the agencies to administer, enforce, and otherwise regulate various federal laws that Congress has enacted. Some of the most notable agencies are the executive agencies such as the <a href="https://www.usa.gov/federal-agencies/u-s-department-of-justice">Department of Justice</a> and the <a href="https://www.usa.gov/federal-agencies/u-s-department-of-defense">Department of Defense</a>. Other examples include some independent agencies such as the <a href="https://www.usa.gov/federal-agencies/federal-trade-commission">Federal Trade Commission</a>, <a href="https://www.usa.gov/federal-agencies/securities-and-exchange-commission">Securities and Exchange Commission</a>, and the <a href="https://www.federalregister.gov/agencies/environmental-protection-agency">Environmental Protection Agency</a>, all of which are independent from the direct control of the President. These agencies have enormous power to enact various <a href="https://www.law.cornell.edu/wex/rule">rules</a> defining and interpreting relevant statutes, enforce those rules, and <a href="https://www.law.cornell.edu/wex/adjudicate">adjudicate</a> matters according to those regulations.</p> <h4 dir="ltr"><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299bfc-9083-11ef-b8c7-e9213680cfdc">Statutory Regulation of Agencies</span></h4> <p dir="ltr"><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299bfd-9083-11ef-b8c7-e9213680cfdc">However, despite the agencies’ enormous powers, the governmental agencies must still act within Constitutional and statutory parameters. These and other limits have been </span><a href="https://www.law.cornell.edu/wex/codification">codified</a>, for the most part, into a statute known as the <a href="https://www.law.cornell.edu/wex/administrative_procedure_act">Administrative Procedure Act (APA)</a> and state analogs, which provides for the roles and powers of all the agencies, and the procedures by which they must abide by in all their functions. APA categorizes administrative functions into formal and informal <a href="https://www.law.cornell.edu/uscode/text/5/553">rulemaking</a> and <a href="https://www.law.cornell.edu/uscode/text/5/554">adjudication</a>, which have binding effects, as well as guidance, which has no binding effect. The APA further prescribes certain procedural rules by which the agencies need to follow before acting in one of the functions listed.</p> <p dir="ltr"><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299bfe-9083-11ef-b8c7-e9213680cfdc">The APA is a remedial statute designed to ensure uniformity and openness in the procedures used by federal agencies. The </span><a href="https://www.law.cornell.edu/wex/act">Act</a> is a comprehensive regulatory scheme governing regulations, adjudications, and rulemaking in general terms. The APA is the major source for federal administrative agency law, while state agencies' administration and regulation are governed by comparable state acts.</p> <p dir="ltr"><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299bff-9083-11ef-b8c7-e9213680cfdc">For example, under the federal APA and judicial interpretations of the APA, agencies purporting to engage in the rulemaking function must give </span><a href="https://www.law.cornell.edu/wex/notice">notice</a> of proposed rulemaking before adopting the final rule. The final rule must follow a logical outgrowth of the proposed rule and must display the agencies’ consideration of all comments received and reviewed.</p> <p dir="ltr"><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299c00-9083-11ef-b8c7-e9213680cfdc">In its adjudicatory functions, the agencies often have their own judicial body, known as the </span><a href="https://www.law.cornell.edu/wex/administrative_law_judge_%28alj%29">Administrative Law Judge</a>, who are part of their respective agency, but must be independent from the agency <a href="https://www.law.cornell.edu/wex/official">officials</a> involved in certain actions. The administrative law judges are to adjudicate <a href="https://www.law.cornell.edu/wex/claim">claims</a> or <a href="https://www.law.cornell.edu/wex/dispute">disputes</a> involving the agency, as an impartial <a href="https://www.law.cornell.edu/wex/trier_of_fact">trier of fact</a> and law, and are prohibited by APA from engaging in any <a href="https://www.law.cornell.edu/wex/ex_parte">ex parte</a> contact with the agency, unless upon notice and opportunities to all parties involved in the proceeding.</p> <p dir="ltr"><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299c01-9083-11ef-b8c7-e9213680cfdc">Finally, the agencies have much fewer procedural limitations in its guidance actions, where the agencies can issue interpretive rulings or guidance letters explaining its stance on certain rules, etc., but without the force of law.</span></p> <h4 dir="ltr"><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299c02-9083-11ef-b8c7-e9213680cfdc">Judicial Review of Agency Actions</span></h4> <ul dir="ltr"> <li role="presentation"><em><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299c03-9083-11ef-b8c7-e9213680cfdc"><a href="https://www.law.cornell.edu/supct/cert/22-451">Loper Bright Enterprises v. Raimondo</a></span> </em>(2024)</li> <li role="presentation"><em><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299c04-9083-11ef-b8c7-e9213680cfdc"><a href="https://supreme.justia.com/cases/federal/us/467/837/case.html">Chevron U.S.A., Inc. v. NRDC</a></span></em>, 467 U.S. 837 (1984)</li> <li role="presentation"><em><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299c05-9083-11ef-b8c7-e9213680cfdc"><a href="https://supreme.justia.com/cases/federal/us/519/452/case.html">Auer v. Robbins</a></span></em>, 519 U.S. 452 (1997)</li> <li role="presentation"><em><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299c06-9083-11ef-b8c7-e9213680cfdc"><a href="https://supreme.justia.com/cases/federal/us/323/134/case.html">Skidmore v. Swift</a></span></em>, 323 U.S. 134 (1944)</li> </ul> <p dir="ltr"><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299c07-9083-11ef-b8c7-e9213680cfdc">One important aspect of the administrative law is the judicial deference given by the courts to the agencies. The level of deference afforded to administrative agencies has varied over time (see below). However; in 2024, the Supreme Court overturned </span><em><a href="https://supreme.justia.com/cases/federal/us/467/837/case.html">Chevron U.S.A., Inc. v. NRDC</a></em>, 467 U.S. 837 (1984); in <em><a href="https://www.law.cornell.edu/supct/cert/22-451">Loper Bright Enterprises v. Raimondo</a></em>.</p> <p dir="ltr"><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299c08-9083-11ef-b8c7-e9213680cfdc">Under </span><a href="https://www.law.cornell.edu/wex/chevron_deference">Chevron deference</a>, courts applied an extremely deferential standard of review, in which they deferred to agency interpretations of such statutes unless they were determined to be unreasonable.</p> <p dir="ltr"><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299c09-9083-11ef-b8c7-e9213680cfdc">Under the Auer deference, courts deferred to the agency interpretations of its own ambiguous regulations. Akin to the Chevron deference, the Court decided that the agency’s interpretation of its own regulations were binding unless it was plainly erroneous or inconsistent with the regulation.</span></p> <p dir="ltr"><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299c0a-9083-11ef-b8c7-e9213680cfdc">If the Chevron or Auer deference did not apply, then the Skidmore deference applied, in which the courts did not give a binding deference to the agency’s interpretation but gave varying amounts of deference according to the agency’s expertise in the particular matter. </span></p> <p dir="ltr"><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299c0b-9083-11ef-b8c7-e9213680cfdc">In <em>Loper Bright</em>, </span>the Supreme Court decided that <a href="https://www.law.cornell.edu/wex/chevron_deference">Chevron deference</a> exceeded the guidelines laid out in the <a href="https://www.law.cornell.edu/wex/administrative_procedure_act">Administrative Procedure Act</a>. Going forward, courts should not grant blind deference to the statutory interpretations of <a href="https://www.law.cornell.edu/wex/administrative_agency">administrative agencies</a>, but instead must “independently interpret the statute and effectuate the will of Congress subject to constitutional limits.” See <em>Loper Bright. </em> A court engages in this task by “recognizing constitutional delegations, fixing the boundaries of the delegated authority, and ensuring the agency has engaged in ‘reasoned decision-making’ within those boundaries.” </p> <h4 dir="ltr"><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299c0c-9083-11ef-b8c7-e9213680cfdc">Federal Material</span></h4> <h5 dir="ltr"><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299c0d-9083-11ef-b8c7-e9213680cfdc">Federal Statutes</span></h5> <ul dir="ltr"> <li role="presentation"><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299c0e-9083-11ef-b8c7-e9213680cfdc"><a href="https://www.law.cornell.edu/uscode/text/5">5 U.S.C. - Government Organization and Employees</a></span></li> <li role="presentation"><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299c0f-9083-11ef-b8c7-e9213680cfdc"><a href="https://www.law.cornell.edu/uscode/text/5/chapter-5">5 U.S.C. Ch. 5 - Federal Administrative Procedure Act</a></span></li> </ul> <h5 dir="ltr"><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299c10-9083-11ef-b8c7-e9213680cfdc">Federal Agency Regulations</span></h5> <ul dir="ltr"> <li role="presentation"><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299c11-9083-11ef-b8c7-e9213680cfdc">See generally the </span><a href="https://www.law.cornell.edu/cfr/text">Code of Federal Regulations</a></li> </ul> <h5 dir="ltr"><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299c12-9083-11ef-b8c7-e9213680cfdc">Federal Judicial Decisions</span></h5> <ul dir="ltr"> <li role="presentation"><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299c13-9083-11ef-b8c7-e9213680cfdc">Recent Administrative Law Decisions</span> <ul> <li role="presentation"><em><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299c14-9083-11ef-b8c7-e9213680cfdc"><a href="https://www.law.cornell.edu/supct/cert/22-451">Loper Bright Enterprises v. Raimondo</a></span> </em>(2024)</li> <li role="presentation"><em><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299c15-9083-11ef-b8c7-e9213680cfdc"><a href="https://supreme.justia.com/cases/federal/us/467/837/case.html">Chevron U.S.A., Inc. v. NRDC</a></span></em>, 467 U.S. 837 (1984)</li> <li role="presentation"><em><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299c16-9083-11ef-b8c7-e9213680cfdc"><a href="https://supreme.justia.com/cases/federal/us/519/452/case.html">Auer v. Robbins</a></span></em>, 519 U.S. 452 (1997)</li> <li role="presentation"><em><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299c17-9083-11ef-b8c7-e9213680cfdc"><a href="https://law.justia.com/cases/federal/appellate-courts/F2/950/741/110552/">Shell Oil Co. v. E.P.A.</a></span></em>, 950 F.2d 741 (D.C. Cir. 1991)</li> <li role="presentation"><em><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299c18-9083-11ef-b8c7-e9213680cfdc"><a href="https://supreme.justia.com/cases/federal/us/323/134/case.html">Skidmore v. Swift</a></span></em>, 323 U.S. 134 (1944)</li> </ul> </li> </ul> <p dir="ltr"><span id="docs-internal-guid-3246f1fa-7fff-822e-ea8f-c0baf02d631ac4299c19-9083-11ef-b8c7-e9213680cfdc">[Last updated in July of 2024 by the</span><a href="https://www.law.cornell.edu/lii/about/lii_staff/wdt"> Wex Definitions Team</a>]</p> </div> </div> </div> <div class="field field-name-taxonomy-vocabulary-7 field-type-taxonomy-term-reference field-label-above"> <ul> <li class="field-label">wex <ul class="field-items"> <li class="field-item even"><a aria-label="category: wex: THE LEGAL PROCESS" datatype="" href="/wex/category/the_legal_process" property="rdfs:label skos:prefLabel" typeof="skos:Concept">THE LEGAL PROCESS</a></li> <li class="field-item odd"><a aria-label="category: wex: administrative law" datatype="" href="/wex/category/administrative_law" property="rdfs:label skos:prefLabel" typeof="skos:Concept">administrative law</a></li> <li class="field-item even"><a aria-label="category: wex: business sectors" datatype="" href="/wex/category/business_sectors" property="rdfs:label skos:prefLabel" typeof="skos:Concept">business sectors</a></li> <li class="field-item odd"><a aria-label="category: wex: legal education and practice" datatype="" href="/wex/category/legal_education_and_practice" property="rdfs:label skos:prefLabel" typeof="skos:Concept">legal education and practice</a></li> <li class="field-item even"><a aria-label="category: wex: wex articles" datatype="" href="/wex/category/wex_articles" property="rdfs:label skos:prefLabel" typeof="skos:Concept">wex articles</a></li> <li class="field-item odd"><a aria-label="category: wex: wex definitions" datatype="" href="/wex/category/wex_definitions" property="rdfs:label skos:prefLabel" typeof="skos:Concept">wex definitions</a></li> </ul> </li> </ul> </div> </article> </div> </div><!-- /#main-content --> </div> </div> </div> </div> <div id="page-bottom" aria-hidden="true"> <div class="region region-bottom"> <div id="block-liidfp-2" class="block block-liidfp first last odd"> <div class="gfs"> <div id="div-gpt-ad-bottom" data-google-query-id="CNH77Z7C7d8CFURLAQodp9oMpg"> <script type="text/javascript"> googletag.cmd.push(function () { googletag.display('div-gpt-ad-bottom'); }); </script> </div> </div> </div> </div> </div> </div> <aside id="supersizeme" class="col-sm-4" aria-label="Sponsor Listings and Toolbox panel"> <div class="block" id="toolbox"> <h2 class="title toolbox"><span class="glyphicon glyphicon-briefcase"></span> Wex Toolbox </h2> <div class="socSep"> <hr /> </div> <div class="addthis_sharing_toolbox"></div> <div class="socSep"> <hr /> </div> <script type="text/javascript"> var addthis_config = { data_track_addressbar: false, data_track_clickback: true, publid: 'liiadverts', ui_tabindex: 0, ui_508_compliant: true }; var addthis_share = { url_transforms: { shorten: { twitter: 'bitly' } }, shorteners: { bitly: { login: 'liicornell', apiKey: 'R_75b99d95e1c3033c4dbea23ce04bf5d3' } }, passthrough: { twitter: { via: 'LIICornell' } } }; </script> <script type="text/javascript" src="https://s7.addthis.com/js/300/addthis_widget.js#pubid=liiadverts" async="async"></script> </div> <div class="block" aria-hidden="true"> <div class="gfs"> <div id='div-gpt-ad-top'> <script type='text/javascript'> googletag.cmd.push(function () { googletag.display('div-gpt-ad-top'); }); </script> </div> </div> </div> <div class="block" aria-hidden="true"> <div class="gfs"> <div id='div-gpt-ad-middle'> <script type='text/javascript'> googletag.cmd.push(function () { googletag.display('div-gpt-ad-middle'); }); </script> </div> </div> </div> <div id="block-lii-justia-find-lawyers-sidebar" class="block block-lii last even"> <div id="block-lii-justia-lawyers" class="block block-lii last even"> <div class="sidebar"> <div class="results-sponsored"> <div data-directive="j-find-a-lawyer" data-crosslink="seemorelawyers" data-domain="lawyers.law.cornell.edu"> </div> </div> </div> </div> </div> </aside> </main> <footer id="liifooter" class="container-fluid"> <ul id="liifooternav" class="nav navbar-nav"> <li class="first"> <a href="/lii/about/accessibility" class="nav">Accessibility</a> </li> <li class="first"> <a href="/lii/about/about_lii" class="nav">About LII</a> </li> <li> <a href="/lii/about/contact_us" class="nav">Contact us</a> </li> <li> <a href="/lii/help_out/sponsor">Advertise here</a> </li> <li> <a href="/lii/help" class="nav">Help</a> </li> <li> <a href="/lii/terms/documentation" class="nav">Terms of use</a> </li> <li class="last"> <a href="/lii/terms/privacy_policy" class="nav">Privacy</a> </li> </ul> <ul class="nav navbar-nav navbar-right"> <li> <a href="/" title="LII home page"> <img width="62" height="43" src="https://www.law.cornell.edu/sites/all/themes/liizenboot/images/LII_logo_footer.gif" alt="LII logo"> </a> </li> </ul> </footer> <script> jQuery(document).ready(function () { jQuery("#liisearchlink").click(function () { jQuery("#liisearch").toggle('slide'); jQuery("#liinavbarstuff").toggleClass('searchboxslid'); }); }); jQuery(document).ready(function () { jQuery('[data-toggle="tooltip"]').each(function () { var $elem = jQuery(this); $elem.tooltip({ html: true, container: $elem, delay: { hide: 400 } }); }); }); </script> <script type="text/javascript" src="/staticsite_scripts/htmldiff.js"> </script> <script type="text/javascript" src="/staticsite_scripts/lii_scriptinator.min.js"> </script> <script> window.addEventListener("load", function () { window.cookieconsent.initialise( { "palette": { "popup": { "background": "#000" }, "button": { "background": "#f1d600" } } }) }); </script> </body>