# Letting Adopt match languages with your Identity API

This feature is available to customers who have setup an API configuration to source User Context (eg: Role, Language, Location) from a 3rd party provider (eg: Azure AD, Workday, Cornerstone, SAP etc).&#x20;

By enabling the steps below, the guidance language will match the configuration accessed via API.  For example: if a user's “Workday” language is set to French and their organization has configured Workday API integration for User Context. Then all the user's guidance will be in French.

1. Sign in to the Management Console with your credentials
2. Click on the name of the application you want to work on&#x20;
3. Click **Settings** from the menu pane on the left
4. Click **Language** from the available Settings options
5. In the **Read language** from dropdown, select Space Settings
6. In the **Localization is identified by dropdown**, select **User Provided**
7. Click **Apply** to save&#x20;

<figure><img src="/files/g17yTfpNu5UPmX30rD4M" alt=""><figcaption></figcaption></figure>

***Note:** Adopt recommends adding local languages so that your application users can be guided in their preferred language. However, keep in mind that you will need to add content to the guides for each language(s) that you add.*


---

# 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-adopt.nexthink.com/in-application-guidance/using-content-localization/automating-the-language-selection/letting-adopt-match-languages-with-your-identity-api.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.
