Uploading and deleting local files
For a local file dataset, you upload and remove new files directly.
On Tonic Textual Cloud, and by default for self-hosted instances, Textual stores the uploaded files in the application database.
On a self-hosted instance, you can instead configure an S3 bucket where Textual stores the files. In the S3 bucket, the files are stored in a folder that is named for the dataset identifier.
For more information, go to Setting the S3 bucket for file uploads and redactions.
For an example of an IAM role with the required permissions, go to Example IAM role for file uploads and redactions.
Adding files to the dataset
Required dataset permission: Upload files to a dataset
From the dataset details page, to add files to the dataset:
In the left menu, click Project files.
On the dataset files page, click Upload Files.

Search for and select the files.
Textual uploads and then processes the files. For more information about file processing, go to Tracking and managing file processing.
Do not leave the page while files are uploading. If you leave the page before the upload is complete, then the upload stops.
You can leave the page while Textual is processing the file.
On a self-hosted instance, when a file fails to upload, you can download the associated logs. To download the logs, click the options menu for the file, then select Download Logs.
Removing files from the dataset
Required dataset permission: Delete files from a dataset
To remove a file from the dataset:

In the file list, click the options menu for the file.
In the options menu, click Delete File.
Last updated
Was this helpful?