Project Settings
The Settings page is where you configure your project's identity, design, domain, and branding options.
Accessing Settings
Click the Settings icon in the editor toolbar, or navigate directly to your project's settings page. A "Back to Editor" link at the top returns you to the editing view.
General
| Field | Description |
|---|---|
| Project Name | The display name of your project. Shown in the dashboard and site navbar. |
| Description | A short description of your project. Used for metadata and SEO. |
Logo & Imagery
| Field | Description |
|---|---|
| Logo URL | URL to your logo image. Displayed in the site navbar. |
If your brand was extracted during project creation, the detected logo is pre-filled. You can change it at any time.
To use an uploaded image as your logo, upload it through the AI agent first, then paste the resulting path into the Logo URL field.
Colors
Six color fields are available, each with a color picker and hex input:
| Color | Purpose |
|---|---|
| Primary | Links, buttons, active states |
| Secondary | Supporting UI elements |
| Accent | Highlights and call-to-action elements |
| Background | Page background |
| Text | Primary body text |
| Text Secondary | Muted text and captions |
A visual palette preview is shown above the color inputs so you can see your chosen colors at a glance.
Typography
| Field | Description |
|---|---|
| Body Font | Font family for paragraph text (e.g., Inter, DM Sans) |
| Heading Font | Font family for page titles and section headings |
| Code Font | Font family for inline code and code blocks (e.g., JetBrains Mono) |
A font preview is displayed below the inputs when a body font is set.
Theme & Spacing
| Field | Description |
|---|---|
| Default Color Scheme | Choose Light or Dark as the default theme for your published site |
| Border Radius | Corner rounding for UI elements (default: 8px) |
Custom Domain (Pro Only)
Custom domains require a Pro subscription and at least one successful publish. See the Custom Domain Setup guide for detailed instructions.
This section lets you:
- Enter a custom domain (e.g.,
docs.yourcompany.com) - View DNS configuration instructions
- Click Verify DNS to check your CNAME record
- Click Connect Domain once verified
- Remove a connected domain
If you are on the Free plan, this section shows an Upgrade to Pro prompt instead.
Branding
This section shows the branding status of your published site:
- Free plan: Your published site displays a "Docs by Docsio" badge. An Upgrade to Pro button is shown.
- Pro plan: A confirmation that your site has no Docsio branding.
Branding changes take effect on the next publish.
Danger Zone
The Danger Zone section at the bottom of Settings contains the Delete Project button.
Deleting a project is irreversible. It permanently removes all documents, build history, and the published site. You are asked to confirm twice before deletion proceeds.
Saving Changes
After making changes to any section above (General, Colors, Typography, Theme, Logo), click the Save All Changes button to apply your updates. Domain and deletion actions have their own dedicated buttons and take effect immediately.