Files
medusa-store/www/apps/user-guide/app/settings/developer/page.mdx
Shahed Nasser c382ed6ed1 docs: finish user guide updates (#11603)
* finished settings changes

* fix todos

* update titles
2025-02-25 19:04:25 +02:00

19 lines
584 B
Plaintext

---
sidebar_position: 9
sidebar_label: "Developer"
---
export const metadata = {
title: `Developer Settings in Medusa Admin`,
}
# {metadata.title}
The Developer section in the Medusa Admin's settings is useful for developers building customizations for your Medusa application. If you're unsure about how to use these settings, please consult with your technical team.
## Manage Developer Settings
- [Publishable API Keys Management](./publishable-api-keys/page.mdx)
- [Secret API Keys Management](./secret-api-keys/page.mdx)
- [View Workflow Executions](./workflows/page.mdx)