# Translate for Slack

## Translate for Slack

- [About](https://docs.translate.technology/getting-started/about.md): Language translation in your Slack workspace
- [Installation](https://docs.translate.technology/getting-started/installation.md): Install Translate for Slack
- [Free Trial](https://docs.translate.technology/getting-started/free-trial.md): 30 days of free access to all premium features
- [Manual Translation](https://docs.translate.technology/features/manual-translation.md)
- [Slash Command](https://docs.translate.technology/features/manual-translation/slash-command.md): /translate ("slash translate")
- [Translate Text Shortcut](https://docs.translate.technology/features/manual-translation/translate-text-shortcut.md): Use a form to translate a block of text
- [Form](https://docs.translate.technology/features/manual-translation/form.md): Use a form to translate a block of text
- [Translate this Message](https://docs.translate.technology/features/manual-translation/translate-this-message.md): Manually translate a single message in a channel
- [Post This](https://docs.translate.technology/features/manual-translation/post-this.md): Posting a manual translation to the channel or DM
- [Automatic Translation](https://docs.translate.technology/features/automatic-translation.md): Enable automatic translation of messages in certain channels
- [Translate YOUR Messages](https://docs.translate.technology/features/automatic-translation/translate-your-messages.md): Automatically translate all of your own messages in a channel
- [Translate ALL Messages](https://docs.translate.technology/features/automatic-translation/translate-all-messages.md): Automatically translate messages from ALL members in a channel
- [Display Format](https://docs.translate.technology/features/automatic-translation/display-format.md): Choose how automatic translations are shown in the channel
- [Channel Selector](https://docs.translate.technology/features/automatic-translation/channel-selector.md): Dropdown selection or search to find the channel
- [Two Language Translation](https://docs.translate.technology/features/automatic-translation/two-language-translation.md): Enabling translation into two languages
- [DM Translation](https://docs.translate.technology/features/automatic-translation/dm-translation.md): Automatically translate in Direct Message (DM) channels
- [Disable Auto Translate](https://docs.translate.technology/features/automatic-translation/disable-auto-translate.md): Turn off automatic translation in a channel
- [Home Screen](https://docs.translate.technology/features/automatic-translation/home-screen.md): The Home screen is a dashboard where you can enable automatic translation and perform other functions
- [Authorize](https://docs.translate.technology/features/authorize.md): Authorize Translate to append translations to your messages
- [Supported Languages](https://docs.translate.technology/features/supported-languages.md): Language supported for translation
- [Plans](https://docs.translate.technology/plans-and-pricing/plans.md): There are three plans: FREE, PRO, and PLUS
- [Upgrading](https://docs.translate.technology/plans-and-pricing/upgrading.md): Upgrade from one paid plan to another
- [Cancelling](https://docs.translate.technology/plans-and-pricing/cancelling.md)
- [Account Status](https://docs.translate.technology/plans-and-pricing/account-status.md): Confirm plan and character usage
- [Update Credit Card](https://docs.translate.technology/plans-and-pricing/update-credit-card.md): Via the \[Accounts] button on the Home Screen
- [Security](https://docs.translate.technology/resources/security.md)
- [FAQs](https://docs.translate.technology/resources/faqs.md): Frequently Asked Questions
- [Contact](https://docs.translate.technology/resources/contact.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.translate.technology/getting-started/about.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
