Viewing pipeline lists and details
In Tonic Textual, a pipeline identifies a set of files that Textual processes into content that can be imported into an LLM system.
Displaying the list of pipelines
To display the Pipelines page, in the Textual navigation menu, click Pipelines.

The pipelines list only displays the pipelines that you have access to.
Users who have the global permission View all pipelines can see the complete list of pipelines.
For each pipeline, the list includes:
The name of the pipeline
Any tags assigned to the pipeline, as well as an option to add tags. For more information, go to Assigning tags to pipelines.
When the pipeline was most recently updated
The user who most recently updated the pipeline
If there are no pipelines, then the Pipelines page displays a panel to allow you to create a pipeline.
Displaying details for a pipeline
To display the details for a pipeline, on the Pipelines page, click the pipeline name.
Details for a cloud storage pipeline
For a cloud storage pipeline (Amazon S3, Databricks, Azure, or Sharepoint), the details include:

The tags that are assigned to a pipeline, as well as an option to add tags. For more information, to go Assigning tags to pipelines.
The Run Pipeline option, which starts a new pipeline run. For more information, go to Starting a pipeline run.
The settings option, which you use to change the configuration settings for the pipeline. For more information, go to Editing a pipeline.
The list of processed files. For more information, go to Viewing pipeline files, runs, and statistics.
The list of pipeline runs. For more information, go to Viewing the list of pipeline runs.
For pipelines that are configured to also redact files, the redaction configuration. For more information, go to Configuring file synthesis for a pipeline.
File statistics for the pipeline files. For more information, go to Viewing pipeline files, runs, and statistics.
Details for an uploaded file pipeline
For an uploaded file pipeline, the pipeline details include:

The tags that are assigned to the pipeline, plus an option to add tags. For more information, go to Assigning tags to pipelines.
The Upload Files option, which you use to add files to the pipeline. For more information, go to Selecting files for an uploaded file pipeline.
The settings option, which you use to change the configuration settings for the pipeline. For more information, go to Editing a pipeline.
The list of files in the pipeline. Includes both new and processed files. For more information, go to Viewing pipeline files, runs, and statistics.
For pipelines that are configured to also redact files, the redaction configuration. For more information, go to Configuring file synthesis for a pipeline.
File statistics for the pipeline files. For more information, go to Viewing pipeline files, runs, and statistics.
Last updated
Was this helpful?