---
title: "Content Management"
slug: "content-management-api"
updated: 2025-11-25T06:51:50Z
published: 2025-11-25T06:51:50Z
canonical: "developer.rocket.chat/content-management-api"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developer.rocket.chat/llms.txt
> Use this file to discover all available pages before exploring further.

# Content Management

Rocket.Chat provides various options to personalize your workspace according to your needs. The following endpoints are used to manage workspace resources:

#### Assets API

- Upload and remove workspace assets to customize your workspace.
- For details on the assets you can use, see the [Assets user guide](https://docs.rocket.chat/docs/assets).

#### Custom emoji API

- Create, update, and delete custom emojis for your workspace.
- View the list of available custom emojis on your workspace.
- For details, refer to the [Manage custom emojis](https://docs.rocket.chat/docs/manage-custom-sounds-and-emojis#manage-custom-emojis) user guide.

#### Custom sounds API

- View the list of available custom sounds on your workspace.
- For details, refer to the [Manage custom sounds](https://docs.rocket.chat/docs/manage-custom-sounds-and-emojis) user guide.

#### Custom status API

- Create, update, and delete the custom user statuses in your workspace using the available endpoints.
- View the list of available custom statuses in your workspace.
- For details, refer to the [Custom User Status](https://docs.rocket.chat/docs/user-status) user guide.
