# Aura

[Aura ](https://marketplace.atlassian.com/apps/1221974/aura-content-formatting-macros-tabs-miro-figma-google-html?hosting=cloud\&tab=overview)is the top rated formatting app that allows users to create visually appealing and engaging content in Confluence with a suite of intuitive macros, highlighting important content, providing intuitive navigation, and enhancing readability.

### Prerequisite&#x20;

* [ ] You must have Aura installed in your Confluence instance.&#x20;
* [ ] [Find the channel ID](/guide/resources/how-tos/finding-the-channel-id.md) for the announcement page and note it down.&#x20;

### 1. Create a page with the Aura macro

* Create a Confluence page where you want your release notes to show up.&#x20;
* Add the "Aura - Embed" macro to the page.&#x20;

<figure><img src="/files/v5ely7p6altgf2oo3cdB" alt=""><figcaption><p>Adding the Aura Embed macro to a Confluence page</p></figcaption></figure>

### 2. Select Released

* In the "Type" dropdown, select **Released** within the "Collaboration" section.

<figure><img src="/files/h3A58kXW9j8xXy0q0w7v" alt=""><figcaption><p>Select Released in the Type Dropdown</p></figcaption></figure>

### 3. Enter the Channel ID

* Enter the [Channel ID](/guide/resources/how-tos/finding-the-channel-id.md) into the "Released URL" field - your release notes should render in the preview on the right once entered.&#x20;
* Press "Save"

### 4. Publish the page

* Click "Publish" in the top-right to publish the Confluence page.&#x20;

\
**Congratulations, you're done 🎉**

New posts published to the [Announcement Page channel](/guide/product/changelog/publishing.md#announcement-page) in Released will now automatically appear in Confluence.&#x20;


---

# 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.released.so/guide/product/integrations/aura-karma-for-confluence.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.
