---
title: "How to create reusable JCE Profiles to improve usability!"
description: "This video tutorial shows you how to use the JCE profiles editor in Joomla  to create new profiles."
url: "https://www.joomlalondon.co.uk/jugl-joomla-news/how-to-create-reusable-jce-profiles-to-improve-usability"
date: "2026-09-09T18:56:22+00:00"
language: "en-GB"
---

#  How to create reusable JCE Profiles to improve usability!

    Details    Written by: [Gary Barclay](https://www.joomlalondon.co.uk/organisers/gary-barclay)   Category: [News](https://www.joomlalondon.co.uk/jugl-joomla-news)    Published: 26 May 2018    Last Updated: 04 September 2020    ![](https://www.joomlalondon.co.uk/images/easyblog_articles/112/b2ap3_thumbnail_joomla-jce-logo.jpg) This video tutorial shows you how to use the JCE profiles editor to create new profiles. This is particularly helpful if you want to:

- ​Lessen the learning curve for your users when using JCE as a Joomla! editor.
- Retain control over your styling.
- Increase the upload limit for certain users.
- Set default settings such as the image align and margins.
- Reduce the amount of items in the toolbar.
- Make copying and pasting from websites work correctly.

We also show you how to import and export the profiles for reuse in future projects.​

## Notes from the Video

During the video I show you the settings under Plugin Parameters &gt; Clipboard &gt; Keep Settings.

This allows you to copy and paste HTML without losing the formatting. You may find it a pain to see the settings in the video so I have copied and pasted them here.

p, ul, ol, li, br, strong, b, i, em, u, h1, h2, h3, h4, h5, h6, a

## Can't I just have a copy of your profiles?

​Yes of course you can.

[`Super Admin`](https://www.joomlalondon.co.uk/administrator/images/jce-profiles/super-admin.zip)

[`Default`](https://www.joomlalondon.co.uk/administrator/images/jce-profiles/default-minimised.zip)

## Schema

```json
{ "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Start", "item": "https://www.joomlalondon.co.uk" }, { "@type": "ListItem", "position": 2, "name": "News", "item": "https://www.joomlalondon.co.uk/jugl-joomla-news" }, { "@type": "ListItem", "position": 3, "name": "How to create reusable JCE Profiles to improve usability!", "item": "https://www.joomlalondon.co.uk/jugl-joomla-news/how-to-create-reusable-jce-profiles-to-improve-usability" } ] }
```
