Loading documentation...
Loading...
This site requires authentication. Sign in with your organization account to continue.
Sign in with MicrosoftProject config (config.json) is missing or invalid. The site cannot load until this is fixed.
Loading documentation...
Select a document from the navigation menu to view its contents.
You can also use keyboard shortcuts: j and k to navigate, or ? to see all shortcuts.
Loading…
Set your profile for comments and reactions. You can skip and continue browsing.
Welcome aboard
Your profile is ready. Let us build something amazing.
This is your command center for docs, comments, reactions, and project flow. You are officially live.
Manage your comments identity and view your activity summary.
Display name and email come from your organization account and cannot be edited here.
Loading stats...
Drag & drop files here or
Bug report submitted
Thank you for helping us improve. We'll look into this.
Loading bugs...
No previous bugs found.
Drag & drop screenshots here or
Feedback submitted
Thank you for your input. We appreciate your feedback.
my-topic-doc).tags: [a, b, c] or tags: a, b, c.--- delimiters.---
docId: my-doc-id
ownerEmail: you@example.com
tags: [topic, example]
---
The build script enforces docId and ownerEmail for non-root docs; missing frontmatter causes build failure.
##Heading → # Heading- or *-item → - item>>text → > text- [ ]- [ ]task → - [ ] task## Section```| --- | --- | under header row> on each line> prefixWhen in doubt, add a space or blank line.
**text** or __text__*text* or _text_~~text~~`code`[text](url)# to ###### + space> text--- or *** or ___- item or * item1. item- [ ] or - [x]| Col | Col | + |---|---|```lang + newline + code> [!NOTE] + newline + > content> [!TIP]> [!IMPORTANT]> [!WARNING]> [!CAUTION]> [!DANGER]> [!INFO] (alias for Note)> [!TIP] Custom title```mermaid + flowchart LR + A --> BsequenceDiagram + A->>B: msgstateDiagram-v2 + [*] --> State1gantt + section + Task: date, NdclassDiagram + Class : +fielderDiagram + A ||--o{ B : relValidate syntax at mermaid.live