# Trelent Docs > Documentation for Trelent Data Ingestion and Agents. ## Docs - [Authentication](https://docs.trelent.com/agents/authentication.md): Authenticate the SDK with your Trelent client ID and secret. - [Full Example](https://docs.trelent.com/agents/example.md): A complete example combining sandbox, imports, exports, and forking. - [Forking](https://docs.trelent.com/agents/forking.md): Fork a run to branch work. - [Harnesses & Models](https://docs.trelent.com/agents/harnesses.md): Choose the agent framework (harness) and underlying LLM for your run. - [LocalImporter](https://docs.trelent.com/agents/importers/local.md): Import local files into a run. - [Imports & Exports](https://docs.trelent.com/agents/imports-and-exports.md): Move data into and out of runs. - [Trelent Agents](https://docs.trelent.com/agents/index.md): Build and run agents in Docker sandboxes. - [Quickstart](https://docs.trelent.com/agents/quickstart.md): Build a translator sandbox and run your first agent. - [Runs](https://docs.trelent.com/agents/runs.md) - [Sandboxes](https://docs.trelent.com/agents/sandboxes.md): Sandboxes define what tools your agent can use. - [Document processing config](https://docs.trelent.com/data-ingestion/config/documents.md): Control deduplication and element extraction for documents - [Processing config](https://docs.trelent.com/data-ingestion/config/index.md): Control how each job handles documents and videos - [Video processing config](https://docs.trelent.com/data-ingestion/config/video.md): Tune frame sampling, sensitivity, and LLM usage for videos - [File connector](https://docs.trelent.com/data-ingestion/connectors/file-upload.md): Process files that you upload directly to the Data Ingestion API. - [Connectors](https://docs.trelent.com/data-ingestion/connectors/index.md): Connect to file sources including S3 buckets and direct URLs - [URL Connector](https://docs.trelent.com/data-ingestion/connectors/presigned-urls.md): Connect using direct links to files like pre-signed S3 URLs - [S3 Connector](https://docs.trelent.com/data-ingestion/connectors/s3.md): Connect to files stored in Amazon S3 buckets or S3-compatible storage - [File management](https://docs.trelent.com/data-ingestion/files/index.md): Upload and manage files for use with the file connector. - [List files](https://docs.trelent.com/data-ingestion/files/list.md): View your uploaded files and their metadata. - [Upload files](https://docs.trelent.com/data-ingestion/files/upload.md): Upload documents or videos to managed storage for processing. - [Data Ingestion](https://docs.trelent.com/data-ingestion/index.md): Trelent's Data Ingestion API turns files into LLM-ready Markdown. - [Create a job](https://docs.trelent.com/data-ingestion/jobs/creating.md): Submit a job to process files using a connector and an output - [Poll job status](https://docs.trelent.com/data-ingestion/jobs/polling.md): Check job status and optionally retrieve delivery pointers and markdown - [Job status & progress](https://docs.trelent.com/data-ingestion/jobs/status.md): Understand job statuses and track progress via batch phases - [Outputs](https://docs.trelent.com/data-ingestion/outputs/index.md): Choose where and how processed results are delivered - [URL Output](https://docs.trelent.com/data-ingestion/outputs/presigned-urls.md): Get time-limited download links to access processed results - [S3 Output](https://docs.trelent.com/data-ingestion/outputs/s3.md): Write processed results directly to your S3 bucket - [Quickstart: Process uploaded files](https://docs.trelent.com/data-ingestion/quickstart.md): Upload a local file, run it through the Data Ingestion pipeline, and pull the results back. - [Generate tokens](https://docs.trelent.com/data-ingestion/tokens/generate.md): Create new access tokens with scoped permissions and configurable expiration. - [Token management](https://docs.trelent.com/data-ingestion/tokens/index.md): Generate, list, and revoke API access tokens programmatically. - [List tokens](https://docs.trelent.com/data-ingestion/tokens/list.md): View existing tokens with optional filtering by ID, issuer, or subject. - [Revoke tokens](https://docs.trelent.com/data-ingestion/tokens/revoke.md): Invalidate tokens before their natural expiration. - [Trelent Docs](https://docs.trelent.com/index.md): Documentation for Trelent Data Ingestion and Agents. ## OpenAPI Specs - [openapi](https://docs.trelent.com/openapi.json)