# Mapping Jira Assignee to Ticket Owner

If you would like to automatically assign issues in Jira based on Ticket Owner in Zoho Desk, you can utilize Value Mapping.

**Value Mapping** is a Mapping feature that allows you to define how specific values from one system are translated into another system during synchronization.\
\
Follow these steps below:<br>

### Navigate to Configuration page

* Navigate to the Configuration settings.
* Locate the "Field Mapping" section.

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

### Configure Field Mapping

* Set up inbound mappings for Assignee (Jira) and Ticket Owner (Zoho Desk) fields.

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

### Set Value Mapping

* Click on "Configure" to access the value mapping settings.
* Define the value mappings to translate the ticket owner in Zoho Desk to the assignee in Jira.
* Search for the desired Jira user and Zoho agent.
* In the example below, the Zoho agent will be translated to Jira user.

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

### Save Configuration

* After setting the Value Mapping, click "Save" to apply the changes.

In this configuration, the Ticket Owner value from Zoho Desk will be automatically translated to the configured Assignee value in Jira. This automation enhances efficiency in managing tasks across both platforms.


---

# 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.mybytes.tech/atlassian-cloud/zoho-desk-for-jira/administrator-guide/mapping-jira-assignee-to-ticket-owner.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.
