---
title: "Edit center details and licensing info"
description: "Update a center's name, capacity, license, or address after it's been created."
type: guide
updated: 2026-09-14
canonical_url: https://help.nestlicare.com/owners/centers/edit-center-details
roles: ["super_admin", "center_admin"]
platforms: [web]
---
Once a center exists, the Edit button lets you update anything except which organization it belongs to.

## Edit a center

1. Go to **Organization → Centers**.
2. Click the center you want to edit.
3. Click **Edit** in the top right of the detail page.

<ScreenshotWithPointers
  src="/screenshots/owners/centers/edit-center-form.png"
  alt="Edit center form"
  pointers={[
    { x: 38.4, y: 15.6, caption: "Name, phone, email — edit freely" },
    { x: 38.4, y: 36, caption: "License number + expiry — update at renewal. Expiry controls the license-expired banner" },
    { x: 65, y: 36, caption: "Capacity — only change when your actual licensed max changes" },
    { x: 38.4, y: 21.6, caption: "Active checkbox — uncheck to hide a center without deleting it" },
    { x: 38.4, y: 44.4, caption: "Timezone + Address — edit as needed" },
  ]}
/>

Click **Save**. Changes take effect immediately.

## When to update license info

Every state requires a valid childcare license displayed on premise. When yours renews:

1. Update **License Number** if the new license has a different number.
2. Update **License Expiry** to the new expiration date.
3. (Optional) Upload the new license PDF under **Center → Documents** if you use the docs feature.

Renewal reminders fire 30 days before expiry — worth keeping current.

## Archive or delete a center

These are owner-only, and they live on the center's row on the **Centers** page rather than inside the edit form.

- **Archive** closes the center's future (no new enrollments, staff assignments, rooms, devices, or shifts) while keeping every record and everybody's access. Use it for a closure, or for a site you have not opened yet.
- **Delete** permanently removes a center, and only works when the center is completely empty. Use it for a duplicate or a mistake.

Both are covered in [Archive or delete a center](/owners/centers/archive-or-delete-a-center).

## Multi-center orgs

If you have multiple centers, the dashboard's **Center picker** in the header lets staff switch which center they're viewing. Staff assigned to Center A won't see Center B's children even if they toggle the picker, because access stays scoped to the center they're assigned to. Archived centers are left out of the picker, so people only choose between sites that are actually running.

## Troubleshooting

**"You don't have permission to edit this center."** You're a center admin for a *different* center in a multi-center org. Only super admins or center admins for that specific center can edit.

**Changed timezone but timestamps look weird.** Existing attendance/activity records keep the timezone they were stored in. Going forward, new records use the new timezone. You won't see retroactive shifts on old data.

**Capacity reduced but still showing old max in reports.** Reports are as of the time of the event. Go to **Reports → Data Health** to see if any reports need regenerating.
