# Stylesheet administration

1\. To manage custom stylesheets go to the **Content Exporter** section on the **Confluence administration** page and select **Custom stylesheets**.&#x20;

{% hint style="info" %}
**Note**: Later you can select any of these stylesheets during an export. You can find some examples for using custom stylesheets in [Custom Stylesheet Examples](/content-exporter-confluence/user-guides/before-exporting/custom-stylesheets/custom-stylesheet-examples.md).
{% endhint %}

![](/files/telml3FJ63fMjklLhSAd)

2\. Add a new stylesheet or edit/delete already existing ones.

![](/files/LaIWNXs5MhbtYB4FWJUR)

## Creating a new stylesheet <a href="#stylesheetadministration-createnewstylesheet" id="stylesheetadministration-createnewstylesheet"></a>

1\. Create a new stylesheet by clicking on the **Add stylesheet** button on the Custom Stylesheets page.

![](/files/Otar7CCxTkbBLRLYSmzI)

2\. Edit your stylesheet in the empty editor that opens.

![](/files/oApkuXGjHQR6dYjYs76J)

3\. Click the **Save** button to save the changes.

## Editing an existing stylesheet <a href="#stylesheetadministration-editexistingstylesheet" id="stylesheetadministration-editexistingstylesheet"></a>

1\. Edit an existing stylesheet by clicking on the **Edit** button next to the stylesheet you want to edit.

![](/files/bJQANfaH8kxdnueq4NtZ)

2\. Edit the stylesheet in the editor.

![](/files/DDLzgQHXlMrlfkMteZsO)

3\. Click the **Save** button to save the changes.

## Deleting a stylesheet <a href="#stylesheetadministration-deletingastylesheet" id="stylesheetadministration-deletingastylesheet"></a>

1\. Delete an existing stylesheet by clicking on the **Delete** button next to the stylesheet you want to edit.

![](/files/T7nFRxzmKrcUwzLGzxoC)

2\. When you click on the **Delete** button, a confirmation dialog pops up to check if you really want to delete the stylesheet. Click **OK** if you are sure, or **Cancel** otherwise.

<figure><img src="/files/emKX1WKgbNaqVtvwMAli" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.meta-inf.hu/content-exporter-confluence/user-guides/before-exporting/custom-stylesheets/stylesheet-administration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
