# Plans

When Translate is [installed](/getting-started/installation.md) on a Slack workspace, it is automatically placed on the FREE plan as described below, but also with a 30-day [free trial](/getting-started/free-trial.md) that includes the features of the PRO and PLUS plans, also described below.

{% hint style="info" %}
All plans include unlimited users and unlimited channels
{% endhint %}

### The FREE Plan

The FREE plan includes the following features:

* Manual translation via the `/translate` [slash command](/features/manual-translation/slash-command.md)
* Manual translation via a [shortcut](/features/manual-translation/translate-text-shortcut.md) ([form](/features/manual-translation/form.md))
* Translate individual messages in any channel via "[Translate this message](/features/manual-translation/translate-this-message.md)"
* 100+ [languages supported](/features/supported-languages.md)
* Up to 25,000 translated characters per month
* Unlimited users and channels on a single Slack workspace
* Price: FREE (credit card is NOT required)

### The PRO Plan

The PRO plan includes the following features:

* All of the features of the [FREE](#the-free-plan) plan listed above, plus...
* The ability to [post a manual translation ](/features/manual-translation/post-this.md)to the channel or DM
* [Automatic translation ](/features/automatic-translation.md)to a chosen language in any channel or [direct message](/features/automatic-translation/dm-translation.md) (DM) channel, configured either [individually](/features/automatic-translation/translate-your-messages.md) or [channel-wide](/features/automatic-translation/translate-all-messages.md)
* Unlimited users and channels on a single Slack workspace
* Up to 250,000 characters translated per month
* Price: 29 USD monthly or 290 USD annually

### The PLUS Plan

The PLUS plan includes the following features:

* All of the features of the [PRO](#the-pro-plan) plan listed above, plus...
* [Two-language automatic translation](/features/automatic-translation/two-language-translation.md) in any channel
* Top priority for new feature requests
* Up to 1,000,000 characters translated per month
* Price: 69 USD monthly or 690 USD annually

Need more than 1,000,000 characters translated per month? Please [reach out](/resources/contact.md)!


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.translate.technology/plans-and-pricing/plans.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.
