# FAQ

## General

![](/files/-LTbDJiweUWIeUXnkRWP)

### Where can I get help? <a href="#where-can-i-get-help" id="where-can-i-get-help"></a>

Please get in touch using the Intercom messenger on this page, [toolsplus.io](https://toolsplus.io/) or shoot us an email at <support@toolsplus.io>​.

### Do you support Jira Server?

Currently, Travis for Jira only supports Jira Cloud instances because there is no comparable feature in Jira Software Server. If the developer panel becomes available in Jira Software Server we will consider adding support for Jira Server as well.

## App

### How do we see Travis CI deployment information in Jira?

Currently, we do not send Travis CI deployment information to Jira. However, it's surely something we would like to do. The main reason that this feature is currently lacking are some open questions around the mapping between the Travis CI's and Jira's concept of deployment.

## Pricing

![](/files/-LTbDoGaKrTxD-IKef57)

### How much does Travis for Jira cost?

Please have a look at the [pricing tab on the Intercom for Jira Marketplace listing](https://marketplace.atlassian.com/apps/1217371/intercom-for-jira?hosting=cloud\&tab=pricing) to get a rough idea.\
Travis for Jira follows the Atlassian Marketplace pricing model which is priced based on the number of active users in your Jira instance. Make sure you deactivate Jira users that are not in use to make sure you don't pay for them.


---

# 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.toolsplus.io/atlassian-cloud/travis-for-jira/faq.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.
