Recording GIFs with the SDK
The SDK automatically compiles frames into an animated GIF showing the complete
automation trajectory.
1
Automatic Directory Creation
Narada automatically creates a directory structure for your GIFs:
- Main Directory:
Narada Downloads
in your machine’s Downloads folder - Request Directory: Directory named after your
request_id
from the SDK response - File: Automation saved as an animated
.gif
file
If the
Narada Downloads
directory doesn’t exist, it will be created automatically.2
Find Your GIF File
Navigate to your Downloads folder and look for:Each GIF request gets its own directory named after the
request_id
for easy correlation with your SDK calls.GIF Features
Best Practices
Debugging
Record GIFs when testing new automation workflows
Documentation
Save GIFs to document complex automation steps
Compliance
Keep GIFs as proof of automation execution
Training
Use GIFs to train team members on automation flows