> For the complete documentation index, see [llms.txt](https://docs.borndigital.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.borndigital.ai/insights/workspace/process/results.md).

# Results

Review processed records, filter the result list, and open the available result details.

Use **Results** to review the processed records in a project.

<figure><img src="https://4261467870-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6iQTvxgRZRwPS1NgIGEb%2Fuploads%2FBFojzWa8pG3BmdpTN1DW%2Fimage.png?alt=media&amp;token=c6c5f0cf-cf02-4510-a58e-002db2fa311c" alt=""><figcaption></figcaption></figure>

## Review the result list

The table shows the processed records. The available columns and details depend on the project type.

On-screen elements:

* **Text/Email projects**: results can show the record creation and update time, Conversation ID, Version, Attachments, Utterances, Result JSON, and Player.
* **Audio projects**: results can show the record creation and update time, Conversation ID, Version, Utterances, Result JSON, and Player. Use Player, when it is available, to listen to the associated audio and review the record in context.
* **Attachments**: shows the number of attachments associated with a Text/Email record.
* **Utterances**: opens the utterance list for the record in a formatted JSON detail view.
  * For Audio projects, each available entry includes the speaker, transcript, offset, and duration, so you can review the conversation in its original sequence.
  * Text/Email projects show their available utterance data in the same JSON view.
* **Result JSON**: opens the JSON result generated for the record, so you can inspect the available analyzed parameter values.
* **Player**: opens the related player view when it is available.
* **Table rows and pages**:
  * **Rows per page**: dropdown with options 10, 25, 50
  * **0-0 of 0**: number of results displayed in the current range. For example, `1-25 of 80`
  * **<** and **>**: pagination buttons

## Filter results

1. Select **Filter**.
2. Choose a **Version**, or choose **All** to include every version.
3. Set **From (UTC)** and **To (UTC)** to limit the date range.
4. Use **Additional filters** to add a parameter, operator, value, and type.
   * Operators: **Equal**, **Not equal**, **Greater than**, **Greater than or equal**, **Less than**, **Less than or equal**, **In**, **Not in**, and **Regex**.
   * Available types depend on the operator and include **String**, **Integer**, **Float**, and **Date time**.
   * For **In** and **Not in**, separate multiple values with semicolons.
5. Use **Condition** to add a condition to the current group, or **Nested group** to combine criteria in another group. Filters support up to three nested levels.
6. Expand **Preview** to review the current filter definition.
7. Select **Apply** to view the filtered list.

Select **Reset** to clear the current filter settings.

## Refresh and details

Select **Refresh** to reload the result list.

Where data is available, use **Result JSON** to inspect the available result data and **Player** to open the related player view.
