---
title: "[Set Up Your Project] - Manage Translation in Contentstack"
description: Manage Translation in Contentstack
url: https://www.contentstack.com/docs/developers/multilingual-content/manage-translation-in-contentstack
product: Contentstack
doc_type: developer-guide
audience:
  - developers
  - content-managers
version: latest
last_updated: 2026-03-26
---

# [Set Up Your Project] - Manage Translation in Contentstack

This page explains how translation is handled when using Contentstack and points you to guides for setting up translation workflows using webhooks and third-party services. It is intended for developers and teams implementing multilingual content processes, and should be used when you need to manage translation outside of Contentstack.

## Manage Translation in Contentstack

Contentstack does not provide translation service. However, you can use Contentstack [Webhooks](/docs/developers/set-up-webhooks/about-webhooks) and manage translation at your end. You can also use webhooks along with third-party apps, such as [AWS Lambda](https://aws.amazon.com/lambda/), to manage translation. We have created a few guides on how to manage translation in Contentstack.

- [General guide on managing translation](/docs/developers/how-to-guides/manage-content-translation-in-contentstack)
- [Specific guide on managing translation using contentstack Webhooks and Workflows along with AWS Lambda and AWS Translate](/docs/developers/how-to-guides/set-up-a-translation-system-with-contentstack-webhooks-and-workflows-aws-lambda-and-aws-translate)[/docs/developers/how-to-guides/setting-up-translation-system-with-contentstack-webhooks-memsource-and-aws-lambda](/docs/developers/how-to-guides/setting-up-translation-system-with-contentstack-webhooks-memsource-and-aws-lambda)
- [Setting up Translation System with Contentstack Webhooks, Memsource, and AWS Lambda](/docs/developers/how-to-guides/setting-up-translation-system-with-contentstack-webhooks-memsource-and-aws-lambda)

## Common questions

**Q: Does Contentstack provide a built-in translation service?**  
A: Contentstack does not provide translation service.

**Q: How can I manage translation with Contentstack?**  
A: You can use Contentstack Webhooks and manage translation at your end.

**Q: Can I use third-party services for translation workflows?**  
A: You can use webhooks along with third-party apps, such as AWS Lambda, to manage translation.

**Q: Where can I find guides for setting up translation systems?**  
A: The page links to guides on managing translation in Contentstack, including general and specific setup guides.