Documentation Index
Fetch the complete documentation index at: https://docs.fabius.io/llms.txt
Use this file to discover all available pages before exploring further.
Deploying & Rejecting Drafts
Once you have iteratively edited and tested your Analysis Field Draft and are confident in its performance, you need to take a final action: either Deploy the changes to make them live or Reject the draft if it’s no longer needed or incorrect. These actions are typically performed from the Draft Editor page (/settings/analysis/drafts/[id]).
Deploying a Draft
Deploying promotes the prompts (Instructions, Rubric, Directions, etc.) from your draft version to become the new live version of the Analysis Field (or the specific Configuration Link override, if the draft was created at that level).- Ensure Thorough Testing: Confirm that your draft performs accurately and as expected across a representative set of test interactions (Testing Drafts).
- Navigate to the Draft: Open the specific draft version you want to deploy.
- Click “Deploy Changes”: Locate and click the “Deploy Changes” button (or similar).
- Confirmation (if any): You might be asked to confirm the deployment.
- Backend Process: Fabius updates the live field/link with the content from your draft and typically updates the draft’s status to
Deployed. The field’s overallversionnumber likely increments.
- Immediate Effect: All subsequent analyses run by configurations using this field (or specific link) will now use the newly deployed prompts.
- No Retroactive Change: Deployment does not re-analyze past interactions. Results generated using previous versions remain unchanged.
- Draft Archival: The deployed draft usually becomes read-only or archived. To make further changes, you’ll need to create a new draft based on the now-live version.
Rejecting (Archiving) a Draft
If a draft is experimental, incorrect, superseded by another draft, or no longer needed, you should reject it to keep your workspace clean.- Navigate to the Draft: Open the specific draft version you want to reject.
- Click “Reject Draft”: Locate and click the “Reject Draft” or “Archive Draft” button.
- Confirmation (if any): Confirm the rejection.
- Backend Process: Fabius updates the draft’s status to
Rejected.
- No Effect on Live Prompts: Rejecting a draft has no impact on the currently live Analysis Field or Configuration Link prompts.
- Archival: The draft is typically hidden from default views but may be accessible in a history or archive section. It cannot be deployed.