

# Get the language of a user in Amazon Connect Agent Workspace
<a name="3P-apps-user-requests-getlanguage"></a>

Returns the language setting for the current user in the Amazon Connect Agent Workspace.

```
async getLanguage(): Promise<Locale | null>        
```

 **Permissions required:** 

```
User.Configuration.View              
```