Skip to main content
This guide walks you through enabling Obsidian Publish, creating a site, and publishing your first notes.

Prerequisites

Set up your site

1

Log in to your Obsidian account

  1. Open Settings.
  2. In the sidebar, select General.
  3. Under Account → Your account, select Log in.
  4. Enter your email and password, then click Login.
2

Enable the Publish core plugin

  1. Open Settings.
  2. In the sidebar, select Core plugins.
  3. Enable Publish.
3

Open the Publish changes panel

You can open Publish in three ways:
  1. Open the Command palette (Ctrl+P / Cmd+P).
  2. Type Publish.
  3. Select Publish: Publish changes…
On mobile, open the Ribbon first, then the Command palette.
4

Create a new site

  1. In the Publish changes panel, click Switch site if you already have an existing site, or proceed directly if this is your first.
  2. In Site ID, enter a unique identifier for your site. For example, entering my-notes makes your site available at publish.obsidian.md/my-notes.
  3. Click Create.
The number of sites you can have at the same time depends on your Obsidian Publish subscription tier.
5

Set a site name

  1. In the Publish changes panel, click Change site options (the cog icon).
  2. Under General, enter a name in the Site name field.
  3. Click Save site settings.
The site name appears as the title of your published site.
6

Publish your first notes

  1. In the Publish changes panel, select NEW to see all notes that haven’t been published yet.
  2. Select the notes you want to publish.
  3. Click Publish.
Your notes are now live at your site address.

Next steps

Publish content

Learn how to update, unpublish, and manage linked notes and attachments.

Customize your site

Set a home page, configure navigation, and apply custom CSS.

Custom domains

Serve your site from a domain you own instead of the default Obsidian URL.

Social media link previews

Customize how your pages appear when shared on social networks.

Build docs developers (and LLMs) love