Creating Projects in Dashboard

A project in Jamdesk represents a single documentation site. Each project connects to one GitHub repository and deploys to its own URL.

Set up a new documentation site by creating a project in the dashboard. You can start from a template or connect an existing GitHub repository, and Jamdesk handles the webhook installation and first build automatically.

Create a New Project

1
Open the dashboard

Go to dashboard.jamdesk.com and sign in.

2
Click New Project

Select New Project from the dashboard.

3
Choose your source

Pick how to start your documentation:

Start with the Starter Template. Jamdesk creates a GitHub repository for you with sample content, components, and an OpenAPI spec.

4
Configure settings
  • Project name — Displayed in the dashboard
  • Subdomain — Your docs URL (e.g., my-docs.jamdesk.app)
  • Branch — The Git branch to deploy (usually main)
5
Create

Click Create Project to finish setup.

Project Limits

Your plan determines how many projects you can create:

PlanProjects
Trial1
Pro1 (expandable)

Need more projects on Pro? Add extra project slots on the Subscription page.

What's Created

When you create a project, Jamdesk:

  1. Connects to your GitHub repository
  2. Installs a webhook for automatic builds
  3. Triggers your first build
  4. Assigns a *.jamdesk.app subdomain

Next Steps

Project Settings

Configure your project

Team Members

Invite collaborators