> For the complete documentation index, see [llms.txt](https://docs.meta-inf.hu/myra-master-your-ratings/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/myra-master-your-ratings/general-product-information.md).

# General product information

## Introduction to Myra <a href="#introduction-to-myra" id="introduction-to-myra"></a>

**Customer feedback and trust, built directly into Jira and Jira Service Management.**

Myra is an app designed for service and software teams who need to collect actionable feedback -like CSAT, NPS, and CES - and visibly prove their service quality. Instead of relying on easily ignored emails or disconnected external tools, Myra embeds feedback collection and live score displays right into the customer experience. By securely storing all results inside Jira, your team gets a centralized way to track performance, take immediate action, and turn high scores into a visible trust signal.

### Key Capabilities <a href="#key-capabilities" id="key-capabilities"></a>

Built on Atlassian Forge, Myra helps you seamlessly integrate customer sentiment into your daily Jira workflows.

#### 1. Centralize Feedback in Your Jira Ecosystem <a href="#id-1.-centralize-feedback-in-your-jira-ecosystem" id="id-1.-centralize-feedback-in-your-jira-ecosystem"></a>

All customer feedback - whether from support tickets, emails, or embedded web forms - flows directly into Jira.

By eliminating manual copy-pasting and tool-switching. Your team can review, organize, and act on customer sentiment without ever leaving their core workspace.

#### 2. Turn Feedback into Actionable Jira Issues <a href="#id-2.-turn-feedback-into-actionable-jira-issues" id="id-2.-turn-feedback-into-actionable-jira-issues"></a>

Instantly convert raw customer responses into well-structured Jira issues with just a few clicks. Link feedback directly to specific features, epics, bugs, or dedicated service recovery tasks.

By maintaining full traceability from user input to product delivery, ensuring your team resolves negative feedback faster and prioritizes backlogs based on real data.

#### 3. Collect Feedback Anywhere <a href="#id-3.-collect-feedback-anywhere" id="id-3.-collect-feedback-anywhere"></a>

Capture insights exactly where your customers are. Allow users to share feedback directly on the JSM portal, via email, or through lightweight rating widgets embedded on external websites and SaaS apps.

By using in-context experiences drastically increase response rates compared to traditional email-only surveys.

#### 4. Showcase Your Success (Trust Signals) <a href="#id-4.-showcase-your-success-trust-signals" id="id-4.-showcase-your-success-trust-signals"></a>

Myra isn’t just for collecting data, it’s for proving your quality. Display your real-time, accurate feedback scores (like CSAT or NPS) directly on your customer portal or external web pages.

Turn your hard-earned customer satisfaction into a visible, live trust badge that reassures prospects and stakeholders.


---

# 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.meta-inf.hu/myra-master-your-ratings/general-product-information.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.
