Once you’ve created a Task, it’s time to test and run it. This guide covers how to execute your Task through the Rightbrain dashboard.
Navigate to the Run Task view to test your Task execution. You can access this directly from your dash homepage or right after creating a task.
Task run view
Let’s run through what you can expect to see in this view:
Configuration & Inputs
Tasks are designed to run on dynamic input variables (e.g., {customer_review}). The platform automatically detects these variables from your prompts and creates corresponding input fields.
Plain Text Variables
Example variables: {customer_review}, {product_description}, {user_query}
Multiple Input Types: Tasks can combine different input types. For example, a task might compare text to images, summarise documents with web content, or analyse URLs alongside uploaded files.
For our sentiment analysis task let’s provide a value for the input variable {customer_review}:
We simply hit Run Task and we’ll get a response:
Now let’s try adding an accompanying image:
Quick Execute: Press ⌘↩ on Mac or Ctrl+Enter on Windows to run your task instantly
User-Friendly Display
A formatted presentation of your outputs:
Best for quick validation and review.