20 lines
404 B
Plaintext
20 lines
404 B
Plaintext
---
|
|
sidebar_position: 9
|
|
sidebar_label: "Developer"
|
|
---
|
|
|
|
export const metadata = {
|
|
title: `Developer Settings`,
|
|
}
|
|
|
|
# {metadata.title}
|
|
|
|
The Developer section in the settings allows you to manage developer-related settings, such as API key managements or executions.
|
|
|
|
---
|
|
|
|
## Learn More about Developer Settings
|
|
|
|
- [API Key Management](./api-key-management/page.mdx)
|
|
- [Executions](./executions/page.mdx)
|