# Language

## Manage Language

To add or edit the existing application language, you have to click on the language from configuration -> language, when you click you have the image like the below one.

<figure><img src="https://1030029444-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FruOScZYB7ObNWqlN9ETi%2Fuploads%2F7mSKgj8ZfdDgRHnDsFy7%2FScreenshot%20(3).png?alt=media&#x26;token=f0ea6e5f-44ec-4c96-a043-2026b6961583" alt=""><figcaption></figcaption></figure>

## Create Language

To create a new language click on the create language button, then have the UI like the below one.

<figure><img src="https://1030029444-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FruOScZYB7ObNWqlN9ETi%2Fuploads%2FYIceLqMWv39fNcGzDgsi%2FScreenshot%20(3).png?alt=media&#x26;token=41b2fafd-5ca3-4133-8f17-51ea4fa8bcf0" alt=""><figcaption></figcaption></figure>

Here first you have to choose you desired language, then in the blank field you can add you language translation.


---

# 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://code-hunger.gitbook.io/easy-ticket/administrator-login/configuration/language.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.
