# Options

Lewe Jira Connector offers a variety of global options to set. These settings are mostly used when displaying Jira issue and Jira filter information. You can overwrite most of the settings for each shortcode with its parameters.

<figure><img src="https://739919931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQyqhXpUcAdSvpEMskTcv%2Fuploads%2FPmf3T62tAJqZPWrVgbNU%2Fjco-options-768x582.png?alt=media&#x26;token=760a7cbd-85b8-4612-8f80-766fae90d3a3" alt=""><figcaption></figcaption></figure>

Clicking the Save Changes button will save the settings on all tabs.

## Jira Issue Button

This tab refers to the **button** format of the jco-issue shortcode: `[jco-issue format="button" ...]`. Each option shows a description explaining its purpose.

<figure><img src="https://739919931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQyqhXpUcAdSvpEMskTcv%2Fuploads%2FYpuJhO3XKrfUA5aP1rJI%2Fscreenshot-1-768x576.png?alt=media&#x26;token=55caccd5-f917-4cea-b83a-2b899b74dfb9" alt=""><figcaption></figcaption></figure>

## Jira Issue Inline

This tab refers to the **inline** format of the jco-issue shortcode: `[jco-issue format="inline" ...]`. Each option shows a description explaining its purpose.

<figure><img src="https://739919931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQyqhXpUcAdSvpEMskTcv%2Fuploads%2FripCof7U2mNyjLulwr6v%2Fscreenshot-2-768x576.png?alt=media&#x26;token=b8b41ff5-3d7a-4765-bbe8-b7ce0c045da6" alt=""><figcaption></figcaption></figure>

## Jira Issue Panel

This tab refers to the **panel** format of the jco-issue shortcode: `[jco-issue format="panel" ...]`. Each option shows a description explaining its purpose.

<figure><img src="https://739919931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQyqhXpUcAdSvpEMskTcv%2Fuploads%2FjZvJj92fhb75n1IbxOmR%2Fscreenshot-3-768x576.png?alt=media&#x26;token=57fcea82-2809-4e2c-a588-99824bdfc27c" alt=""><figcaption></figcaption></figure>

## Jira Filter

This tab refers to the jco-filter shortcode: `[jco-filter ...]`. Each option shows a description explaining its purpose.

<figure><img src="https://739919931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQyqhXpUcAdSvpEMskTcv%2Fuploads%2FclBmL2WPXNlTT5UrGsHZ%2Foptions-jira-filter.png?alt=media&#x26;token=24517d35-9168-4f18-82cd-0c2f3a2a961c" alt=""><figcaption></figcaption></figure>

## Colors

This tab allows you to set your own status category colors based on Bootstrap terminology.

<figure><img src="https://739919931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQyqhXpUcAdSvpEMskTcv%2Fuploads%2FJLpmazG0alfJNLxRMAEi%2Fscreenshot-9-768x576.png?alt=media&#x26;token=41cf7790-3435-46b8-a5d2-8973dccd9ab9" alt=""><figcaption></figcaption></figure>

## Options

This tab provides general plugin options.

<figure><img src="https://739919931-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQyqhXpUcAdSvpEMskTcv%2Fuploads%2FlfAzUTxuPJq5oS3DjZN8%2Fscreenshot-10-768x576.png?alt=media&#x26;token=8b8719d8-e172-4c8f-8f76-49b6287e4764" alt=""><figcaption></figcaption></figure>


---

# 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://lewe.gitbook.io/lewe-jira-connector-for-wordpress/options.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.
