Reasonings & history

Every run you make is kept as a reasoning. From here you can list all the reasonings your project has run, open any one to see the data that was sent and the response that came back, search for a particular run, and review the history of a single application. Start from the reasonings overview, which gives you the total run count and links to the list and the search.

List all reasonings

  1. Open the reasonings overview, then click View all reasonings.
  2. The list shows each run with its Application, Status, Model and Origin. The Origin is WEB for a run started on the site or API for one started through an API key.
  3. Use Previous and Next to browse.

Inspect a run's data and response

  1. In the list, find the run by its application and run identifier.
  2. Click Details on the row to expand it.
  3. Read the Data card (the inputs that were submitted) and the Response card (the result).
  4. Click Close to collapse the row, or View to open the full run.

Note — The Response only has content once the run's Status is finished. A run still in progress shows an empty response.

Search for a reasoning

  1. Open the reasonings overview, then click Search a reasoning.
  2. Type your search and click Search. You can match on the application, status, origin, the submitted data, the instruction or the response.
  3. Open a result with Details (to inspect its Data and Response) or View (to open it).

If you submit an empty search you'll see Please enter a search.; if nothing matches you'll see No reasoning found.

Review one application's runs

To see only the runs of a single app, open that app's run history. It shows the same columns — Application, Status, Model, Origin — scoped to that app, with the same Details / View actions per row.

Tip — From a run history you can jump straight back into the app with View, which opens it on the run screen ready to run again. See Running a reasoning.

Need help? Contact Support.