Closes #1215 - Adds account settings page - Adds overview page - Adds archived items page - Adds note about browser profile metadata editing - Adds note on editing the crawler instances scale while crawling - Adds details on permission levels for the org settings - Removes note about not being able to change your display name (follows #1265)
		
			
				
	
	
		
			38 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			38 lines
		
	
	
		
			1.7 KiB
		
	
	
	
		
			Markdown
		
	
	
	
	
	
# Archived Items
 | 
						|
 | 
						|
Archived Items consist of one or more WACZ files created by a Crawl Workflow, or uploaded to Browsertrix. They can be individually replayed, or combind with other Archived Items in a a [Collection](collections.md).  The Archived Items page lists all items in the organization.
 | 
						|
 | 
						|
## Uploading Web Archives
 | 
						|
 | 
						|
WACZ files can be given metadata and uploaded to Browsertrix by pressing the _Upload WACZ_ button on the Archived Items list page. Only one WACZ file can be uploaded at a time.
 | 
						|
 | 
						|
## Archived Item Details
 | 
						|
 | 
						|
The Archived Item details page is composed of five sections, though the Crawl Settings tab is only available for Crawls and not Uploads.
 | 
						|
 | 
						|
### Overview
 | 
						|
 | 
						|
The Overview tab displays the item's metadata and statistics associated with its creation process.
 | 
						|
 | 
						|
Metadata can be edited by pressing the pencil icon at the top right of the metadata section to edit the item's description, tags, and collections it is associated with.
 | 
						|
 | 
						|
### Replay
 | 
						|
 | 
						|
The Replay tab displays the web content contained within the Archived Item.
 | 
						|
 | 
						|
For more details on navigating web archives within ReplayWeb.page, see the [ReplayWeb.page user documentation.](https://replayweb.page/docs/exploring)
 | 
						|
 | 
						|
### Files
 | 
						|
 | 
						|
The Fies tab lists the individually downloadable WACZ files that make up the Archived Item as well as their file sizes.
 | 
						|
 | 
						|
### Error Logs
 | 
						|
 | 
						|
The Error Logs tab displays a list of errors encountered durring crawling. Clicking an errors in the list will reveal additional information.
 | 
						|
 | 
						|
All log entries with that were recorded in the creation of the Archived Item can be downloaded in JSONL format by pressing the _Download Logs_ button.
 | 
						|
 | 
						|
### Crawl Settings
 | 
						|
 | 
						|
The Crawl Settings tab displays the Crawl Workflow configuration options that were used to generate the resulting Archived Item.
 |