16 lines
410 B
Plaintext
16 lines
410 B
Plaintext
---
|
|
sidebar_autogenerate_exclude: true
|
|
---
|
|
|
|
import { CogSixTooth } from "@medusajs/icons"
|
|
|
|
export const metadata = {
|
|
title: `Settings`,
|
|
}
|
|
|
|
# {metadata.title}
|
|
|
|
You can access your store's settings by clicking the <InlineIcon Icon={CogSixTooth} alt="settings" /> icon at the top right of the page.
|
|
|
|
This shows a settings panel with a different sidebar to manage your profile, store details, regions, and more.
|