# Categories
/dashboard/settings/categories
Categories classify the uploaded images and generate listings based in each category.
# Adding categories
Click on "Add category".
# Category values
# Name
The name for the category.
| Type | Accepted |
|---|---|
| String | maxlength 32 |
# URL key
The URL key (path component). For better SEO, try to use hyphens (-) instead of underscores (_) in the URL key.
| Type | Accepted |
|---|---|
| String | Only letters, numbers, and hyphens |
# Description
A brief description about the category. It will be used in the <meta name="description"> tag for the category page.
| Type | Accepted |
|---|---|
| String | Any |
← Api Consent screen →