> For the complete documentation index, see [llms.txt](https://docs.meta-inf.hu/email-this-issue/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.meta-inf.hu/email-this-issue/email-this-issue-for-jira-server-data-center/documentation/integrations/crm-for-jira.md).

# CRM for Jira

<mark style="color:green;">SINCE VERSION 7.0.13</mark><br>

Email This Issue supports the use of [CRM for Jira](https://marketplace.atlassian.com/plugins/ru.teamlead.jira.plugins.teamlead-crm-plugin-for-jira/server/overview) add-on. CRM for Jira allows users to define companies and contacts belonging to these companies. It also offers lots of custom field types, including:

* CRM Contact
* CRM Contacts
* CRM Property

Email This Issue recognizes these field types and can send emails to the contacts selected in these fields.

Steps to use:

1. Add one or more custom fields of CRM Contact, CRM Contacts, CRM Property to your project.
2. Select a contact or contacts in the fields.
3. When you send manual emails or configure event notifications or Workflow post functions, select these custom fields as recipients. Read more about these under this chapter [here](/email-this-issue/email-this-issue-for-jira-server-data-center/documentation/outgoing-emails.md).

&#x20;


---

# 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:

```
GET https://docs.meta-inf.hu/email-this-issue/email-this-issue-for-jira-server-data-center/documentation/integrations/crm-for-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.
