# Connect UCL for task Assignment in Jira

{% hint style="info" %}
UCL's Playground is the overview of how your AI agent will work with integrated Connectors and Actions (Tools) through UCL.
{% endhint %}

### Connect your Jira account to UCL

For this use case, we need to connect the Jira App with the Assign Issue Action.

> You can select any app by checking the top-right box on the app and click on **Select Tools** to modify your action selection and then finalize this setup by clicking the **Confirm Action** button in the right-bottom.

<figure><img src="https://1255842839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3iSr2Tx8FvvuoLPncziH%2Fuploads%2FKltc0U3xyXTF8JnOYi19%2Fimage.png?alt=media&#x26;token=648599f6-517b-44fc-905d-c0bf953f8b70" alt=""><figcaption></figcaption></figure>

* You need to authenticate your Jira account, after which the Jira App will appear as **Connected**.
* From Select Tools, you can enable the **Assign Issue** Action.

> ⚠️ You may need to be a Jira project admin or have the right permissions to link your account successfully.

<figure><img src="https://1255842839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3iSr2Tx8FvvuoLPncziH%2Fuploads%2FUHajjwXKKLsrb3lO47qp%2Fimage.png?alt=media&#x26;token=f9ea3c52-adbe-48e9-ad04-d97f1e3559a8" alt=""><figcaption></figcaption></figure>

You will now see Jira along with other selected apps in your dashboard.

<figure><img src="https://1255842839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3iSr2Tx8FvvuoLPncziH%2Fuploads%2Fh66SbxtiLvq09R37E8DE%2Fimage.png?alt=media&#x26;token=8b2039a6-2422-43e3-90b0-ceec708eaa54" alt=""><figcaption></figcaption></figure>

### **Use UCL’s Playground to Perform Actions**

You can use the **Playground** (from the three-dot menu, top-right) in your dashboard to test all your connected apps.

<figure><img src="https://1255842839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3iSr2Tx8FvvuoLPncziH%2Fuploads%2FT6B352uhAuPXeqfLMNa4%2Fimage.png?alt=media&#x26;token=f2c1005c-a2ae-408c-b55b-976de88c7a67" alt=""><figcaption></figcaption></figure>

In the AI Assistant, enter the prompt describing the action you want to perform. For example:

> *Assign "Task Name" to "User's Jira ID"*

The AI Assistant will process your request using the appropriate action in the connected app, such as updating a task in Jira.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3iSr2Tx8FvvuoLPncziH%2Fuploads%2FeJts2Cx3QfYisXlgM8C8%2F20250602-2000-08.2595966.mp4?alt=media&token=6c46e6e6-7597-40f5-88cc-245fdae9adc0>" %}

Once successful, the task ownership will be updated in your Jira workspace.

<figure><img src="https://1255842839-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3iSr2Tx8FvvuoLPncziH%2Fuploads%2F6ZymumUcWG1YQk3MMo4a%2Fimage.png?alt=media&#x26;token=e957bc06-7347-4a9c-bb5a-4c4968aa7b36" alt=""><figcaption></figcaption></figure>

> This setup allows you to automate and streamline task management in Jira using natural language, making workflows faster and more efficient.


---

# 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.fastn.ai/ai-agent-integrations-ucl/getting-started/how-ucl-works-in-real-scenarios/connect-ucl-for-task-assignment-in-jira.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.
