21 lines
585 B
Plaintext
21 lines
585 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)
|