> ## 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 public projects work?

> Public projects can be viewed and reused by others, while private projects remain owner-only.

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/public-projects-work" />

Public projects are discoverable through [Paperzilla's public browsing surface](https://paperzilla.ai/public-digests).

When public:

* Shared links work for anyone
* Project content can appear in public listings

When private:

* Only the owner account can access content

You can switch visibility anytime.
