| F01 | Username | Login screen | Admin username for signing in. | Enter your admin username. |
| F02 | Password | Login screen | Admin password for signing in. | Enter your admin password. |
| F03 | Page template | Template tools | Chooses the page-template family used for defaults and AI prompt generation. | Pick the template that matches the page type you are building. |
| F04 | Import payload JSON | Template tools | Holds the JSON payload you want to import. | Paste the AI-generated JSON here. |
| F05 | Validate / Repair preview | Template tools | Shows the normalized payload after validation or repair. | Use [B12] to populate this preview before applying the payload. |
| F06 | AI note: title | AI notes | Optional title instruction sent to AI. | Use when you want to force or suggest the title. |
| F07 | AI note: route | AI notes | Optional route instruction sent to AI. | Use when you already know the exact route. |
| F08 | AI note: PNG URL | AI notes | Optional image URL sent to AI. | Use for chart images or featured images. |
| F09 | AI note: PDF URL | AI notes | Optional PDF or primary download URL sent to AI. | Use when the page should include a PDF download. |
| F10 | AI note: menu label | AI notes | Optional menu label instruction sent to AI. | Use when the menu label should be shorter than the page title. |
| F11 | AI note: menu parent | AI notes | Optional menu-parent instruction sent to AI. | Use when you know where the page belongs in the menu. |
| F12 | AI note: menu order | AI notes | Optional menu-order instruction sent to AI. | Use a lower number for earlier placement. |
| F13 | AI note: show in menu | AI notes | Optional menu-visibility instruction sent to AI. | Choose Yes, No, or leave it on the current form value. |
| F14 | AI note: extra page instructions | AI notes | Freeform extra instructions added to the AI prompt. | Use for tone, emphasis, exclusions, or special notes. |
| F15 | AI prompt text | AI prompt tools | Shows the generated AI prompt text. | Review it, then copy it with [B16]. |
| F16 | Page type | Core page settings | Classifies the page type. | Choose the type that best matches the page you are creating. |
| F17 | Status | Core page settings | Tracks the page lifecycle. | Use draft, review, published, or archived as needed. |
| F18 | Layout variant | Core page settings | Controls the main page-shell layout. | Choose the layout style that best suits the page. |
| F19 | Visible H1 | Identity and routing | Main visible page heading. | Enter the title visitors should see on the page. |
| F20 | Eyebrow | Identity and routing | Small label above the main title. | Use for a section or site label. |
| F21 | Public route path | Identity and routing | The public output path for the page. | Use a leading and trailing slash. |
| F22 | Page ID | Identity and routing | Internal source identifier. | Leave blank to auto-generate or set one manually. |
| F23 | Subtitle | Identity and routing | Short supporting line under the title. | Use one clear explanatory sentence. |
| F24 | Site section | Identity and routing | Top-level section used for grouping and route logic. | Usually matches the first folder in the route. |
| F25 | Menu label | Menu settings | Navigation label shown in menus. | Usually shorter than the full title. |
| F26 | Menu parent | Menu settings | Places the page under a parent menu item. | Leave blank for top level or choose the parent item. |
| F27 | Menu order | Menu settings | Controls order within the menu. | Lower numbers appear earlier. |
| F28 | Show in menu | Menu settings | Toggles whether the page appears in the generated menu. | Check it when the page should appear in site navigation. |
| F29 | Enable TOC | Menu settings | Enables the on-page table of contents where supported. | Check it for long pages that benefit from section navigation. |
| F30 | Noindex | Menu settings | Tells search engines not to index the page. | Use for drafts or pages you do not want indexed. |
| F31 | Nofollow | Menu settings | Tells search engines not to follow links on the page. | Use only when that behavior is intentional. |
| F32 | Meta / browser title | SEO and metadata | Browser-tab title and fallback SEO title. | Usually similar to the page title plus the site name. |
| F33 | SEO meta title | SEO and metadata | Search-engine title. | Use a clean SEO title for the page. |
| F34 | Meta description | SEO and metadata | Search summary description. | Write one clear summary sentence. |
| F35 | Section label | SEO and metadata | Human-friendly section name. | Use values like Pages, Teaching Charts, or Tools. |
| F36 | Categories | SEO and metadata | Comma-separated category labels. | Use broad grouping labels. |
| F37 | Tags | SEO and metadata | Comma-separated specific tags. | Use searchable topic words and phrases. |
| F38 | Author | SEO and metadata | Display author or publisher name. | Enter the intended author name. |
| F39 | Published date | SEO and metadata | Publication date in ISO format. | Set the date you want in page metadata. |
| F40 | One-sentence summary | SEO and metadata | Machine-readable quick summary. | Write one concise sentence describing the page. |
| F41 | Entity terms | SEO and metadata | Comma-separated named entities or key concepts. | Add major proper nouns or important concepts. |
| F42 | Scripture refs | SEO and metadata | Comma-separated Bible references. | Add the main references relevant to the page. |
| F43 | Audience | SEO and metadata | Comma-separated audience labels. | Use values like general readers or Bible students. |
| F44 | Key takeaways | Main content | Short takeaway lines. | Put one takeaway on each line. |
| F45 | Main block heading | Main content | Heading above the main body block. | Common value: Overview. |
| F46 | Main body HTML | Main content | Primary body content field. | Enter valid HTML, not Markdown. |
| F47 | Featured image URL | Media | Public URL for the main image. | Use a full public URL. |
| F48 | Featured image alt text | Media | Alt text for accessibility and SEO. | Write a short accurate description. |
| F49 | Featured image width | Media | Image width in pixels. | Add it when known. |
| F50 | Featured image height | Media | Image height in pixels. | Add it when known. |
| F51 | Card grid JSON | Structured JSON fields | JSON array of cards shown on the page. | Use a JSON array, normally with title and text. |
| F52 | Downloads JSON | Structured JSON fields | JSON array of download buttons or links. | Use a JSON array with label and url. |
| F53 | Long article block heading | Structured JSON fields | Heading for the extended article block. | Use when the page needs a long article beneath the cards. |
| F54 | Long article HTML | Structured JSON fields | Extended article content block. | Paste long HTML article content here. |
| F55 | FAQ JSON | Structured JSON fields | JSON array of FAQ items. | Use a JSON array with question and answer fields. |
| F56 | Internal links JSON | Structured JSON fields | JSON array of related internal links. | Use a JSON array with label, url, and context. |
| F57 | Prompt / rules text | Structured JSON fields | Large plain-text block for prompts, policies, or method notes. | Store governing prompt or method text here when needed. |
| F58 | Extra blocks JSON | Structured JSON fields | Advanced extra content blocks. | Leave blank unless you intentionally need custom blocks. |