Workflows & One-Shot Recording
Record your final cut.
No editing required.
Crefiya is built around a simple idea: your take is your final cut. These diagrams show how to use the Spacebar, pause confidently, and let the Studio handle the rest.
The One-Shot Loop
Never start over. Hit Space to pause, do what you need, then resume. Everything stays in one continuous recording. No post-production stitching.
%%{init: {'theme': 'base', 'themeVariables': { 'primaryColor': '#ffffff', 'primaryTextColor': '#0f1c1e', 'primaryBorderColor': '#d4e5e3', 'lineColor': '#8aa3a8', 'secondaryColor': '#f7fbfa', 'tertiaryColor': '#f0f6f5', 'fontFamily': 'Inter, system-ui, sans-serif', 'fontSize': '14px' }}}%%
flowchart TD
A[Open Studio
Write or generate a script] --> B[Enter Presenter Mode
Camera, screen, slides ready]
B --> C[Start Recording
Space]
C --> D[Record segment]
D --> E[Hit Space to Pause
Action Menu opens]
E --> F[Relax / Breathe]
E --> G[Find Sources]
E --> H[Share / React]
E --> I[Review & Mark Cut]
F --> J[Resume Recording
Space]
G --> J
H --> J
I --> J
J --> K[Record next segment]
K --> D
K --> L[Stop & Download
Backspace]
classDef studio fill:#ecfdf5,stroke:#065f46,stroke-width:2px,color:#065f46
classDef presenter fill:#eff6ff,stroke:#1e40af,stroke-width:2px,color:#1e40af
classDef record fill:#fef2f2,stroke:#991b1b,stroke-width:2px,color:#991b1b
classDef action fill:#fffbeb,stroke:#92400e,stroke-width:2px,color:#92400e
classDef finish fill:#e6f6f4,stroke:#1d7066,stroke-width:2px,color:#1d7066
classDef plain fill:#ffffff,stroke:#d4e5e3,stroke-width:2px,color:#0f1c1e
class A studio
class B presenter
class C record
class E action
class F,G,H,I action
class J record
class L finish
class D,K plain
The Spacebar Lifestyle
The Spacebar is your superpower. It interrupts the recording without ending it, giving you a safe bubble to think, react, correct, and prepare.
%%{init: {'theme': 'base', 'themeVariables': { 'primaryColor': '#ffffff', 'primaryTextColor': '#0f1c1e', 'primaryBorderColor': '#d4e5e3', 'lineColor': '#8aa3a8', 'secondaryColor': '#f7fbfa', 'tertiaryColor': '#f0f6f5', 'fontFamily': 'Inter, system-ui, sans-serif', 'fontSize': '14px' }}}%%
flowchart TD
A[Recording
You're on camera] --> B[Hit Space
Paused — Action Menu opens]
B --> C[Take a Break]
B --> D[Find a Source]
B --> E[Share / React]
B --> F[Made a Mistake?]
C --> G[Resume
Space]
D --> G
E --> G
F --> H[Review Audio
Press R]
H --> I[Mark Cut Point
Flag the mistake]
I --> G
G --> J[Recording continues]
J --> A
classDef record fill:#fef2f2,stroke:#991b1b,stroke-width:2px,color:#991b1b
classDef action fill:#fffbeb,stroke:#92400e,stroke-width:2px,color:#92400e
classDef presenter fill:#eff6ff,stroke:#1e40af,stroke-width:2px,color:#1e40af
classDef plain fill:#ffffff,stroke:#d4e5e3,stroke-width:2px,color:#0f1c1e
class A,J record
class B,C,D,E,F action
class G,H,I presenter
From Idea to Final Video
Know when to use Studio Mode (creation & AI) and when to switch to Presenter Mode (recording & performance). The two modes work together.
%%{init: {'theme': 'base', 'themeVariables': { 'primaryColor': '#ffffff', 'primaryTextColor': '#0f1c1e', 'primaryBorderColor': '#d4e5e3', 'lineColor': '#8aa3a8', 'secondaryColor': '#f7fbfa', 'tertiaryColor': '#f0f6f5', 'fontFamily': 'Inter, system-ui, sans-serif', 'fontSize': '14px' }}}%%
flowchart LR
subgraph Studio["Studio Mode — Creation"]
A[Plan & Script
Write or use AI Generator]
B[Design Visuals
Upload slides, AI images]
A --> B
end
subgraph Presenter["Presenter Mode — Performance"]
C[Compose the Stage
Camera, screen, layout]
D[Record with Confidence
Space to pause/resume]
C --> D
end
subgraph Done["Done"]
E[Download Final Cut
No editing needed]
end
Studio --> Presenter
Presenter --> Done
classDef studio fill:#ecfdf5,stroke:#065f46,stroke-width:2px,color:#065f46
classDef presenter fill:#eff6ff,stroke:#1e40af,stroke-width:2px,color:#1e40af
classDef finish fill:#e6f6f4,stroke:#1d7066,stroke-width:2px,color:#1d7066
classDef subgraphBox fill:#f7fbfa,stroke:#d4e5e3,stroke-width:1px,color:#4f6b70
class A,B studio
class C,D presenter
class E finish
Should I Use AI or Go Manual?
A quick decision tree to help you choose the right tool for the moment.
%%{init: {'theme': 'base', 'themeVariables': { 'primaryColor': '#ffffff', 'primaryTextColor': '#0f1c1e', 'primaryBorderColor': '#d4e5e3', 'lineColor': '#8aa3a8', 'secondaryColor': '#f7fbfa', 'tertiaryColor': '#f0f6f5', 'fontFamily': 'Inter, system-ui, sans-serif', 'fontSize': '14px' }}}%%
flowchart TD
A{Do I need
a script?}
A -->|Yes| B[AI Script Generator
Topic → Script + Metadata]
A -->|No| C[Write or Paste
Use the script editor]
B --> D{Do I need
visuals?}
C --> D
D -->|Yes| E[AI Thumbnail /
Illustration
Generate in seconds]
D -->|No| F[Camera Only
Skip visuals]
E --> G[Enter Presenter Mode
& Record]
F --> G
classDef decision fill:#fffbeb,stroke:#92400e,stroke-width:2px,color:#92400e
classDef ai fill:#f5f3ff,stroke:#5b21b6,stroke-width:2px,color:#5b21b6
classDef studio fill:#ecfdf5,stroke:#065f46,stroke-width:2px,color:#065f46
classDef finish fill:#e6f6f4,stroke:#1d7066,stroke-width:2px,color:#1d7066
class A,D decision
class B,E ai
class C,F studio
class G finish
The Comfort Loop
Messed up a line? No problem. Pause, review the last segment, mark a cut point, and re-record just that piece. Crefiya keeps every segment safe until you finalize.
%%{init: {'theme': 'base', 'themeVariables': { 'primaryColor': '#ffffff', 'primaryTextColor': '#0f1c1e', 'primaryBorderColor': '#d4e5e3', 'lineColor': '#8aa3a8', 'secondaryColor': '#f7fbfa', 'tertiaryColor': '#f0f6f5', 'fontFamily': 'Inter, system-ui, sans-serif', 'fontSize': '14px' }}}%%
flowchart LR
A([Record]) --> B([Pause])
B --> C([Review Audio])
C --> D([Mark Cut])
D --> E([Re-record])
E --> F([Proceed])
F --> A
classDef record fill:#fef2f2,stroke:#991b1b,stroke-width:2px,color:#991b1b
classDef action fill:#fffbeb,stroke:#92400e,stroke-width:2px,color:#92400e
classDef presenter fill:#eff6ff,stroke:#1e40af,stroke-width:2px,color:#1e40af
classDef finish fill:#e6f6f4,stroke:#1d7066,stroke-width:2px,color:#1d7066
class A,E record
class B,D action
class C presenter
class F finish