Federal Agency Notices

Notices by Federal Agency

Find the latest rules, regulations, notices, and publications from United States federal agencies. This directory includes top-level agencies and their subdivisions, organized for quick access to documents from the past five years.

Federal Agencies

SettingsRequest history107msRequest Duration4MBMemory Usage12.x
Laravel Version
12.3.0
PHP Version
8.4.1
Environment
production
Debug Mode
Enabled
URL
fedmonitor.com
Timezone
UTC
Locale
en
GET agencies
status
200 OK
full_url
https://fedmonitor.com/agencies
action_name
agencies.index
controller_action
App\Http\Controllers\AgencyController@index
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
    status
    200 OK
    full_url
    https://fedmonitor.com/agencies
    action_name
    agencies.index
    controller_action
    App\Http\Controllers\AgencyController@index
    uri
    GET agencies
    controller
    App\Http\Controllers\AgencyController@index
    file
    app/Http/Controllers/AgencyController.php:23-52
    middleware
    web
    duration
    107ms
    peak_memory
    8MB
    response
    text/html; charset=UTF-8
    request_format
    html
    request_query
    []
    
    request_request
    []
    
    request_headers
    0 of 0
    array:30 [ "x-laravel-cloud-env" => array:1 [ 0 => "env-9e663346-6293-4a92-96f0-67b15beb57a8" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "priority" => array:1 [ 0 => "u=0, i" ] "pragma" => array:1 [ 0 => "no-cache" ] "cf-warp-tag-id" => array:1 [ 0 => "7da024d5-7d1b-4fb0-8113-5ff0b4f2f72e" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "cf-ray" => array:1 [ 0 => "92b0ebf07c00cf5f-CMH" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "18.217.228.61" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "cache-control" => array:1 [ 0 => "no-cache" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "x-scheme" => array:1 [ 0 => "https" ] "x-forwarded-scheme" => array:1 [ 0 => "https" ] "x-original-forwarded-for" => array:1 [ 0 => "18.217.228.61, 18.217.228.61" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-real-ip" => array:1 [ 0 => "18.217.228.61" ] "x-forwarded-for" => array:1 [ 0 => "18.217.228.61" ] "x-request-id" => array:1 [ 0 => "825f1fa0ef96a6b8b2df8b3e4f922ae6" ] "host" => array:1 [ 0 => "fedmonitor.com" ] ]
    request_cookies
    []
    
    response_headers
    0 of 0
    array:3 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Fri, 04 Apr 2025 12:48:43 GMT" ] ]
    session_attributes
    0 of 0
    array:1 [ "_token" => "EyYXpeGppnkMcS0Utf2Cq6eAeEEvPwmUaPyG2K62" ]
    • Booting (7.42ms)time
    • Application (99.09ms)time
    • Routing (789μs)
    • Preparing Response (6.19ms)
    • View: agencies.indexviews
    • View: layouts.publicviews
    • View: components.application-logoviews
    • 1 x Application (93.03%)
      99.09ms
      1 x Booting (6.97%)
      7.42ms
      1 x Preparing Response (5.81%)
      6.19ms
      1 x Routing (0.74%)
      789μs
      3 x View (0%)
      0μs
      3 templates were rendered
      • agencies.indexindex.blade.php#?blade
      • layouts.publicpublic.blade.php#?blade
      • components.application-logoapplication-logo.blade.php#?blade
      2 statements were executed75.38ms
      • AgencyController.php#32mainConnection Established
        Backtrace
        • app/Http/Controllers/AgencyController.php:32
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:456
        • app/Http/Controllers/AgencyController.php:28
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • AgencyController.php#43main66msselect "id", "name", "slug", "short_name", "parent_id", "image_url", "doc_count" from "agencies" where "doc_count" > 0 and "latest_publication_date" >= '2020-04-04 12:48:43' and "parent_id" is null and "agencies"."deleted_at" is null order by "name" asc
        Bindings
        • 0: 0
        • 1: 2020-04-04 12:48:43
        Backtrace
        • app/Http/Controllers/AgencyController.php:43
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:456
        • app/Http/Controllers/AgencyController.php:28
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • AgencyController.php#43main9.38msselect "id", "name", "slug", "short_name", "parent_id", "image_url", "doc_count" from "agencies" where "agencies"."parent_id" in (3, 4, 5, 8, 13, 20, 26, 28, 29, 39, 45, 46, 50, 51, 53, 55, 64, 65, 67, 73, 74, 80, 81, 84, 91, 97, 99, 100, 108, 109, 118, 126, 127, 130, 132, 134, 135, 138, 142, 146, 147, 150, 153, 155, 157, 158, 159, 162, 167, 168, 169, 171, 176, 192, 195, 196, 198, 201, 203, 208, 209, 219, 222, 225, 227, 228, 231, 236, 240, 241, 242, 244, 247, 251, 252, 254, 255, 258, 260, 268, 269, 272, 277, 288, 290, 291, 296, 308, 309, 311, 319, 321, 328, 334, 337, 339, 340, 342, 348, 356, 361, 363, 364, 368, 369, 376, 378, 382, 385, 390, 402, 404, 405, 406, 408, 411, 415, 416, 420, 421, 423, 427, 428, 429, 434, 438, 443, 445, 447, 448, 451, 454, 455, 458) and "doc_count" > 0 and "latest_publication_date" >= '2020-04-04 12:48:43' and "agencies"."deleted_at" is null order by "name" asc
        Bindings
        • 0: 0
        • 1: 2020-04-04 12:48:43
        Backtrace
        • app/Http/Controllers/AgencyController.php:43
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:456
        • app/Http/Controllers/AgencyController.php:28
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      App\Models\Agency
      279Agency.php#?
          ClearShow all
          Date ↕MethodURLData
          #12025-04-04 12:48:43GET/agencies32279