# AUI Lozenge

## Description

The AUI lozenges are a great visualization of progress or status information. In general, they are useful to label something.

Lozenges are available in several variations (the colors may differ based on the Confluence version you use):

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

## Adding the Macro

1. Edit your page.
2. Select “+” => Other macros
3. Type in “aui” in the Search box
4. Select the “AUI Lozenge” macro

## Macro Options

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

### **Text**

Enter the text of the lozenge.

### **Color**

Select the color of the lozenge.

### **Style**

Select the style of the lozenge here.


---

# 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://lewe.gitbook.io/html-and-aui-toolkit-for-confluence/aui-macros/aui-lozenge.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.
