Running a reasoning
A reasoning is one run of an application: you fill in the inputs the app asks for, send the request, and the model produces a result. You can run any of your activated apps or any app from the catalog. Each run counts against your daily quota.
Before you start — The app must be activated (your own apps), and you need remaining quota for the day. If your quota is used up you're sent to the upgrade page — see Plans & billing.
Run an app
- Open the app — from My applications, from the dashboard, or from The app catalog.
- Fill in the input fields. Fields marked optional can be left empty; the rest are required.
- (Optional) If the app's model offers more than one size, pick one from the Parameters selector at the top.
- Click Send.
A new reasoning starts. If a required field is empty you'll see Please complete the missing field.
Follow the run and read the result
Once you've sent the request, the page tracks the run for you and shows the answer when it's ready.
- Watch the status as it progresses:
- Waiting for an available GPU.
- Installation of the model.
- Reasoning in progress.
- When it finishes you'll see Reasoning completed. and the result appears in the Reasoning completed panel.
- The footer shows the run's identifier and how long it took, in seconds.
The result is shown in the format the app's instruction defines — plain text, a number, a score out of ten, or a percentage.
Note — If something goes wrong you'll see Unable to process the request. Try again, or check the app's configuration.
Note — If the model size you need isn't in your plan you'll see This model is not compatible with your plan. Please subscribe to a higher-tier plan and try again. See Plans & billing.
Reuse and review past runs
Every run is kept so you can look at its inputs and result again later. Open Reasonings & history to find and reopen any reasoning.