> ## 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 a project?

> Use the Pause project toggle in project configuration to stop discovery and digest delivery.

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-project" />

1. Open the project page.
2. Find **Pause project** in configuration.
3. Turn it on.

While paused, Paperzilla stops discovering new papers for that project, and feed updates plus email digests are paused.

Turn the toggle off to resume.

<Tip>
  If you only want to stop emails but keep discovery and your feed running, set **Email frequency** to **Pause** in delivery settings instead. See [How do I pause email digests without stopping my project?](/answers/pause-email-digests)
</Tip>
