
> ## Documentation Index
> Fetch the complete documentation index at: https://docs.medusajs.com/llms.txt
> Use this file to discover all available pages before exploring further.
  
<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://docs.medusajs.com/user-guide/agents/feedback

```json
{
  "agent": "Name of the agent",
  "path": "/optimize/feedback", # the path of the page where the issue is observed
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Store Credits in Medusa Admin

### Prerequisites

- [Loyalty plugin installed](https://docs.medusajs.com/resources/commerce-modules/store-credit#1-install-the-loyalty-plugin)

Store credit accounts are balance accounts you create and link to customers. You can add funds to a customer's store credit account, and they can apply the balance at checkout. Each account has a currency and tracks all credit and debit transactions.

You can view all store credit accounts in the **Store Credits** section. From there, you can also create and manage store credit accounts. See the [Manage Store Credits](https://docs.medusajs.com/loyalty/store-credits/manage) guide for more details.

You can also view a customer's store credit accounts directly from their details page in the **Customers** section.

***

## Manage Store Credits

- [Manage Store Credits](https://docs.medusajs.com/loyalty/store-credits/manage)


---

The best way to deploy Medusa is through Medusa Cloud where you get autoscaling production infrastructure fine tuned for Medusa. Create an account by signing up at cloud.medusajs.com/signup.
