> ## Documentation Index
> Fetch the complete documentation index at: https://docs.paperzilla.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# How do I pause email digests without stopping my project?

> Set email frequency to Pause to stop digest emails while keeping paper discovery and your feed running.

export const AiAgents = ({path}) => <Tip>
    <b>AI agents</b>: This page is available as <a href={path + '.md'}>markdown</a>. See also the <a href="/llms.txt">docs index</a> and <a href="/llms-full.txt">full docs</a>.
  </Tip>;

<AiAgents path="/answers/pause-email-digests" />

1. Open the project page.
2. Go to **Delivery settings**.
3. Set **Email frequency** to **Pause**.
4. Save.

Paperzilla keeps discovering papers and updating your feed, but no digest emails are sent. Digests are still created so you can browse them in the app — they show a **Paused** status badge instead of **Sent**.

To resume emails, change the frequency back to your preferred schedule and save.

<Tip>
  This is different from pausing the entire project. A paused project stops discovery altogether. Pausing email delivery only stops the emails — your feed, RSS/Atom, and CLI access stay active.
</Tip>

## Related

* [How do I pause a project?](/answers/pause-project)
* [How do I get less email?](/answers/less-email)
* [Can I use Paperzilla without email?](/answers/read-without-email)
