> ## 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.

# When should I create multiple projects?

> Create separate projects when topics, methods, or audiences need different filters and delivery settings.

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/when-should-i-create-multiple-projects" />

Create multiple projects when you need different:

* topic scopes
* keyword filters
* delivery settings
* visibility settings

A good rule: one project per distinct research question or monitoring objective.

See [Projects](/guides/projects) for setup details.
