Skip to main content

Preview, publish, and share

The preview area lets you test the generated application before you expose it to others.

Preview

Use Preview to check:

  • Navigation.
  • Forms and validation.
  • Dashboard or admin screens.
  • Responsive layout.
  • Error states.
  • Data-driven screens.
Cocoding AI preview tab
Preview should be checked after every major assistant change.

If preview is unavailable

Preview can be temporarily unavailable while the generated service is starting, while dependencies install, or when the app has a build error. Use this sequence:

  1. Wait a short moment and choose Refresh Preview.
  2. Open Code and check the assistant's latest files.
  3. Open Output or Terminal for startup errors.
  4. Paste the relevant error into the assistant and ask for a targeted fix.

Share

The share control copies or opens a preview link when the preview is available. If sharing is disabled, the project may still be building or the preview may have failed.

Cocoding AI publish and preview controls
Publish and share controls become useful after the preview is healthy.

Publish

The publish control manages project visibility options. Available options can depend on your plan and project state.

Before publishing

  • Test the core user flow end to end.
  • Confirm mobile layout.
  • Review any sample data.
  • Remove placeholder copy.
  • Verify database and payment behavior if the app uses those features.