# Introduction

Cloud Reviews 360 (CR360), formerly Cloud Journals, is a web application that facilitates continuous professional development. It takes into account the requirements for professional accreditation, registration and a whole-of-organisation collaborative learning culture to streamline professional accreditation. For more information, go to the [home page](https://www.cloudjournals.com.au/).

This Help Centre provides information on how to use the CR360 web app. Whether you want to appraise yourself against industry standards, keep track of your professional learning development or plan your goals, this guide will show you how to effectively use CR360 to its full potential. Admin tools are also covered here.

## How to use the Help Centre

Whether you want to learn everything about CR360 or simply how to set goals, this Help Centre has it all. The documentation is separated by the main menu functions of the app and delves into detail about the features of each.

If you want a full understanding of CR360, we recommend starting here (at the beginning) and working your way through the documentation using the navigation menu to the left to move around. If you only want to know about a specific CR360 feature, simply select the relevant item in the navigation menu to the left.


---

# 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/master.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.
