# Language recognition

Use language recognition automation to detect which language your customer is speaking in their initial message, and display this information on the ticket.

<figure><img src="/files/4RUYSb6ar1OsnTXSAQbx" alt=""><figcaption></figcaption></figure>

Follow these steps to turn language recognition on:

1. Go to the [automations page](https://inbox.messagebird.com/manager/automations) in your Inbox settings
2. Under **Language recognition**, toggle the button to **Active**
3. That’s it! Now, tickets waiting in the queue will display your customer’s language

To route tickets to specific agents based on the customer’s language, visit the [Basic Routing](https://inbox.messagebird.com/manager/basic-routing) page and [set up queues](https://inbox.messagebird.com/manager/basic-routing/routing-how-to) for the languages that your team handles.


---

# 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.bird.com/connectivity-platform/set-up-inboxs-built-in-automations/language-recognition.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.
