Use **Repeat** to run the graph again after an optional wait or stop after a chosen cycle count. It is the End bookend, not an Add Step, and it never reloads the tab.

When Repeat is on, you choose unlimited cycles or a count, and a wait: **No wait**, **Fixed**, or **Random range**. The stepper is seconds only, 0–3600. **No wait** or a 0-second wait starts the next cycle immediately (back to Go To Web Page).

Default new automation: Repeat on, 30-second Fixed wait.

A timer-style reload is [Refresh Page](/steps/refresh-page) plus this wait. On a [For Each Link](/steps/for-each-link) walk, the card’s “every 5s” is this wait between complete passes — not time spent on each link.

**Each cycle** and **When it stops** alerts stay off until you enable them here. In-flow banners are [Send Alert](/steps/send-alert).

## How to set it

Open the graph. The End block is always there. Turn Repeat off for one cycle. Change the wait if 30 seconds is wrong. Match a [dashboard](/blog/auto-refresh-dashboard-chrome) wait to load time so the board can paint.

## Not this control

Does not reload. Does not wait between For Each Link URLs — that is a [Wait / Delay](/steps/wait-delay) inside Each Link.

## Related guides

[How to auto refresh a tab in Chrome](/blog/auto-refresh-a-tab-in-chrome) is Refresh Page plus Repeat. The [side panel tour](/blog/welcome) shows the End block defaults.
