# LILT ## Docs - [Delete Lilt Create content](https://support.lilt.com/api-reference/create/delete-lilt-create-content.md): Delete a piece of Lilt Create content. - [Generate new Lilt Create content](https://support.lilt.com/api-reference/create/generate-new-lilt-create-content.md): Generate new Lilt Create content with the given parameters. - [Get Lilt Create content](https://support.lilt.com/api-reference/create/get-lilt-create-content.md): Get a list of all content that has been generated by Lilt Create. - [Get Lilt Create content by ID.](https://support.lilt.com/api-reference/create/get-lilt-create-content-by-id.md): Get Lilt Create content by ID. - [Get Lilt Create preferences](https://support.lilt.com/api-reference/create/get-lilt-create-preferences.md): Get the stored preferences for Lilt Create. - [Regenerate Lilt Create content](https://support.lilt.com/api-reference/create/regenerate-lilt-create-content.md): Regenerate the given piece of content with the current parameters. - [Sign the Lilt Create terms and conditions](https://support.lilt.com/api-reference/create/sign-the-lilt-create-terms-and-conditions.md): Lilt Create requires that the terms and conditions are signed first before using it. The terms and conditions can be signed by using this endpoint. - [Update Lilt Create content](https://support.lilt.com/api-reference/create/update-lilt-create-content.md): Update a piece of Lilt Create content. - [Update Lilt Create preferences](https://support.lilt.com/api-reference/create/update-lilt-create-preferences.md): Update the stored preferences for Lilt Create. - [Download a Document](https://support.lilt.com/api-reference/documents/download-a-document.md): Export a Document that has been translated in the Lilt web application. Any Document can be downloaded in XLIFF 1.2 format, or can be retrieved in its original uploaded format by setting `is_xliff=false`. This endpoint will fail if either (a) export or (b) pre-translation operations are in-progress.… - [Upload a File](https://support.lilt.com/api-reference/documents/upload-a-file.md): Create a Document from a file in any of the formats [documented in our knowledge base](/kb/supported-file-formats). Request parameters should be passed as JSON object with the header field `LILT-API`. - [Retrieve Domains](https://support.lilt.com/api-reference/domains/retrieve-domains.md): Retrieve a list of Domains associated with the Organization's API key. - [Add Label to File](https://support.lilt.com/api-reference/files/add-label-to-file.md): Add a label to a File. - [Delete a File](https://support.lilt.com/api-reference/files/delete-a-file.md): Delete a File. - [Download file](https://support.lilt.com/api-reference/files/download-file.md): Download a File. - [Remove Label from File](https://support.lilt.com/api-reference/files/remove-label-from-file.md): Remove a label from a File. - [Retrieve a File](https://support.lilt.com/api-reference/files/retrieve-a-file.md): Retrieves one or more files available to your user. Files are not associated with a project or a memory. They are unprocessed and can be used later in the project/document creation workflow step. - [Upload a File](https://support.lilt.com/api-reference/files/upload-a-file.md): Upload a File in any of the formats [documented in our knowledge base](/kb/supported-file-formats). Request parameters should be passed in as query string parameters. - [Archive a Job](https://support.lilt.com/api-reference/jobs/archive-a-job.md): Set job to archived, unassign all linguists and archive all projects and documents inside the job. - [Create a Job](https://support.lilt.com/api-reference/jobs/create-a-job.md): Create a Job. A Job is a collection of Projects. A Job will contain multiple projects, based on the language pair. A Project is associated with exactly one Memory. - [Delete a Job](https://support.lilt.com/api-reference/jobs/delete-a-job.md): Delete a job, deletes all projects and documents in the job, deletes all the segments from all the job's translation memories. - [Deliver a Job](https://support.lilt.com/api-reference/jobs/deliver-a-job.md): Set the job state to delivered and set all the projects in the job to done - [Download a Job](https://support.lilt.com/api-reference/jobs/download-a-job.md): Make sure you have exported a job with the same id before using this api. - [Export a Job](https://support.lilt.com/api-reference/jobs/export-a-job.md): Prepare job files for download. To export translated documents from the job use the query parameter `type=files`: - [Reactivate a Job](https://support.lilt.com/api-reference/jobs/reactivate-a-job.md): Set the job state to active. Does not change the state of projects associated with the given job. - [Retrieve a Job](https://support.lilt.com/api-reference/jobs/retrieve-a-job.md): Retrieves a job data along with stats. To retrieve a specific job, you will need the job `id` in the url path. - [Retrieve all Jobs](https://support.lilt.com/api-reference/jobs/retrieve-all-jobs.md): Get all Jobs within a given offset and limit. You can retrieve jobs from your account using the above API. - [Retrieve Job Leverage Stats](https://support.lilt.com/api-reference/jobs/retrieve-job-leverage-stats.md): Get the TM leverage stats for the job (new/exact/fuzzy matches). - [Unarchive a Job](https://support.lilt.com/api-reference/jobs/unarchive-a-job.md): Set job to unarchived, the job will move to active status. - [Update a Job](https://support.lilt.com/api-reference/jobs/update-a-job.md): Updates a job with the new job properties. To update a specific job, you will need the job `id` in the url path. - [Retrieve supported languages](https://support.lilt.com/api-reference/languages/retrieve-supported-languages.md): Get a list of supported languages. - [Create a Memory](https://support.lilt.com/api-reference/memories/create-a-memory.md): Create a new Memory. A Memory is a container that collects source/target sentences for a specific language pair (e.g., English>French). The data in the Memory is used to train the MT system, populate the TM, and update the lexicon. Memories are private to your account - the data is not shared across… - [Delete a Memory](https://support.lilt.com/api-reference/memories/delete-a-memory.md): Delete a Memory. - [Delete a segment from a memory.](https://support.lilt.com/api-reference/memories/delete-a-segment-from-a-memory.md): Delete a segment from a memory. - [File import for a Memory](https://support.lilt.com/api-reference/memories/file-import-for-a-memory.md): Imports common translation memory or termbase file formats to a specific LILT memory. Currently supported file formats are `*.tmx`, `*.sdltm`, `*.sdlxliff`(With custom Filters), '*.xliff', and `*.tmq` for TM data; `*.csv` and `*.tbx` for termbase data. Request parameters should be passed as JSON obj… - [Query a Memory](https://support.lilt.com/api-reference/memories/query-a-memory.md): Perform a translation memory query. - [Retrieve a Memory](https://support.lilt.com/api-reference/memories/retrieve-a-memory.md): Retrieve a Memory. If you cannot access the Memory (401 error) please check permissions (e.g. in case you created the Memory via the web app with a different account you may have to explicitly share that Memory). - [Termbase download for a Memory](https://support.lilt.com/api-reference/memories/termbase-download-for-a-memory.md): Downloads the termbase export for the given memory as a CSV file. - [Termbase export for a Memory](https://support.lilt.com/api-reference/memories/termbase-export-for-a-memory.md): Exports the termbase entries for the given memory into a CSV file. - [Update the name of a Memory](https://support.lilt.com/api-reference/memories/update-the-name-of-a-memory.md): Update a Memory. - [Create a Project](https://support.lilt.com/api-reference/projects/create-a-project.md): Create a Project. A Project is a collection of Documents. - [Delete a Project](https://support.lilt.com/api-reference/projects/delete-a-project.md): Delete a Project. - [Retrieve a Project](https://support.lilt.com/api-reference/projects/retrieve-a-project.md): Retrieves one or more projects, including the documents associated with each project. Retrieving a project is the most efficient way to retrieve a single project, multiple projects or a list of all available projects. - [Create a Segment](https://support.lilt.com/api-reference/segments/create-a-segment.md): Create a Segment and add it to a Memory or a Document. A Segment is a source/target pair that is used to train the machine translation system and populate the translation memory. - [Delete a Segment](https://support.lilt.com/api-reference/segments/delete-a-segment.md): Delete a Segment from memory. This will not delete a segment from a document. - [Retrieve a Segment](https://support.lilt.com/api-reference/segments/retrieve-a-segment.md): Retrieve a Segment. - [Tag a Segment](https://support.lilt.com/api-reference/segments/tag-a-segment.md): Project tags for a segment. The `source_tagged` string contains one or more SGML tags. The `target` string is untagged. This endpoint will automatically place the source tags in the target. - [Unaccept and unlock segments](https://support.lilt.com/api-reference/segments/unaccept-and-unlock-segments.md): Unaccept and unlock segments. Sets individual segments' "Review Done" to false. Confirmed segments will remain confirmed. - [Update a Segment](https://support.lilt.com/api-reference/segments/update-a-segment.md): Update a Segment in memory. The Memory will be updated with the new target string. - [Download translated file](https://support.lilt.com/api-reference/translate/download-translated-file.md): Download a translated File. - [Monitor file translation](https://support.lilt.com/api-reference/translate/monitor-file-translation.md): Get information about the one or more Files that are being translated with machine translation. Query filters are optional but at least one must be provided. - [Translate a File](https://support.lilt.com/api-reference/translate/translate-a-file.md): Start machine translation of one or more Files that have previously been uploaded. The response will include an `id` parameter that can be used to monitor and download the translations in subsequent calls. - [Translate a segment](https://support.lilt.com/api-reference/translate/translate-a-segment.md): Translate a source string. - [Cancel Multipart Upload](https://support.lilt.com/api-reference/uploads/cancel-multipart-upload.md): Cancel/abort a multipart upload and clean up any uploaded parts. - [Complete Multipart Upload](https://support.lilt.com/api-reference/uploads/complete-multipart-upload.md): Complete a multipart upload by providing all uploaded parts information. - [Get All Pending Uploads or specific list of uploads by ids or statuses](https://support.lilt.com/api-reference/uploads/get-all-pending-uploads-or-specific-list-of-uploads-by-ids-or-statuses.md): Retrieve all pending uploads for the current user and organization. - [Get S3 Upload Parameters](https://support.lilt.com/api-reference/uploads/get-s3-upload-parameters.md): Get S3 upload parameters via query string. This endpoint provides the necessary information to complete the file upload process using GET parameters. - [Get Upload by ID](https://support.lilt.com/api-reference/uploads/get-upload-by-id.md): Retrieve a specific upload by its unique identifier. - [Initiate File Upload to Cloud Storage](https://support.lilt.com/api-reference/uploads/initiate-file-upload-to-cloud-storage.md): Initiate the upload of a file to cloud storage. This endpoint provides the necessary information to complete the file upload process. - [Initiate Multipart Upload](https://support.lilt.com/api-reference/uploads/initiate-multipart-upload.md): Initiate a multipart upload for large files. This endpoint provides the necessary information to start a multipart upload process. - [Sign Upload Part](https://support.lilt.com/api-reference/uploads/sign-upload-part.md): Get a signed URL for uploading a specific part of a multipart upload. - [Creates a new Webhook Configuration](https://support.lilt.com/api-reference/webhook-configuration/creates-a-new-webhook-configuration.md): Creates a new webhook configuration for your LILT organization. - [Delete a specific Webhook Configuration by ID.](https://support.lilt.com/api-reference/webhook-configuration/delete-a-specific-webhook-configuration-by-id.md) - [Retrieve a list of Webhook Configurations.](https://support.lilt.com/api-reference/webhook-configuration/retrieve-a-list-of-webhook-configurations.md): Retrieves a list of webhook configurations available to your LILT organization. Use this to manage your webhook configurations. - [Retrieve a specific Webhook Configuration by ID.](https://support.lilt.com/api-reference/webhook-configuration/retrieve-a-specific-webhook-configuration-by-id.md): Retrieves a specific webhook configuration by its ID. Deleted webhook configurations are not returned. - [Update a specific Webhook Configuration by ID.](https://support.lilt.com/api-reference/webhook-configuration/update-a-specific-webhook-configuration-by-id.md): Updates a specific webhook configuration by its ID. Only the fields that are provided in the request body will be updated. - [Retrieve workflow templates](https://support.lilt.com/api-reference/workflows/retrieve-workflow-templates.md): Get all of the possible Workflow Templates owned by the team. Useful for retrieving the ids corresponding to each workflow tables, and passing them to subsequent requests, for example, creating a new Job with a specific Workflow. Example CURL: ```bash curl -X GET 'https://api.lilt.com/v2/workflows/t… - [Connect Systems To Workflows](https://support.lilt.com/developers/guides/connect-systems-to-workflows.md) - [Create Content](https://support.lilt.com/developers/guides/create-new-content.md) - [Create A Data Source](https://support.lilt.com/developers/guides/manage-content/create-a-datasource.md) - [Data Source Management](https://support.lilt.com/developers/guides/manage-content/tm-query.md) - [Instant Translate](https://support.lilt.com/developers/guides/translate-content/instant-translate.md) - [Verified Translation](https://support.lilt.com/developers/guides/translate-content/verified-translation.md) - [Cloud Upload API Documentation](https://support.lilt.com/developers/guides/upload/file-upload.md) - [Webhooks](https://support.lilt.com/developers/guides/webhooks.md): Receive notifications when events occur in LILT - [Introduction](https://support.lilt.com/developers/introduction.md) - [Quickstart](https://support.lilt.com/developers/quickstart.md) - [Product Overview](https://support.lilt.com/documentation/lilt-converse/product-overview.md) - [User Guide](https://support.lilt.com/documentation/lilt-converse/user-guide.md) - [2024 Q4 Release Notes](https://support.lilt.com/kb/2024-q4-release-what-s-new-in-the-lilt-platform.md) - [LILT 5.1 Release Notes](https://support.lilt.com/kb/2025-q1-lilt-5-1-0-release-notes.md): 2025 Q1 Release - [LILT 5.2 Release Notes](https://support.lilt.com/kb/2025Q2ReleaseNotes.md): 2025 Q2-Q3 Release - [AI Providers](https://support.lilt.com/kb/3rd-party-llm-support-for-the-contextual-ai-engine.md) - [LILT 5.3 Release Notes](https://support.lilt.com/kb/5.3.0ReleaseNotes.md): 2025 Q4 Release - [Job Form Editor](https://support.lilt.com/kb/Job-Form-Editor.md): The Job Form Editor allows you to customize your job submission experience with organization-wide custom job properties. This feature enables you to capture important metadata, such as billing codes, department information, PO numbers, or job identifiers, at the job level, ensuring consistent data c… - [LILT MCP Server](https://support.lilt.com/kb/LILT-mcp.md) - [PII Omitted Segments](https://support.lilt.com/kb/PII-Omitted-Segments.md): Linguists and translators can omit Personally Identifiable Information (PII) and other information during translation and review stages. Marking PII text in a segment will omit the segment from the Data Source (translation memory) and the PII information will not be available in document export for… - [Secure File Delivery](https://support.lilt.com/kb/Secure-File-Delivery.md): The Secure File Delivery feature allows you to deliver files that require post-processing (such as Desktop Publishing, multimedia files, or other manually processed content) directly to customers through LILT, maintaining data security and compliance. - [Unified Job Submission](https://support.lilt.com/kb/Unified-Job-Submission.md) - [Verified Translation](https://support.lilt.com/kb/Verified-Translation.md): This page outlines a step-by-step guide for submitting content for translation. - [Accepting Document Assignments](https://support.lilt.com/kb/accepting-document-assignments.md) - [Access To MongoDB](https://support.lilt.com/kb/access-to-mongodb.md) - [Adding Users To An Organization](https://support.lilt.com/kb/adding-users-to-an-organization.md) - [AEM](https://support.lilt.com/kb/aem.md) - [Get Started with LILT Assist](https://support.lilt.com/kb/agent-kb.md) - [AI QA](https://support.lilt.com/kb/ai-qa.md): AI QA is an agentic quality assurance feature that detects and helps resolve translation issues before delivery. It reduces reliance on external QA tools, speeds up review, and improves end quality with an AI-driven check aligned to industry QA practices. AI QA has been proven to result in fewer mi… - [AI Review](https://support.lilt.com/kb/ai-review.md): Automated quality assurance that corrects translation errors and enforces style guidelines before human review - [Amazon Workdocs](https://support.lilt.com/kb/amazon-workdocs.md) - [Anthropic Configuration](https://support.lilt.com/kb/anthropic-configuration.md) - [Audio File Translation](https://support.lilt.com/kb/audio-file-translation.md) - [Audit Logs](https://support.lilt.com/kb/audit-logs.md) - [Overwrite Confirmed Segments](https://support.lilt.com/kb/auto-propagation.md) - [AWS Configuration](https://support.lilt.com/kb/aws-configuration.md) - [AWS S3](https://support.lilt.com/kb/aws-s3.md): Connect your Amazon S3 bucket to LILT for seamless translation and localization workflows - [Azure Blob](https://support.lilt.com/kb/azure-blob.md) - [Translator Rebuttal Best Practices](https://support.lilt.com/kb/best-practices-for-rebuttal-translators-replying-t.md) - [Reviewer Best Practices](https://support.lilt.com/kb/best-practices-for-reviewers-offline-lqe-lilt-revi.md) - [Bi-Directional Text Marks](https://support.lilt.com/kb/bi-directional-text-marks.md) - [BitBucket](https://support.lilt.com/kb/bitbucket.md): This guide provides step-by-step instructions for configuring and utilizing the BitBucket Server connector with minimal configurations for ensuring a successful round trip. - [Box](https://support.lilt.com/kb/box.md) - [Braze](https://support.lilt.com/kb/braze.md) - [Brute Force Protection](https://support.lilt.com/kb/brute-force-protection.md) - [Bulk Document Actions](https://support.lilt.com/kb/bulk-document-actions.md) - [ICU + Plurals](https://support.lilt.com/kb/cat-icu-plurals.md) - [Character Limits](https://support.lilt.com/kb/character-limits.md) - [Contacting LILT](https://support.lilt.com/kb/communication-guidelines.md) - [Concordance](https://support.lilt.com/kb/concordance.md) - [Configuring GPU Worker Counts In LILT](https://support.lilt.com/kb/configuring-gpu-worker-counts-in-lilt.md) - [Connector Login Credentials](https://support.lilt.com/kb/connector-login-credentials.md) - [Connectors](https://support.lilt.com/kb/connectors.md) - [Contacting Support](https://support.lilt.com/kb/contacting-support-submitting-feature-requests.md) - [Contentful](https://support.lilt.com/kb/contentful.md) - [Contentstack](https://support.lilt.com/kb/contentstack.md) - [Craft](https://support.lilt.com/kb/craft.md) - [Create Backup](https://support.lilt.com/kb/create-backup.md) - [Create ImagePullSecrets](https://support.lilt.com/kb/create-imagepullsecrets.md) - [Create User/Organization](https://support.lilt.com/kb/create-user-organization.md) - [Create with Assist](https://support.lilt.com/kb/create-with-assist.md) - [Creating Jobs](https://support.lilt.com/kb/creating-jobs.md) - [Crowdin](https://support.lilt.com/kb/crowdin.md) - [Custom QA](https://support.lilt.com/kb/custom-qa.md) - [Custom Role For Instant Translate](https://support.lilt.com/kb/custom-role-for-instant-translate.md) - [Custom Roles](https://support.lilt.com/kb/custom-roles.md) - [Custom Segmentation Using SRX Files](https://support.lilt.com/kb/custom-segmentation-using-srx-files.md) - [Secondary Review](https://support.lilt.com/kb/customer-review.md) - [Data Cleanup & Building Data Sources](https://support.lilt.com/kb/data-cleanup-building-memories.md) - [DeepL Configuration](https://support.lilt.com/kb/deepl-configuration.md) - [Default Roles](https://support.lilt.com/kb/default-roles.md) - [Troubleshooting](https://support.lilt.com/kb/deleting.md) - [Disk Space Requirements](https://support.lilt.com/kb/disk-space-requirements.md) - [Document Actions](https://support.lilt.com/kb/document-actions.md) - [Document Navigation Tab](https://support.lilt.com/kb/document-navigation-tab.md) - [Drupal](https://support.lilt.com/kb/drupal.md) - [Setting Deadlines](https://support.lilt.com/kb/due-dates-for-jobs-projects-documents.md) - [Heretto (Fka EasyDITA)](https://support.lilt.com/kb/easydita.md) - [Enable/Disable Features](https://support.lilt.com/kb/enable-features.md) - [Enable Incompatible Browsers](https://support.lilt.com/kb/enable-incompatible-browsers.md) - [Encryption And Access Control](https://support.lilt.com/kb/encryption-and-access-control.md) - [Optimizely (fka EPIserver)](https://support.lilt.com/kb/episerver.md) - [Explore Analytics with Assist](https://support.lilt.com/kb/explore-analytics-with-assist.md) - [2025 LILT February Patch Release Notes](https://support.lilt.com/kb/february-2025-patch-release-notes.md) - [Figma](https://support.lilt.com/kb/figma.md) - [Budget Tracking](https://support.lilt.com/kb/financial-reports.md) - [Find & Replace](https://support.lilt.com/kb/find-replace.md) - [Generate Evaluation Metrics (WPA, BLEU)](https://support.lilt.com/kb/generate-evaluation-metrics-wpa-bleu.md) - [GitHub](https://support.lilt.com/kb/github.md) - [GitLab](https://support.lilt.com/kb/gitlab.md) - [Google Configuration](https://support.lilt.com/kb/google-configuration.md) - [Google Drive Connector](https://support.lilt.com/kb/google-drive.md): Connect your Google Drive to LILT for seamless translation and localization workflows - [Helpshift](https://support.lilt.com/kb/helpshift.md) - [Hotkeys](https://support.lilt.com/kb/hotkeys.md) - [Leverage Reports](https://support.lilt.com/kb/how-to-read-leverage-reports.md) - [Project Reports](https://support.lilt.com/kb/how-to-read-project-reports.md) - [Revision Reports](https://support.lilt.com/kb/how-to-read-revision-reports.md) - [Using LILT Create](https://support.lilt.com/kb/how-to-use-lilt-create.md) - [HubSpot](https://support.lilt.com/kb/hubspot.md) - [ICU Support](https://support.lilt.com/kb/icu-support.md) - [Image File Translation](https://support.lilt.com/kb/image-file-translation.md) - [Image File Translation](https://support.lilt.com/kb/image-file-translation-self-managed.md): Description of your new file. - [Information Assurance (IA)](https://support.lilt.com/kb/information-assurance-ia.md) - [Infrastructure Release Notes](https://support.lilt.com/kb/infrastructure-release-notes.md) - [Install K8S In Offline Environment (Rocky 8)](https://support.lilt.com/kb/install-k8s-in-offline-environment-rocky-8.md) - [Install System (Amazon Linux 2023 Or Rocky 8/9)](https://support.lilt.com/kb/install-system-amazon-linux-2023-or-rocky-8-9.md) - [Install System (AWS EKS)](https://support.lilt.com/kb/install-system-aws-eks.md) - [Instant Translate Files](https://support.lilt.com/kb/instant-translate-documents.md) - [AI Only User Role](https://support.lilt.com/kb/instant-translate-homepage.md) - [Type and translate](https://support.lilt.com/kb/instant-translate-text.md): Type and translate allows you to translate a block of text using your custom LILT models. This is convenient for when you want to quickly translate content without having to commit to using a dedicated translator and reviewer. - [Instant Video Dubbing](https://support.lilt.com/kb/instant-video-dubbing.md) - [Instructions To Delete Container Images](https://support.lilt.com/kb/instructions-to-delete-container-images.md) - [Integrate Your Workflow With LILT](https://support.lilt.com/kb/integrate-your-workflow-with-lilt.md) - [Intercom](https://support.lilt.com/kb/intercom.md) - [Introduction To LILT For Project Managers](https://support.lilt.com/kb/introduction-to-lilt-for-project-managers.md) - [Linguist Getting Started](https://support.lilt.com/kb/introduction-to-lilt-for-reviewers.md) - [Introduction To LILT Translate](https://support.lilt.com/kb/introduction-to-lilt-translate.md) - [Introduction To LILT Translation](https://support.lilt.com/kb/introduction-to-lilt-translation.md) - [Jira](https://support.lilt.com/kb/jira.md) - [Job Stats](https://support.lilt.com/kb/job-stats.md) - [Knowledge Base Dictionary](https://support.lilt.com/kb/knowledge-base-dictionary.md) - [LanguageTool QA Rules](https://support.lilt.com/kb/languagetool-qa-rules.md) - [Analytics](https://support.lilt.com/kb/lilt-analytics-v2.md) - [Connect Workflows](https://support.lilt.com/kb/lilt-connect-workflows.md) - [WebTranslateIt](https://support.lilt.com/kb/lilt-connector-compatible-with-webtranslateit.md) - [Create](https://support.lilt.com/kb/lilt-create.md) - [Create Best Practices](https://support.lilt.com/kb/lilt-create-best-practices.md) - [Domains](https://support.lilt.com/kb/lilt-domains.md) - [File Loaders](https://support.lilt.com/kb/lilt-file-loaders.md) - [Evaluate](https://support.lilt.com/kb/lilt-label.md) - [Linguist Homepage](https://support.lilt.com/kb/lilt-linguist-homepage.md) - [Custom Models](https://support.lilt.com/kb/lilt-model-hub.md) - [System Architecture](https://support.lilt.com/kb/lilt-system-architecture.md) - [Project Manager Guide](https://support.lilt.com/kb/lilt-translate-guide-for-project-managers.md) - [Workflows](https://support.lilt.com/kb/lilt-workflows.md): Workflows in LILT are designed to provide flexibility in balancing AI efficiency with human expertise based on a customer's specific translation needs and quality requirements. - [LILT x Google Translate](https://support.lilt.com/kb/lilt-x-google-translate.md) - [Linguist Stats](https://support.lilt.com/kb/linguist-stats.md) - [First Time Login](https://support.lilt.com/kb/logging-into-lilt-for-the-first-time.md) - [Lokalise](https://support.lilt.com/kb/lokalise.md) - [Instant Translate](https://support.lilt.com/kb/machine-translation.md) - [Contextual AI Model Training](https://support.lilt.com/kb/machine-translation-model-training.md) - [Magento](https://support.lilt.com/kb/magento.md) - [Manage Memory and Termbase](https://support.lilt.com/kb/manage-memory-and-termbase.md) - [Manage Terminology with Assist](https://support.lilt.com/kb/manage-terminology-with-assist.md) - [Managing Data Sources and Memory Entries](https://support.lilt.com/kb/managing-your-lilt-memories.md) - [Mandatory Batch QA](https://support.lilt.com/kb/mandatory-batch-qa-check.md) - [Data Source Settings](https://support.lilt.com/kb/memory-settings.md) - [Data Source/Terminology Management](https://support.lilt.com/kb/memory-terminology-management.md) - [Migrate Flannel To Calico](https://support.lilt.com/kb/migrate-flannel-to-calico.md) - [In-Context Preview](https://support.lilt.com/kb/monolingual-preview.md) - [Move The System Offline](https://support.lilt.com/kb/move-the-system-offline.md) - [Move To TLS 1.3](https://support.lilt.com/kb/move-to-tls-1-3.md) - [QA Rules for Data Sources](https://support.lilt.com/kb/multilingual-asset-management.md) - [Navigating The Jobs Page](https://support.lilt.com/kb/navigating-the-jobs-list.md) - [Navigating The Projects List](https://support.lilt.com/kb/navigating-the-projects-list.md) - [Navigation In The Platform](https://support.lilt.com/kb/new-navigation-in-the-lilt-platform.md) - [Node Labels](https://support.lilt.com/kb/node-labels.md) - [Non-Translatables](https://support.lilt.com/kb/non-translatables.md) - [OneDrive Configuration](https://support.lilt.com/kb/onedrive-configuration.md) - [OpenAI Configuration](https://support.lilt.com/kb/openai-configuration.md) - [Organization Owners](https://support.lilt.com/kb/organization-owners.md) - [Organization Settings](https://support.lilt.com/kb/organization-settings.md) - [PDF File Translation](https://support.lilt.com/kb/pdf-file-translation.md) - [Phrase TMS](https://support.lilt.com/kb/phrase-tms-fka-memsource.md) - [Plurals Support](https://support.lilt.com/kb/plurals-support-1.md) - [Instant (or Pretranslate) as part of your Workflow](https://support.lilt.com/kb/pretranslating-documents.md) - [Pretranslate Options Deep Dive](https://support.lilt.com/kb/pretranslation-options-deep-dive.md) - [Project Custom Properties](https://support.lilt.com/kb/project-custom-properties.md) - [Project Delivery](https://support.lilt.com/kb/project-delivery.md) - [Project Settings](https://support.lilt.com/kb/project-settings.md) - [Project View](https://support.lilt.com/kb/project-view.md) - [Prompt Response](https://support.lilt.com/kb/prompt-response.md) - [Quality Assurance Checks](https://support.lilt.com/kb/quality-assurance-tools.md) - [Quick Start Guide](https://support.lilt.com/kb/quick-start-guide-w-videos.md) - [Quoting](https://support.lilt.com/kb/quoting-in-lilt.md) - [Reassigning User Roles](https://support.lilt.com/kb/reassigning-user-roles.md) - [Reference Materials](https://support.lilt.com/kb/reference-materials.md) - [Removing Users From An Organization](https://support.lilt.com/kb/removing-organization-members.md) - [Managing Data Sources](https://support.lilt.com/kb/resetting-the-mt-purging-or-preserving-memories.md) - [Resource Metrics](https://support.lilt.com/kb/resource-metrics.md) - [Restore From Backup](https://support.lilt.com/kb/restore-from-backup.md) - [Review Sampling](https://support.lilt.com/kb/review-sampling.md) - [Reviewing Documents](https://support.lilt.com/kb/reviewing-documents.md) - [Role Based Access Control](https://support.lilt.com/kb/role-based-access-control.md) - [Roles FAQ](https://support.lilt.com/kb/roles-faq.md) - [Salesforce Commerce Cloud](https://support.lilt.com/kb/salesforce-commerce-cloud.md): The Salesforce Commerce Cloud Connector allows you to seamlessly translate your product catalog and content directly from within Salesforce, eliminating manual exports and enabling faster global launches. Read below for configuration information. - [Salesforce Knowledge](https://support.lilt.com/kb/salesforce-knowledge.md) - [SDL TMS](https://support.lilt.com/kb/sdl-tms.md) - [SDL WorldServer](https://support.lilt.com/kb/sdl-worldserver.md) - [Segment Comments and Error Flagging](https://support.lilt.com/kb/segment-comments.md) - [Segment Context](https://support.lilt.com/kb/segment-context.md) - [Segment Deletion & Document Management](https://support.lilt.com/kb/segment-deletion-document-management.md) - [Segment State Indicators](https://support.lilt.com/kb/segment-state-indicators.md) - [Self-Managed Features](https://support.lilt.com/kb/self-managed-features.md) - [Self-Managed Hardware Requirements](https://support.lilt.com/kb/self-managed-hardware-requirements.md) - [Set Custom Domain And Certificates](https://support.lilt.com/kb/set-custom-domain-and-certificates.md) - [Settings For LILT Create](https://support.lilt.com/kb/settings-for-lilt-create.md) - [Sharepoint](https://support.lilt.com/kb/sharepoint.md) - [Shopify](https://support.lilt.com/kb/shopify.md) - [Single Sign On (SSO) For Self-Managed](https://support.lilt.com/kb/single-sign-on-sso.md) - [Single Sign On (SSO) For LILT.com](https://support.lilt.com/kb/single-sign-on-sso-for-lilt-com.md) - [Smartling TMS](https://support.lilt.com/kb/smartling-tms.md) - [SMTP Email Notifications](https://support.lilt.com/kb/smtp-email-notifications.md) - [Source Highlighting Tool](https://support.lilt.com/kb/source-highlighting-tool.md) - [Source Text Editing](https://support.lilt.com/kb/source-text-editing.md) - [Split & Merge Segments](https://support.lilt.com/kb/split-merge-segments.md) - [SRX Upload Documentation](https://support.lilt.com/kb/srx-upload-documentation.md) - [Subtitling and captioning](https://support.lilt.com/kb/subtitling-and-captioning.md) - [Supported File Formats](https://support.lilt.com/kb/supported-file-formats.md) - [Supported Languages](https://support.lilt.com/kb/supported-languages.md) - [Syncing Language Data](https://support.lilt.com/kb/sync-language-data.md) - [System Requirements](https://support.lilt.com/kb/system-requirements-for-translators.md) - [Tags & Formatting](https://support.lilt.com/kb/tags-formatting.md) - [Tags QA Limitations](https://support.lilt.com/kb/tags-qa-limitations.md) - [Tags Quality Assurance](https://support.lilt.com/kb/tags-quality-assurance.md) - [Team Resources](https://support.lilt.com/kb/team-resources.md) - [Terminology](https://support.lilt.com/kb/terminology.md) - [Terminology Management](https://support.lilt.com/kb/terminology-management.md) - [Termweb](https://support.lilt.com/kb/termweb-connector.md) - [TM Leveraging](https://support.lilt.com/kb/tm-leveraging.md) - [Translation Memory Guidelines](https://support.lilt.com/kb/tm-size-content-guidelines.md) - [Trados Enterprise](https://support.lilt.com/kb/trados-enterprise.md) - [Translate with Assist](https://support.lilt.com/kb/translate-with-assist.md) - [Translating Documents](https://support.lilt.com/kb/translating-documents.md) - [Translating JSON Files](https://support.lilt.com/kb/translating-json-files.md) - [Translation Memory Matching and Suggestions](https://support.lilt.com/kb/translation-memory-matching-and-suggestions.md) - [Best Practices For Productivity](https://support.lilt.com/kb/translator-best-practices-360020816133.md) - [Upgrade Kubernetes](https://support.lilt.com/kb/upgrade-kubernetes.md) - [Upgrade NVIDIA/CUDA Drivers](https://support.lilt.com/kb/upgrade-nvidia-cuda-drivers.md) - [Upgrade LILT](https://support.lilt.com/kb/upgrade-system.md) - [Upgrade Third Party Applications](https://support.lilt.com/kb/upgrade-third-party-applications.md) - [Uploading and Maintaining Memory Files](https://support.lilt.com/kb/uploading-memory-files.md) - [User Domains Documentation](https://support.lilt.com/kb/user-domains-documentation.md) - [Using Pretranslate or Instant Translation Effectively](https://support.lilt.com/kb/using-pretranslation-effectively.md) - [Language Models](https://support.lilt.com/kb/v2-language-models.md) - [Volume & User Activity](https://support.lilt.com/kb/volume.md) - [Volume and User Activity](https://support.lilt.com/kb/volume-and-user-activity.md) - [Webflow](https://support.lilt.com/kb/webflow.md): Connect your Webflow site to LILT to translate your website content across languages. - [Error Rates](https://support.lilt.com/kb/what-does-error-rate-mean.md) - [Contextual AI](https://support.lilt.com/kb/what-is-interactive-adaptive-mt.md) - [LILT Overview](https://support.lilt.com/kb/what-is-lilt.md) - [Product Updates](https://support.lilt.com/kb/what-s-new-in-the-lilt-platform.md) - [WPML WordPress](https://support.lilt.com/kb/wordpress.md) - [Workflows For Translators](https://support.lilt.com/kb/workflows-for-translators.md) - [XLIFF Status Handling](https://support.lilt.com/kb/xliff-status-handling.md) - [XTM Cloud](https://support.lilt.com/kb/xtm-cloud.md) - [Zendesk Guide](https://support.lilt.com/kb/zendesk.md) - [Configuring the Internal OCR Provider](https://support.lilt.com/system-administration/configuring-internal-ocr-provider.md) - [Dataflow Analytics Pipeline](https://support.lilt.com/system-administration/dataflow-analytics.md): Understand and configure the Dataflow analytics service, including ETL jobs, backfill operations, and the initial data load process - [Using Amazon RDS Instead of Local MySQL](https://support.lilt.com/system-administration/using-rds-instead-of-mysql.md): Configure LILT to use Amazon RDS for managed database services instead of a local MySQL installation - [Using S3 instead of MinIO](https://support.lilt.com/system-administration/using-s3-instead-of-minio.md): Configure LILT to use Amazon S3 for object storage instead of the default MinIO installation ## OpenAPI Specs - [openapi-bundled](https://support.lilt.com/api-reference/openapi-bundled.yaml) - [openapi](https://support.lilt.com/api-reference/openapi.json) ## Optional - [AI Research](https://lilt.com/ai-research) - [Blog](https://lilt.com/blog)