# Service Area

Service Area is the list of towns you work in. It is one of the
[one-of-a-kind entries](/start-here/admin-panel/): there is exactly one, it is
already there, and you open it and edit it.

Go to **Content**, then **Service Area**. One row is waiting. Click its title.

:::caution[Warning]
Leave **Add New** alone on this screen. It makes a second entry, and your
website then has to guess which list is the real one. The [tour of the admin
panel](/start-here/admin-panel/) explains why.
:::

## What is in the entry

![The Service Area entry open, with three numbered marks: 1 on the Heading box, 2 on the Add Item button, 3 on the six dots beside the first place.](../../../assets/screenshots/service-area-edit.png)

*One row here is one place you work.*

**1. Heading.** The small title above the list on your website, such as "Where
we work".

**2. Add Item.** Adds an empty row for one more place.

**3. The six dots.** Drag these to move a place up or down the list.

**Title** at the very top is a label for the panel only. Visitors never see it.
Leave it as it is.

**Intro** is an optional line under the heading. It only shows where the list
appears as a section on a page, not in the footer.

## Adding a place

1. Click **Add Item**. A new row opens at the bottom.
2. In **Town / county / area**, type the place, such as `Maple Falls`.
3. In **State / region**, type the state or county short code, such as `MT`.
   Your website prints the two together as "Maple Falls (MT)".
4. Leave **Note** empty, or add a short aside such as "our yard is here". It
   prints in small type next to the town, but only where the list shows as a
   section on a page. The footer leaves notes out.
5. Click **Publish**.

:::note[Important]
**Town / county / area** cannot be left empty. If it is, the entry stops
saving, and a red message tells you which row is the problem. Fill the box in,
or take the row out.
:::

## Renaming or removing a place

To rename one, open the entry, change the words in its boxes, and click
**Publish**.

:::caution[Warning]
Removing a row takes that place off your website as soon as you publish.
Anyone searching for that town stops finding you.
:::

To remove one, click the red trash icon on the right of its row, then click
**Publish**.

## The footnote

The last box on the form is a footnote, for something true of the whole list.
"Outside these towns, call us. We travel for larger jobs." is the kind of line
it is for.

It prints in small type under the list.

## Where the list shows up

**In the footer of every page.** The list sits at the bottom of your website,
under your heading, with the places side by side.

![The footer of the live site, showing the heading Where we work above four town names.](../../../assets/screenshots/service-area-footer.png)

*The footer strip. It is on every page of your website.*

**In a Service Area block.** The same places can also show partway down a page,
as rounded chips. It is the same one list, so you only ever type a town once.

![A Service Area section on the live Contact page, with four towns shown as rounded chips.](../../../assets/screenshots/service-area-live.png)

*The same four places, shown as a section on the Contact page.*

To put one on a page, add a **Service Area** block. [Pages](/content/pages/)
shows how blocks are added. The block asks for one thing, a **Heading
override**, and you have to type something there before the **Insert** button
wakes up. Whatever you type becomes the title above the chips on that page.

## Publishing a change

Nothing you type here reaches your website until you click **Publish**. Until
then the old list stays up. See [Saving and
publishing](/start-here/saving-and-publishing/).