For the complete documentation index, see llms.txt. This page is also available as Markdown.

Publish

Publishing a project controls its visibility to other users on the Spice.ai platform.

Project visibility

Projects can be set to one of two visibility levels:

  • Private (default): Only organization members can view and access the project.

  • Public: The project is visible to all Spice.ai users. Public projects can be discovered, queried, and used as data sources by others via the spice connect or spice add commands.

Before publishing

A project must be connected to a public GitHub repository before it can be published. SpiceRack uses the repository to show the Spicepod configuration behind the public listing. See Connect GitHub.

Viewers cannot change project visibility.

Changing visibility

  1. Select your project.

  2. Navigate to Settings and scroll to the Project visibility section.

  3. Click Publish project to make it public, or Make private to unpublish it.

  4. Confirm in the dialog.

Learn more about public projects.

Last updated

Was this helpful?