# Icons

We are aware that the icons don't show up at the moment are are working to provide a full icon list.  We apologise for the inconvenience this may cause you.

A list of all the icons you may come across in Cloud Reviews 360 will appear here. \
Please note many icons have a fluid meaning; e.g.  *Archive* may refer to the act of archiving something (such as a Journal) or toggling to view archived items (as in the Plan).

## Actions

| Icon | Meaning               |
| ---- | --------------------- |
|      | Edit / Modify         |
|      | Add / Create new      |
|      | Enter / View / Show   |
|      | Context Menu / More   |
|      | Create Report         |
|      | Preview               |
|      | Calendar              |
|      | Clone                 |
|      | Attachments           |
|      | Upload File           |
|      | Download File         |
|      | Archive               |
|      | Log Out               |
|      | Refresh / Reload Data |
|      | Delete                |
|      | Remove                |

## Identifiers

| Icon | Meaning         |
| ---- | --------------- |
|      | Dashboard       |
|      | Journal         |
|      | Learning Log    |
|      | Plan            |
|      | Profile         |
|      | Files           |
|      | Notes           |
|      | Collaborate     |
|      | Organisation    |
|      | Settings        |
|      | Template        |
|      | Section         |
|      | Heading         |
|      | Form            |
|      | Article         |
|      | Text Box        |
|      | Scale Rating    |
|      | Multiple Choice |

Are we missing an icon from the list? Please [contact us](https://my.cloudjournals.com.au/contact) with a detailed explanation of the icon we're missing.


---

# 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://help.cloudjournals.com.au/extras/icons.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.
