# Manage Text and Translation

The **Text and Translation Management** feature in Artha allows administrators to modify existing text and translate it into the preferred language across both the **User Panel** (Employer and Candidate) and the **Admin Panel**.

Changes can be applied to various modules depending on user requirements using:

* Text and Translation
* Masters
* Widgets

\
Here's the tutorial video followed by detailed steps:

{% embed url="<https://youtu.be/t_d4_EsTkRo>" %}

Let's take a look at how.

## Text and Translation

This module enables changes to existing **text**, **notifications**, and **emails**.

**Steps to follow:**

1. Go to the **Manage Portal** and click on **Text and Translation**.

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

2. Select the section where changes are needed — **Text, Notification, or** **Email**.

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

3. Choose whether the changes apply to the **User Panel** or the **Admin Panel**. To ensure the appropriate selection, choose:

* **User Panel**: When the content changes are in the platform for either the employer or the candidate screens.
* **Admin Panel**: When the content changes are in the Admin Panel.<br>

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

4. Search for the content you wish to modify.

<figure><img src="/files/0JyrXoeHY72H9QZ1MPNg" alt=""><figcaption></figcaption></figure>

5. Enter the updated text and click anywhere to save.

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

The changes will be reflected immediately in the respective panel.

## Masters

This section allows you to update the text used in dropdowns, checkboxes, radio buttons, and other selection inputs.

Let's take a look at an example.

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

**Steps to follow:**

1. Go to the **Manage Portal** and click on **Master**.

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

2. Search for the master where the changes are required.

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

3. Switch to the **Sub Master** tab. You will see the master name and corresponding sub-masters listed in a table.

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

4. Click **Edit** under the **Actions** column.

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

5. Update the **Name** field with the new value and click **Update, upon which an update message will be displayed.**

<figure><img src="/files/53SXqsITrnBcclOOrH5Y" alt=""><figcaption></figcaption></figure>

The updated text will reflect in the respective sub-masters.

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

The changes on the platform will be reflected as well.

<figure><img src="/files/2vWSCqj9V3MNwvGGSM8D" alt=""><figcaption></figcaption></figure>

## Widgets

You can update the content displayed in homepage widgets using this section.

\
Let's take a look at an example.<br>

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

**Steps to follow:**

1. Go to the **Manage Portal** and click on **Widgets**.

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

2. Locate the widget where the content needs to be changed and click **Edit** under the **Actions** column.

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

3. On the **Update Widget** screen, modify the **Title** field and click **Update**.

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

Refresh the homepage to view the updated content.<br>

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

>


---

# 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.arthajobboard.com/admin/manage-data/manage-text-and-translation.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.
