> 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/intercom/jira-cloud-for-intercom/guides/intercom-administrator/managing-the-intercom-app-configuration.md).

# Managing the Intercom app configuration

If you find work item creation in Intercom slow or cumbersome because your Intercom teammates keep selecting and typing the same values over and over, the Intercom app configuration may be what you have been looking for.

Using the Intercom for Jira companion app, your Jira administrator can set default work item values to make work item creation easier and faster for Intercom teammates.

{% hint style="info" %}
**Requires Intercom for Jira**

Note that the Intercom app configuration features require [the paid Intercom for Jira app](https://marketplace.atlassian.com/apps/1217371/intercom-for-jira?hosting=cloud\&tab=overview) to be installed in your Jira instance.

Have a look at [the installation documentation](/atlassian-cloud/intercom-for-jira/guides/jira-administrators/setting-up.md) if you would like to give it a try - the first 30 days are completely free-of-charge.
{% endhint %}

If you are already using Intercom for Jira or just installed it, have a look at the documentation on [managing the Intercom app configuration for your Jira spaces](/atlassian-cloud/intercom-for-jira/guides/jira-administrators/managing-the-intercom-app-configuration.md).


---

# 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/intercom/jira-cloud-for-intercom/guides/intercom-administrator/managing-the-intercom-app-configuration.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.
