---
title: "Quick start"
canonical: "https://support.appfire.com/space/SECC/477727629/Quick%20start"
format: markdown
---
> Macro (aura-html)

> ℹ️ [DECember 2023]  We have released an improved version of Security and Encryption for Confluence Cloud with enhanced security. Check out the [next steps for administrators](https://appfire.atlassian.net/wiki/spaces/SECC/pages/477727589).

This guide helps you create secrets that you can share securely with [Security and Encryption for Confluence Cloud](https://appfire.atlassian.net/wiki/spaces/SECC).

In this example, we will build a page containing passwords to crucial accounts. The image below shows the result.

![image](media://46f9d6cb-5ca6-49ec-9ef8-ba2c15feff1b)

> ℹ️ Secrets now benefit from the enhanced security provided by zero-knowledge architecture. Learn more in [What is a legacy secret?](https://appfire.atlassian.net/wiki/spaces/SECC/pages/477727740)
> ℹ️ 
> ℹ️ If your secrets were created before the update, you will need to upgrade your [legacy secrets](https://appfire.atlassian.net/wiki/spaces/SECC/pages/477727740/What+is+a+legacy+secret) to the new structure. Follow our guide to [upgrade your secrets](/wiki/spaces/SECC/pages/1023486267).

## Follow these steps

![image](media://adf6fa25-8933-4a93-9901-9bdc14c279c1)

> ✅ Ensure that you have add/delete restrictions granted in space permissions to create and update secrets

1. Create a table with two columns by clicking on the table icon on the menu
  - on the header of the right column, type **Account**
  - and on the left, type **Password**
  - then, create rows with the names
    - **Email**
    - **Website**
    - **Accounting**
2. In the first row of the Password column
  - insert a [Secret](https://appfire.atlassian.net/wiki/spaces/SECC/pages/477727234) macro
3. In the **Details** tab
  - insert your password details into the pop-up form
  - choose **Insert**
4. In the **Access** tab
  - enter the name of the individual users or user groups you’ll be sharing the secret with
  - choose **Insert**
5. Repeat steps 4 and 5 with the other rows
6. Once done, publish your page

 This example creates multiple secrets for each row in the table.

In the example

- a user has been added in the **Users** field. This user has only read-only access and cannot edit or add/remove access to the secret
- the **confluence-users** group has been added in the **Group Owners** field. The members of this group are able to edit or add/remove access to the secret.

The **User Owners** or **Group Owners** fields must have a value, if not, the Secret macro configuration cannot be saved. 

> ℹ️ To learn more about the distinction between secret owners and non-owners read [Creating and editing secrets](https://appfire.atlassian.net/wiki/spaces/SECC/pages/477726008).