<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel=icon type="image/png" href="/images/favicon.png"/>
<title>Sheriff's Office - Departments - Pottawattamie County, Iowa</title>
<meta name="description" content="Visit the Pottawattamie County Sheriff's Office website, report suspicious activity, apply for a weapons permit, and more.">
<link rel="stylesheet" href="/shared/styles/core-2026-1.css">
<link rel="stylesheet" href="/shared/styles/sheriff-20.css">
<script type="module" src="/shared/scripts/autocomplete/neapolitan-elements/neapolitan-elements.esm.js"></script>
<script nomodule src="/shared/scripts/autocomplete/neapolitan-elements/neapolitan-elements.js"></script>
<script type="text/javascript" src="/shared/scripts/autocomplete/index.php"></script>
<script src="https://cdn.neapolitanlabs.com/scripts/jquery-3.5.1.min.js"></script>
<script src="https://kit.fontawesome.com/9b1c0c4763.js" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/@fancyapps/ui@4.0/dist/fancybox.umd.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fancyapps/ui/dist/fancybox.css" />

<meta property="og:title" content="Sheriff's Office - Departments - Pottawattamie County, Iowa" />
<meta property="og:type" content="website" />
<meta property="og:description" content="Visit the Pottawattamie County Sheriff's Office website, report suspicious activity, apply for a weapons permit, and more." />
<meta property="og:image" content="/images/social_sharing.png" />
<meta property="og:image:secure_url" content="/images/social_sharing.png" />
<meta property="og:image:type" content="image/png" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta property="og:image:alt" content="Photo of the Pottawattamie County, Iowa, courthouse with logo." />

<!-- Google Tag Manager -->
<script>
  (function(w, d, s, l, i) {
    w[l] = w[l] || [];
    w[l].push({
      'gtm.start': new Date().getTime(),
      event: 'gtm.js'
    });
    var f = d.getElementsByTagName(s)[0],
      j = d.createElement(s),
      dl = l != 'dataLayer' ? '&l=' + l : '';
    j.async = true;
    j.src =
      'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
    f.parentNode.insertBefore(j, f);
  })(window, document, 'script', 'dataLayer', 'GTM-KXTTDFG');
</script>
<!-- End Google Tag Manager -->

<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-D59GJ6FZNS"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-D59GJ6FZNS');
</script></head>

