You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minimal steps to customize this sample starter kit.
Overview
This site ships with placeholder content. Use this quickstart to replace it with your real product docs.
1. Update a page
Replace the sample introduction with a concise overview of your product and the key actions you want new users to take first.
Use your dashboard board editor to confirm the updated introduction looks and reads as expected.
2. Add a new page
Create a new `page` by clicking on the + button from the left navigation bar of dashboard. If you are using git, create the .mdx file and add to navigation bar using documentation.json
Example onboarding flow (replace with yours)
Sign up for an account and verify your email.
Create your first workspace, project, or environment.
Add one integration or data source to connect your existing tools.
Complete a guided action (for example, run your first job or publish your first resource).
Invite a teammate and assign a basic role or permission.
3. Connect API Reference (optional)
If you have an API, replace openapi.yaml with your real OpenAPI file. If you do not need an API reference, remove that tab either from dashboard or documentation.json.
Next steps
Keep the mental model simple and easy to scan.
Add your real auth flows and security notes.