Project Settings
Project Settings is where you tailor a project. The settings are grouped into tabs along the left: General, Features, Appearance, Custom domain, and Custom menu.
General
The General tab covers your project’s identity and branding.
Project name
The display name of your project across the dashboard and published docs.
Project slug
Becomes your project’s URL, so keep it short and readable.
Theme logos
Upload light and dark logos so your branding stays consistent in any mode.
Features
The Features tab is a set of toggles. Flip on what your docs need, then republish to apply the changes. Expand any feature for what it does.
AI Helper & Export Button
AI Helper & Export Button
Adds an AI assistant and an export button to your docs. Use the dropdown to choose which AI tools appear there.
Project Feedback & Analytics
Project Feedback & Analytics
Let readers leave feedback and collect analytics on how they use your docs.
API Explorer
API Explorer
Let readers try your endpoints directly from the docs.
Download API Spec
Download API Spec
Hosts your most recently imported API spec on your published docs and adds a download button in the top-right corner, so readers can grab the raw OpenAPI file. Each time you import a new spec, the hosted file updates to match.
Default Dark Theme
Default Dark Theme
Make dark mode the default view.
Automatic Changelog
Automatic Changelog
Auto-compile changelogs by scanning your project for changes.
AI Search
AI Search
GPT-powered search so readers can ask natural-language questions and get answers from your docs. Use the position dropdown to choose where it appears, such as a side panel.
Iframe Generation
Iframe Generation
Generate iframes to embed your Theneo docs in other platforms or pages.
URL Encoding
URL Encoding
Encode special characters in API request URLs so they stay correctly formatted.
Pre-request Script
Pre-request Script
Run a custom script before each API Explorer request, for example to inject an auth token or set headers.
Appearance
Appearance controls the look and feel of your published docs.
Template
Pick the layout that frames your content. Coreline, for example, is minimalist and wide-format. Use Change template to switch.
Single-page template
Render the whole project as one continuous scrolling page instead of a navigable site.
Default dark theme
Make dark mode the default view for everyone who opens your docs.
HTTP method display
Show GET, POST, PUT, DELETE and more next to each endpoint in the side menu.
Turning a setting on works the same way everywhere. Here is HTTP method display as an example.
1
Open Project Settings → Appearance
From your project dashboard, open Project Settings and click the Appearance tab.
2
Enable HTTP method display
Find the HTTP method display toggle and switch it on.
3
Republish
Republish your project to apply the change.
Custom domain
Point your project at your own domain instead of the default Theneo URL, so your docs match your brand.
Custom domains can also be set at the workspace level. When they are, every new project inherits the domain automatically and its slug becomes the path. For example, a workspace domain of docs.theneo.io with a project slug of test serves that project at docs.theneo.io/test.
Full setup, including DNS configuration and automatic SSL, lives in the Custom Domain section under Your Docs Site.
Custom menu
The Custom menu lets you personalize the navigation so readers reach important content fast.
Reorder
Drag the handle on the left of any item to change its order.
Edit
Click the pencil to rename an item or change where it links.
Add item
Use Add menu item to create new entries and link any content you want.
Main button highlighting
A star icon appears next to every custom-menu item (excluding subitems). Click it to mark that item as the Main Button.
In the published view, the Main Button gets a distinct, highlighted background, drawing the eye to your most important section at a glance.
On this page
- Project Settings