<body>
<style type="text/css">
    .portalIcon {
        cursor: pointer;
    }

    ul.portal-dropdown {
        border: 1px solid #3B6B8C;
        border-radius: .25rem;
        list-style: none;
        position: absolute;
        z-index: 9999;
        display: flex;
        flex-direction: column;
        gap: .5rem;
        padding-inline-start: 0;
        padding: .5rem;
        margin-top: .25rem;
        background: white;
        visibility: hidden;
        opacity: 0;
        transition: visibility 0.1s, opacity 0.1s linear;
    }

    ul.portal-dropdown li {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    ul.portal-dropdown li a {
        text-align: left;
        font-size: 20px;
        color: #3B6B8C;
        text-decoration: none;
        width: 100%;
        height: 100%;
        padding: .5rem 1rem;
    }

    ul.portal-dropdown li:hover {
        background-color: rgb(200, 200, 200);
    }

    ul.portal-dropdown.active {
        visibility: visible;
        opacity: 1;
        transition: visibility 0s, opacity 0.1s linear;
    }
</style>
<a class="skip-to-content-link" href="#content">
    Skip to content
</a>
<div class="headerContainer headerEnhanced" id="pageHeader">
    <div class="headerLogo">
        <a href="/"><img src="/images/logo.png" class="logoHeader" alt="Pottawattamie County Sheriff's Office logo"><img src="/images/logo_mobile.png" class="mobileHeader" alt="Pottawattamie County Sheriff's Office logo"></a>
    </div>
            <div class="headerSection" id="hcMenuBar">
        </div>
        <div class="headerAlerts">
        <div class="alertBox">
            <a href="javascript:;" onclick="showAlertsBar()">Alerts</a>
        </div>
        <div class="alertIcon">
            <a href="javascript:;" onclick="showAlertsBar()" title="Close Alerts"><i class="fa-thin fa-bell"></i></a>
        </div>
            </div>
    <div class="headerIcons">
                <a href="javascript:;" onclick="showSearchBar()" id="showSearchLink" title="Show Search Bar"><i class="fa-fw fa-thin fa-search"></i></a>
        <a href="javascript:;" onclick="hideSearchBar()" id="hideSearchLink"><i class="fa-fw fa-thin fa-xmark-large" title="Close Search Bar"></i></a>        <a href="javascript:;" onclick="showNav();hideHamburgerHelper();" id="showNavLink"><i class="fa-fw fa-thin fa-bars" title="Show Navigation Menu"></i></a>
        <a href="javascript:;" onclick="hideNav();hideHamburgerHelper();" id="hideNavLink"><i class="fa-fw fa-thin fa-xmark-large" title="Close Navigation Menu"></i></a>
    </div>

    <div class="departmentNavigation" id="hcNavBar">
        <div class="topIcon">
            <a href="javascript:void(0);" class="icon" onclick="hcNav()">Sections <i class="fa-thin fa-angle-down"></i></a>
        </div>
        <div class="headerNav" id="hcPrimary">
                            <div class="dropdown">
                    <button class="dropbtn"><a href="https://sheriff.pottcounty-ia.gov/about/">About</a><span class="mobileIcon"> <i class="fa-thin fa-angle-down"></i></span></button>
                                            <div class="dropdown-content">
                                                            <a href="/history/" >History</a>
                                                            <a href="/lodd/" >LODD (Line of Duty Deaths)</a>
                                                            <a href="/faq/" >FAQ</a>
                                                    </div>
                                    </div>
                            <div class="dropdown">
                    <button class="dropbtn"><a href="https://sheriff.pottcounty-ia.gov/divisions/">Divisions</a><span class="mobileIcon"> <i class="fa-thin fa-angle-down"></i></span></button>
                                            <div class="dropdown-content">
                                                            <a href="/911/" >911</a>
                                                            <a href="/civil/" >Civil Division</a>
                                                            <a href="/court_security/" >Court Security</a>
                                                            <a href="/investigations/" >Investigations</a>
                                                            <a href="/jail/" >Jail</a>
                                                            <a href="/records/" >Records</a>
                                                            <a href="/road_patrol/" >Road Patrol</a>
                                                    </div>
                                    </div>
                            <div class="dropdown">
                    <button class="dropbtn"><a href="https://sheriff.pottcounty-ia.gov/civil/">Civil Processes</a></button>
                                    </div>
                            <div class="dropdown">
                    <button class="dropbtn"><a href="https://sheriff.pottcounty-ia.gov/sheriff/gun_permits/">Weapon Permits</a></button>
                                    </div>
                            <div class="dropdown">
                    <button class="dropbtn"><a href="https://sheriff.pottcounty-ia.gov/careers/">Careers</a><span class="mobileIcon"> <i class="fa-thin fa-angle-down"></i></span></button>
                                            <div class="dropdown-content">
                                                            <a href="/internships/" >Internships</a>
                                                            <a href="/ride_along_program/" >Ride Along Program</a>
                                                    </div>
                                    </div>
                            <div class="dropdown">
                    <button class="dropbtn"><a href="https://sheriff.pottcounty-ia.gov/sheriff/contact/">Contact</a></button>
                                    </div>
                    </div>
    </div>
    
        <div class="headerOverlay" id="headerOverlay" onclick="hideHamburgerHelper()">
        <div class="headerOverlayArrow">
            <div class="headerArrowUp"></div>
        </div>
        <div class="headerOverlayText">
        <span class="headerOverlayIntro">Looking for our menu?</span>
        <span class="headerOverlayFeature">Start here!</span>
        Explore our departments, services, and more.
        </div>
        <div class="headerOverlayDismiss">
            <a href="javascript:;">
                <i class="fa-thin fa-xmark"></i>
            </a>
        </div>
    </div>
    </div>
<div class="headerMenu" id="headerMenu">
    <div class="headerMenuLeft">
        <div class="headerMenuLeftPrimary">
            <div class="arrowNav"><a href="https://www.pottcounty-ia.gov/">Home</a>
                <div class="rightArrow"></div>
            </div>
            <div class="arrowNav"><a href="javascript:;" onclick="showDepartments()" id="departmentLink">Departments</a>
                <div class="rightArrow"></div>
            </div>
            <div class="arrowNav"><a href="javascript:;" onclick="showAbout()" id="aboutLink">About</a>
                <div class="rightArrow"></div>
            </div>
            <div class="arrowNav"><a href="https://www.pottcounty-ia.gov/calendar/">Calendar</a>
                <div class="rightArrow"></div>
            </div>
            <div class="arrowNav"><a href="https://www.pottcounty-ia.gov/news/">News</a>
                <div class="rightArrow"></div>
            </div>
            <div class="arrowNav"><a href="https://www.pottcounty-ia.gov/online_services/">Online Services</a>
                <div class="rightArrow"></div>
            </div>
            <div class="arrowNav"><a href="https://www.pottcounty-ia.gov/jobs/">Jobs</a>
                <div class="rightArrow"></div>
            </div>
            <div class="arrowNav"><a href="https://www.wattaway.com/" target="_blank">Play <i class="fa-thin fa-external-link"></i></a>
                <div class="rightArrow"></div>
            </div>
        </div>
        <div class="headerMenuLeftSecondary">
            <div><a href="https://www.pottcounty-ia.gov/find_your_fire/">Find Your Fire</a></div>
            <div><a href="https://www.pottcounty-ia.gov/courts/">Courts</a></div>
            <div><a href="https://www.pottcounty-ia.gov/faq/">FAQ</a></div>
            <div><a href="https://www.pottcounty-ia.gov/hours/">Hours</a></div>
            <div><a href="https://www.pottcounty-ia.gov/contact/">Contact</a></div>
            <div><a href="https://www.pottcounty-ia.gov/portal/">Employee Portal</a></div>
        </div>
        <div class="headerMenuFinal">
            <div id="google_translate_element" style="display: none;"></div>
            <label for="language" style="display:none;">Translate Language</label>
            <input value="es" id="language" style="display:none;" />
            <script src="https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
            <script type="text/javascript" src="/shared/scripts/translate.js"></script>
            <div class="headerTranslate"><a href="javascript:void" onclick="javascript:changeLanguageByButtonClick();" class="translate_link translate secondary">Translate</a></div>
            <div class="headerSocialMedia">
                <a href="https://www.facebook.com/PottCountyIA/" target="_blank" title="Pottawattamie County on Facebook"><i class="fab fa-fw fa-facebook-f"></i></a>
                <a href="https://x.com/PottCountyIA" target="_blank" title="Pottawattamie County on Twitter X"><i class="fab fa-fw fa-x-twitter"></i></a>
                <a href="https://www.instagram.com/pottcountyia/" target="_blank" title="Pottawattamie County on Instagram"><i class="fab fa-fw fa-instagram"></i></a>
                <a href="https://www.linkedin.com/company/pottawattamie-county/" target="_blank" title="Pottawattamie County on LinkedIn"><i class="fab fa-fw fa-linkedin"></i></a>
                <a href="https://www.youtube.com/channel/UCeP9ZQIBgMpuSyOprlyMl6g" target="_blank" title="Pottawattamie County on YouTube"><i class="fab fa-fw fa-youtube"></i></a>
            </div>
        </div>
    </div>
    <div class="headerMenuRight" style="background-image: url(https://www.pottcounty-ia.gov/images/featured/hnccabins_spring22_51781.jpg); background-size: cover; background-position: center center;">
        <div class="headerMenuFull" id="departmentMenu">
            <div class="headerMenuCenterDetail">
                <div class="mobileNavClose"><a href="javascript:;" onclick="closeDepartments();">Close Menu</a></div>
                <div><a href="https://www.pottcounty-ia.gov/departments/">All Departments</a></div>
                <div><a href="https://www.pottcounty-ia.gov/assessor/">Assessor</a></div>
                <div><a href="https://www.pottcounty-ia.gov/attorney/">Attorney</a></div>
                <div><a href="https://www.pottcounty-ia.gov/auditor/">Auditor</a></div>
                <div><a href="https://www.pottcounty-ia.gov/supervisors/">Board of Supervisors</a></div>
                <div><a href="https://www.pottcounty-ia.gov/buildings_and_grounds/">Buildings and Grounds</a></div>
                <div><a href="https://www.pottcounty-ia.gov/community_services/">Community Services</a></div>
                <div><a href="https://www.pottconservation.com/">Conservation</a></div>
                <div><a href="https://www.pottcounty-ia.gov/emergency_management/">Emergency Management</a></div>
                <div><a href="https://www.pottcounty-ia.gov/gis/">GIS</a></div>
                <div><a href="https://www.pottcounty-ia.gov/human_resources/">Human Resources</a></div>
                <div><a href="https://www.pottcounty-ia.gov/information_technology/">Information Technology</a></div>
            </div>
            <div class="headerMenuCenterDetail">
                <div><a href="https://www.pottcounty-ia.gov/medical_examiner/">Medical Examiner</a></div>
                <div><a href="https://www.pottcounty-ia.gov/planning_and_development/">Planning and Development</a></div>
                <div><a href="https://www.pottcounty-ia.gov/public_health/">Public Health</a></div>
                <div><a href="https://www.pottcounty-ia.gov/public_relations/">Public Relations</a></div>
                <div><a href="https://www.pottcounty-ia.gov/recorder/">Recorder</a></div>
                <div><a href="https://www.pottcounty-ia.gov/safety_risk_management/">Safety/Risk Management</a></div>
                <div><a href="https://www.pottcounty-ia.gov/secondary_roads/">Secondary Roads</a></div>
                <div><a href="https://www.pottcounty-ia.gov/sheriff/">Sheriff’s Office</a></div>
                <div><a href="https://www.pottcounty-ia.gov/treasurer/">Treasurer</a></div>
                <div><a href="https://www.pottcounty-ia.gov/veterans_service_office/">Veterans Service Office</a></div>
                <div><a href="https://www.pottcounty-ia.gov/wellness_committee/">Wellness Committee</a></div>
            </div>
        </div>
        <div class="headerMenuCenter" id="aboutMenu">
            <div class="headerMenuCenterDetail">
                <div class="mobileNavClose"><a href="javascript:;" onclick="closeAbout();">Close Menu</a></div>
                                <div><a href="/about/"><span>About</span></a></div>
                                <div><a href="/about/bid_notices/"><span>Bid Notices</span></a></div>
                                <div><a href="/about/cemeteries/"><span>Cemeteries</span></a></div>
                                <div><a href="/about/cities/"><span>Cities</span></a></div>
                                <div><a href="/about/county_code/"><span>County Code</span></a></div>
                                <div><a href="/about/elected_officials/"><span>Elected Officials</span></a></div>
                                <div><a href="https://www.pottconservation.com/parks/"><span>Parks</span></a></div>
                                <div><a href="https://www.wattaway.com/"><span>Tourism</span></a></div>
                            </div>
        </div>
    </div>
</div>
<div class="headerSearchMenu" id="headerSearchMenu">
    <div id="primarySearch">
        <form action="/search/" method="get" style="margin: 0;">
            <nl-autocomplete placeholder="Search for Departments, Services, FAQs, and more..." aria-label="Search the Website"></nl-autocomplete>
        </form>
    </div>
    <script>
        document.querySelector('nl-autocomplete').list = window.globalConfigData.autocomplete.primarySearch;
    </script>

    <div id="secondaryHeader">

        <div class="headerTrending">
            <h2>Trending Today</h2>
            <p>These popular topics are heating up. Explore today's most viewed pages.</p>
            <div class="trending">
                                    <div class="trendingTopic trendingNo0">
                        <a href="/auditor/elections/">
                            <div class="trendingNumber">
                                <div class="trendingData">1</div>
                                <div class="trendingFlag"><img src="/images/trending_flag.png" alt=""></div>
                            </div>
                            <div class="trendingDetail">Elections</div>
                        </a>
                    </div>
                                    <div class="trendingTopic trendingNo1">
                        <a href="/recorder/passport_appointments/">
                            <div class="trendingNumber">
                                <div class="trendingData">2</div>
                                <div class="trendingFlag"><img src="/images/trending_flag.png" alt=""></div>
                            </div>
                            <div class="trendingDetail">Passport Appointments</div>
                        </a>
                    </div>
                                    <div class="trendingTopic trendingNo2">
                        <a href="/sheriff/inmate_roster/">
                            <div class="trendingNumber">
                                <div class="trendingData">3</div>
                                <div class="trendingFlag"><img src="/images/trending_flag.png" alt=""></div>
                            </div>
                            <div class="trendingDetail">Inmate Roster</div>
                        </a>
                    </div>
                                    <div class="trendingTopic trendingNo3">
                        <a href="/attorney/criminal_division/">
                            <div class="trendingNumber">
                                <div class="trendingData">4</div>
                                <div class="trendingFlag"><img src="/images/trending_flag.png" alt=""></div>
                            </div>
                            <div class="trendingDetail">Criminal Division</div>
                        </a>
                    </div>
                                    <div class="trendingTopic trendingNo4">
                        <a href="/auditor/sample_ballots/">
                            <div class="trendingNumber">
                                <div class="trendingData">5</div>
                                <div class="trendingFlag"><img src="/images/trending_flag.png" alt=""></div>
                            </div>
                            <div class="trendingDetail">Sample Ballots</div>
                        </a>
                    </div>
                                    <div class="trendingTopic trendingNo5">
                        <a href="/auditor/upcoming_elections/">
                            <div class="trendingNumber">
                                <div class="trendingData">6</div>
                                <div class="trendingFlag"><img src="/images/trending_flag.png" alt=""></div>
                            </div>
                            <div class="trendingDetail">Upcoming Elections</div>
                        </a>
                    </div>
                            </div>
        </div>

        <div class="headerPropertySearch">
            <h2>Real Estate Search</h2>
            <div class="property-search">
                <nl-property-search-form></nl-property-search-form>
            </div>
        </div>

    </div>
</div>
<div class="headerAlertMenu" id="headerAlertMenu">
    <h2>
        County Alerts <a href="javascript:;" onclick="hideAlertsBar()" title="Close Alerts"><i class="fa-fw fa-thin fa-xmark-large" aria-hidden="true"></i></a>
    </h2>


            <div class="alert">
            <div class="alertInfo">
                There are no alerts at this time. To be notified when alerts are added to the Pottawattamie County website, subscribe to our notifications.
            </div>
            <div class="alertDetails"><a href="https://www.pottcounty-ia.gov/notifications/">Subscribe <i class="fa-thin fa-arrow-right-long"></i></a></div>
        </div>
    </div>
<div class="content noSection enhancedDepartment" id="content">


<div class="sectionFeature home">
  <video autoplay muted loop playsinline class="contentHeaderVideo" aria-hidden="true">
    <source src="https://cdn.neapolitanlabs.com/videos/pott_county/sheriff.mp4" type="video/mp4" id="featuredVideo" aria-hidden="true">
  </video>
  <button id="pauseButton" aria-label="Pause background animation"><i class="fa-thin fa-pause-circle"></i></button>
</div>
<script>
  const video = document.getElementById('featuredVideo');
  const btn = document.getElementById('pauseButton');
  btn.addEventListener('click', function() { 
    if (video.paused) { 
        video.play();
        btn.innerHTML = '<i class="fa-thin fa-pause-circle"></i>';
    } else {
        video.pause();
        btn.innerHTML = '<i class="fa-thin fa-play-circle"></i>';
    }
  });
</script>

<div class="sectionQuickLinks homeQuickLinks">
    <div class="quickLink ql0">
        <a href="https://sheriff.pottcounty-ia.gov/inmate_roster/">
        <div class="qlIcon">
            <i class="fa-thin fa-list"></i>
        </div>
        <div class="qlText">
            Inmate Roster        </div>
        </a>
    </div>
    <div class="quickLink ql1">
        <a href="https://sheriff.pottcounty-ia.gov/warrants_list/">
        <div class="qlIcon">
            <i class="fa-thin fa-handcuffs"></i>
        </div>
        <div class="qlText">
            Warrant List        </div>
        </a>
    </div>
    <div class="quickLink ql2">
        <a href="https://sheriff.pottcounty-ia.gov/gun_permits/">
        <div class="qlIcon">
            <i class="fa-thin fa-gun"></i>
        </div>
        <div class="qlText">
            Weapons Permits        </div>
        </a>
    </div>
    <div class="quickLink ql3">
        <a href="https://sheriff.pottcounty-ia.gov/civil/sheriff_sales/">
        <div class="qlIcon">
            <i class="fa-thin fa-file-alt"></i>
        </div>
        <div class="qlText">
            Sheriff Sales        </div>
        </a>
    </div>
    <div class="quickLink ql4">
        <a href="https://sheriff.pottcounty-ia.gov/records/">
        <div class="qlIcon">
            <i class="fa-thin fa-file-alt"></i>
        </div>
        <div class="qlText">
            Records Requests        </div>
        </a>
    </div>
    <div class="quickLink ql5">
        <a href="https://sheriff.pottcounty-ia.gov/investigations/sex_offender_registry/">
        <div class="qlIcon">
            <i class="fa-thin fa-badge-sheriff"></i>
        </div>
        <div class="qlText">
            Sex Offender Registry        </div>
        </a>
    </div>
</div>

<div class="departmentMission">
    <div class="departmentMissionBanner bannerLeft"></div>
    <div class="departmentMissionContent"><h2>Mission Statement</h2>To provide progressive public safety to fulfill the diverse needs of citizens through the expertise of our professional staff and utilization of all available resources.</div>
    <div class="departmentMissionBanner bannerRight"></div>
</div>


<div class="featuredNewsContainer">
<div class="featuredNewsItems">
    
<script type="text/javascript">
document.addEventListener("DOMContentLoaded", function() {
    const scrollLeft = document.getElementById("scrollLeft");
    const scrollRight = document.getElementById("scrollRight");
    const blogContainer = document.querySelector(".featuredNewsHome");

    scrollRight.addEventListener("click", function() {
        blogContainer.scrollBy({
            top: 0, 
            left: 390, 
            behavior: 'smooth'
        });
        scrollLeft.classList.remove("scrollDisabled");
    });

    scrollLeft.addEventListener("click", function() {
        blogContainer.scrollBy({
            top: 0, 
            left: -390, 
            behavior: 'smooth'
        });
    });

});

</script>
<div class="featuredNewsIntro">
    <h2>News and Announcements</h2>
    <div class="featuredNewsArrows">
        <div id="scrollLeft" class="scrollDisabled">
            <i class="fa-thin fa-arrow-left"></i>
        </div>
        <div id="scrollRight">
            <i class="fa-thin fa-arrow-right"></i>
        </div>
    </div>
</div>

<section class="featuredNewsScroll">
<div class="featuredNewsHome">
    <div class="featuredNewsItemsContainer">
	<div class="featuredNewsSpacer"></div>
        <div class="featuredNews fbCount" style="background-image:url(https://www.pottcounty-ia.gov/images/general/jobs_image_71319_med.jpg);">
        <a href="https://www.governmentjobs.com/careers/pottcounty/jobs/5348538" target="_blank" >
        <span class="featuredNewsName">
            <b>Job Opening</b>
            Certified Medication Aide (On-Call)        </span>
        <span class="featuredNewsReadMore">
        Posted 5/19/26<br>
        Apply Now <i class="fa-thin fa-arrow-right"></i></span>
        </a>
    </div>
        <div class="featuredNews fbCount" style="background-image:url(https://www.pottcounty-ia.gov/images/news/pottawattamie_county_recognizes_police_week_2026_96838_med.jpg);">
        <a href="/news/pottawattamie_county_recognizes_police_week_2026/" >
        <span class="featuredNewsName">
            <b>News</b>
            Pottawattamie County Recognizes Police Week 2026        </span>
        <span class="featuredNewsReadMore">
        Posted 5/14/26<br>
        Read More <i class="fa-thin fa-arrow-right"></i></span>
        </a>
    </div>
        <div class="featuredNews fbCount" style="background-image:url(https://www.pottcounty-ia.gov/images/general/jobs_image_71319_med.jpg);">
        <a href="https://www.governmentjobs.com/careers/pottcounty/jobs/5331511" target="_blank" >
        <span class="featuredNewsName">
            <b>Job Opening</b>
            Certified Medication Aide        </span>
        <span class="featuredNewsReadMore">
        Posted 5/5/26<br>
        Apply Now <i class="fa-thin fa-arrow-right"></i></span>
        </a>
    </div>
        <div class="featuredNews fbCount" style="background-image:url(https://www.pottcounty-ia.gov/images/news/pottawattamie_county_recognizes_national_correctional_officers_and_employees_week_64147_med.jpg);">
        <a href="/news/pottawattamie_county_recognizes_national_correctional_officers_and_employees_week/" >
        <span class="featuredNewsName">
            <b>News</b>
            Pottawattamie County Recognizes National Correctional Officers and Employees Week        </span>
        <span class="featuredNewsReadMore">
        Posted 5/3/26<br>
        Read More <i class="fa-thin fa-arrow-right"></i></span>
        </a>
    </div>
        <div class="featuredNews fbCount" style="background-image:url(https://www.pottcounty-ia.gov/images/news/pottawattamie_county_recognizes_911_professionals_during_public_safety_telecommunicators_week_76781_med.jpg);">
        <a href="/news/pottawattamie_county_recognizes_911_professionals_during_public_safety_telecommunicators_week/" >
        <span class="featuredNewsName">
            <b>News</b>
            Pottawattamie County Recognizes 911 Professionals During Public Safety Telecommunicators Week         </span>
        <span class="featuredNewsReadMore">
        Posted 4/14/26<br>
        Read More <i class="fa-thin fa-arrow-right"></i></span>
        </a>
    </div>
        <div class="featuredNews fbCount" style="background-image:url(https://www.pottcounty-ia.gov/images/news/shop_with_the_sheriff_receives_3574_donation_through_change_to_make_change_program_92439_med.jpg);">
        <a href="/news/shop_with_the_sheriff_receives_donation_through_harrahs_and_horseshoes_change_to_make_change_program/" >
        <span class="featuredNewsName">
            <b>News</b>
            Shop with the Sheriff Receives Donation Through Harrah's and Horseshoe's “Change to Make Change” Program        </span>
        <span class="featuredNewsReadMore">
        Posted 2/2/26<br>
        Read More <i class="fa-thin fa-arrow-right"></i></span>
        </a>
    </div>
        <div class="featuredNews fbCount" style="background-image:url(https://www.pottcounty-ia.gov/images/news/shop_with_the_sheriff_returns_november_15_to_support_local_children_88700_med.jpg);">
        <a href="/news/shop_with_the_sheriff_returns_november_15_to_support_local_children/" >
        <span class="featuredNewsName">
            <b>News</b>
            Shop with the Sheriff Returns November 15 to Support Local Children        </span>
        <span class="featuredNewsReadMore">
        Posted 11/10/25<br>
        Read More <i class="fa-thin fa-arrow-right"></i></span>
        </a>
    </div>
        <div class="featuredNews fbCount" style="background-image:url(https://www.pottcounty-ia.gov/images/news/local_hackerturnedinvestigator_inspires_at_heartland_developers_conference_59392_med.jpg);">
        <a href="/news/local_hackerturnedinvestigator_inspires_at_heartland_developers_conference/" >
        <span class="featuredNewsName">
            <b>News</b>
            Local Hacker-Turned-Investigator Inspires at Heartland Developers Conference        </span>
        <span class="featuredNewsReadMore">
        Posted 10/3/25<br>
        Read More <i class="fa-thin fa-arrow-right"></i></span>
        </a>
    </div>
        </div>
</div>
</section>

<div class="homeNewsLink">
	<a href="/news/">View All News <i class="fa-thin fa-arrow-right"></i></a>
</div>

</div>
</div>
<div class="homeCTA" style="background-image: linear-gradient(rgba(0,0,0,0.6),rgba(0,0,0,.6)), url(/images/cta/grow_your_career_45548.jpg);">
    <div class="homeCTAFeature">
        <div class="homeCTAText">
        <div class="homeCTAHeaderText">Join Our Team</div>
        <h3>Grow Your Career</h3>
        <p>Working at the Pottawattamie County Sheriff&rsquo;s Office is more than just serving and protecting the citizens of Iowa.&nbsp;</p>
        <p><a href="https://sheriff.pottcounty-ia.gov/careers/" target="_blank">Join Now <i class="fa-regular fa-fw fa-arrow-right"></i></a></p>
        </div>
    </div>
    <div class="homeCTANavigation">
    </div>
</div>

<div class="department">
  <div class="departmentContent departmentFull">
        <h2>About the Sheriff</h2>

<p>Sheriff Andrew Brown was elected Sheriff in the November 2020 election. He succeeded Sheriff Danker to become the first new Sheriff of Pottawattamie County since 1993. Sheriff Brown has served in the Pottawattamie County Sheriff&#39;s Office since 1999 when he began his career as a Detention Officer. He served as a Special Deputy Sheriff from 2001 until he became a full-time Deputy Sheriff for Pottawattamie County in 2003. Sheriff Brown went on to hold the ranks of Corporal, Sergeant, Lieutenant, and, now, Sheriff.</p>

<p><a class=button href=https://sheriff.pottcounty-ia.gov/history/>Sheriff&#39;s Office History <i class='fa-thin fa-arrow-right'></i></a></p>
  </div>
</div>

<div class="stayConnected">
  <div class="stayConnectedBanner bannerLeft">
  </div>
  <div class="stayConnectedTagline">
    Stay Connected
  </div>
  <div class="stayConnectedLinks">
     <a href="https://sheriff.pottcounty-ia.gov" target="_blank"><i class="fa-regular fa-browser" style="margin-left: 10px;"></i></a>     <a href="https://www.facebook.com/PottCoSheriff" target="_blank"><i class="fa-brands fa-facebook-square" style="margin-left: 10px;"></i></a>     <a href="https://twitter.com/pottcosheriff" target="_blank"><i class="fa-brands fa-x-twitter" style="margin-left: 10px;"></i></a>              </div>
  <div class="stayConnectedBanner bannerRight">
  </div>
</div>

<div class="departmentContact">

    <div class="departmentContactInfo">

        <div>
        
        <h2>Contact Us</h2>
        <h3>Location</h3>
        <p>
        Sheriff's Office<br>                1400 Big Lake Road<br>
        Council Bluffs, IA 51501                </p>
        <p>
        <a href="https://maps.google.com/maps/dir//1400+Big+Lake+Road,+Council+Bluffs,+IA+51501" target="_blank" class="button">Driving Directions <i class="fa-thin fa-arrow-right"></i></a>
        </p>
                </div>

        <div>

                <h3>Phone</h3>
        <p>Office: (712) 890-2200        <br>Non-Emergency: (712) 328-5737        <br><b>Call 911 for Emergencies</b>                                </p>
        
        <h3>Hours</h3>
        <p>8:00am to 4:00pm<br />
Monday - Friday<br>
        <a data-fancybox data-src="#holidayList" href="javascript:;">Holiday Closures</a></p>        </div>

    </div>

        <div class="departmentMap">
      <iframe src="https://www.google.com/maps/embed/v1/place?key=AIzaSyBWHOlvcKNPAifaxet5QPMWCYP0w6QVwes&q=1400+Big+Lake+Road,+Council+Bluffs,+IA+51501&zoom=14" allowfullscreen></iframe>
    </div>
    
  </div>

<div class="homePartners">
    <div class="homePartner"><a href="https://www.smart911.com/smart911/ref/reg.action?pa=pcema" target="_blank"><img src="/images/logos/alert_iowa.png" alt="Alert Iowa logo">Emergency Alert Signup</a></div>
    <div class="homePartner"><a href="https://www.issda.org/" target="_blank"><img src="/images/logos/issda.png" alt="ISSDA logo">Iowa State Sheriffs' and Deputies' Association</a></div>
    <div class="homePartner"><a href="https://www.thehistoricalsociety.org/museums/squirrel-cage-jail-1.html" target="_blank"><img src="/images/logos/squirrel_cage_jail.png" alt="Squirrel Cage Jail logo">Squirrel Cage Jail Museum</a></div>
    <div class="homePartner"><a href="https://sheriffs.org/" target="_blank"><img src="/images/logos/national_sheriffs_association.png" alt="National Sheriffs' Association logo">National Sheriffs' Association</a></div>
    <div class="homePartner"><a href="https://dps.iowa.gov/" target="_blank"><img src="/images/logos/iowa_state_patrol.png" alt="Iowa State Patrol logo">Iowa State Patrol</a></div>
</div>

<div class="homeAbout">
    <div class="homeAboutIntro">
        Sheriff's Office
    </div>
    <div class="homeAboutText">
        <p><strong>Values</strong></p>

<p>We are committed to working with the community with dignity, honesty, respect, integrity, and value the public and our co-workers as individuals.</p>

<p><strong>Vision</strong></p>

<p>We will set the standard as a leader in the criminal justice system by striving to maintain a safe environment and providing the highest level of professional services to individuals within our jurisdiction.</p>
    </div>
</div>
</div>
<div class="footerContainer">
    <div class="footerDivider"></div>
    <div class="footerCore">
        <div class="footerLogo">
            <img src="https://www.pottcounty-ia.gov/images/logo_footer.png" alt="Pottawattamie County logo with Find Your Fire tagline">
        </div>
        <div class="footerContact">
            227 S 6th St.<br>
            Council Bluffs, IA 51501<br>
            (712) 328-5600
        </div>
        <div class="footerNavigation">
            <div>
                <a href="https://pottcounty-ia.gov/departments/">Departments</a><br>
                <a href="https://pottcounty-ia.gov/about/">About</a><br>
                <a href="https://pottcounty-ia.gov/online_services/">Online Services</a>
            </div>
            <div>
                <a href="https://pottcounty-ia.gov/calendar/">Calendar</a><br>
                <a href="https://pottcounty-ia.gov/jobs/">Jobs</a><br>
                <a href="https://www.wattaway.com/" target="_blank">Play <i class="fa-thin fa-external-link"></i></a>
            </div>
        </div>
    </div>
    <div class="footerSocial">
        <a href="https://www.facebook.com/PottCountyIA/" target="_blank" title="Pottawattamie County on Facebook"><i class="fab fa-fw fa-facebook-f"></i></a>
        <a href="https://x.com/PottCountyIA" target="_blank" title="Pottawattamie County on Twitter X"><i class="fab fa-fw fa-x-twitter"></i></a>
        <a href="https://www.instagram.com/pottcountyia/" target="_blank" title="Pottawattamie County on Instagram"><i class="fab fa-fw fa-instagram"></i></a>
        <a href="https://www.linkedin.com/company/pottawattamie-county/" target="_blank" title="Pottawattamie County on LinkedIn"><i class="fab fa-fw fa-linkedin"></i></a>
        <a href="https://www.youtube.com/channel/UCeP9ZQIBgMpuSyOprlyMl6g" target="_blank" title="Pottawattamie County on YouTube"><i class="fab fa-fw fa-youtube"></i></a>
    </div>
    <div class="footerCredit">
        <div class="footerCopyright">
            &copy; 2026 Pottawattamie County, Iowa<span class="footerCreditDivider"> | </span><a href="https://www.pottcounty-ia.gov/policies/">Website Privacy, Legal, & Linking Policy</a><span class="footerCreditDivider"> | </span><a href="https://www.pottcounty-ia.gov/page/accessibility/">Accessibility</a>
        </div>
        <div class="footerNL">
            <a href="//www.neapolitanlabs.com/">powered by <img src="/images/neapolitan_labs.png" alt="Neapolitan Labs ice cream sandwich logo"></a>
        </div>
    </div>
</div>
<script type="text/javascript" src="/shared/scripts/scripts.js"></script>
<script type="text/javascript" src="/shared/scripts/nav-25.js"></script>
    <script type="text/javascript" src="/shared/scripts/dropdown.js"></script>


<div id="holidayList" style="display:none;">
  <h3>Upcoming Holiday Closure Schedule</h3>
  <ul>
      <li>Independence Day - Observed (July 3, 2026)</li>
      <li>Labor Day (September 7, 2026)</li>
      <li>Veteran&#039;s Day (November 11, 2026)</li>
      <li>Thanksgiving Day (November 26, 2026)</li>
      <li>Day after Thanksgiving (Lieu of Lincoln&#039;s Birthday) (November 27, 2026)</li>
      <li>Christmas (December 25, 2026)</li>
      <li>New Years Day 2027 (January 1, 2027)</li>
    </ul>
</div><script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'a03eb55a4febc86f',t:'MTc4MDE1NDI3NA=='};var a=document.createElement('script');a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script></body>
</html>
