---
title: "Register to Vote"
description: "Be sure to check our calendar, which shows the voting dates. Don't fail to vote!"
url: "https://www.cityofclifton.com/index.php/component/content/article/register-to-vote?catid=9"
date: "2026-05-12T11:35:17+00:00"
language: "en-GB"
---

#  Register to Vote

Be sure to check our calendar, which shows the voting dates. Don't fail to vote!

### Location:

You may register to vote by visiting their office at the following location:

 100 Court Circle Rm. 201
P.O. Box 706
Waynesboro, TN 38485
Phone 931-722-3517
Fax 931-722-2388
Email This email address is being protected from spambots. You need JavaScript enabled to view it.### Office Hours:

Monday, Tuesday, Thursday, Friday 8:00-4:30,
Wednesday 8:00-12:00

### Election Board:

**Election Administrator:** Lillie Ruth Brewer

**Deputy AOE:** John Allen Berry and Karen Fletcher

### Early Voting Location:

 County Election Commission
100 Court Circle
Waynesboro, TN 38485

## Schema

```json
{ "@context": "https://schema.org", "@type": "Organization", "@id": "https://www.cityofclifton.com/index.php/component/content/article/register-to-vote#organization", "name": "City of Clifton, Tennessee", "description": "Clifton, TN, is a quaint, scenic town on the bank of the Tennessee River. It offers great lodging, dining, and entertainment in a relaxed, getaway atmosphere.", "email": "citymanager@cityofclifton.com", "url": "https://www.cityofclifton.com", "telephone": "(931) 676-3370", "foundingDate": "2019-07-14", "logo": "https://www.cityofclifton.com/images/logo/clifton-logo.png", "image": "https://www.cityofclifton.com/images/logo/clifton-logo.png", "address": { "@type": "PostalAddress", "streetAddress": "142 Main Street, P.O. Box 192,", "addressCountry": "US", "addressLocality": "Clifton, Tennessee", "addressRegion": "Tennessee", "postalCode": "38425" } }
```

```json
{ "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Official Website | City of Clifton, Tennessee", "item": "https://www.cityofclifton.com/index.php" }, { "@type": "ListItem", "position": 2, "name": "Foundations", "item": "https://www.cityofclifton.com/index.php/component/content/category/foundations" }, { "@type": "ListItem", "position": 3, "name": "Register to Vote", "item": "https://www.cityofclifton.com/index.php/component/content/article/register-to-vote" } ] }
```
