---
title: Creating media libraries
related:
  - https://docs.kentico.com/k81/managing-website-content/configuring-the-environment-for-content-editors/configuring-media-libraries.md
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

There are two kinds of media libraries that you can create:

- [Site related media libraries](#creating-site-related-media-libraries) - belong to a specific site.
- [Group media libraries](#creating-group-media-libraries) - media libraries belonging to a specific group.

> **Note:** **Creating media libraries on a live site**
>
> Note that your site may be set up so that both site related and group media libraries can be created directly on the live site.

## Creating site-related media libraries

1. Open the **Media libraries** application.
2. Click on **New media library**.
3. Fill in the following details: 
   1. **Display name** - the name of the media library displayed in the administration interface and on the live site.
   2. **Code name** - the name of the media library used by developers in code.
   3. **Description**- the text describing the media library.
   4. **Teaser image** - the image used as the media library teaser.
   5. **Folder name** - the name of the folder where files will be stored.

      ![](https://docs.kentico.com/docsassets/k81/creating-media-libraries/creating_media_library.png)
4. **Save**the Media library. The **Media library** interface appears.

   1. The **Files\*\*\*\*tab** allows you to manage the media library content.
   2. The **General\*\*\*\*tab** is used to edit the properties that you entered when creating the media library.
   3. The **Security\*\*\*\*tab** allows you to adjust permissions to work with folders and files in the given media library. For more details on how to adjust permissions in media libraries, please refer to the [Assigning permissions to media libraries](https://docs.kentico.com/k81/managing-website-content/configuring-the-environment-for-content-editors/configuring-media-libraries/media-libraries-security/assigning-permissions-to-media-libraries.md) topic.

## Creating group media libraries

1. Open the **Groups** application.
2. (Optional) if you don't have one yet, create a [New group](https://docs.kentico.com/k81/community-features/groups/working-with-groups.md).
3. **Edit** the group for which you want to create the media library.
4. Switch to the **Media libraries**tab.
5. Click **New media library**.
6. Fill in the following details:
   1. **Display name** - the name of the media library displayed in the administration interface and on the live site.
   2. **Code name** - the name of the media library used by developers in code.
   3. **Description**- the text describing the media library.
   4. **Teaser image** - the image used as the media library teaser.
   5. **Folder name** - the name of the folder where files will be stored. This folder will be created under \\\media\ or in a [custom location](https://docs.kentico.com/k81/managing-website-content/configuring-the-environment-for-content-editors/configuring-media-libraries.md#configuring-custom-storage-for-media-libraries).

      ![](https://docs.kentico.com/docsassets/k81/creating-media-libraries/creating_group_media_library.png)
7. **Save**the Media library. The **Media library** interface appears.
   1. The **Files\*\*\*\*tab** allows you to manage the media library content.
   2. The **General\*\*\*\*tab** is used to edit media library general properties that you entered when creating the media library.
   3. The **Security\*\*\*\*tab** allows you to adjust permissions to work with folders and files in the given media library. For more details on how to adjust permissions in media libraries, please refer to the [Assigning permissions to media libraries](https://docs.kentico.com/k81/managing-website-content/configuring-the-environment-for-content-editors/configuring-media-libraries/media-libraries-security/assigning-permissions-to-media-libraries.md) topic.
