> For the complete documentation index, see [llms.txt](https://docs.toolsplus.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.toolsplus.io/atlassian-cloud/intercom-for-jira/guides/jira-users/inspecting-linked-intercom-conversations.md).

# Inspecting linked Intercom conversations

With Intercom conversations linked to your Jira work item, you can find out more about the conversation and its associated customer or company. This section explains those features.

When you first open the work item view, there is a context panel in the right-hand column titled **Intercom: Linked conversations (1)**. All linked Intercom conversations are dynamically loaded when you click on this context panel.

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

Once the context panel has loaded, you can link new conversations using the [**link icon button (1)**](/atlassian-cloud/intercom-for-jira/guides/jira-users/managing-intercom-conversation-links.md#creating-a-link) or **browse all linked conversations (2)** if the feature is enabled. If you have more than one linked conversation, you can use the **conversation filter (3)** to find linked conversations by their ID.

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

The app also displays an expandable card for each linked conversation, indicating the **name of the contact if available (1)**, **conversation actions (2),** and a button to open the card and **view additional conversation and contact details (3)**.

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

The extended conversation view shows additional **contact details (4)**.

{% hint style="info" %}
**Configuring visible customer and company details**

A Jira administrator [can configure the visible customer and company details](/atlassian-cloud/intercom-for-jira/guides/jira-administrators/managing-visible-intercom-data-fields.md) in the Jira space settings.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.toolsplus.io/atlassian-cloud/intercom-for-jira/guides/jira-users/inspecting-linked-intercom-conversations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
