# Indicators

An indicator represents a regularly reported value used to track the performance of a process or policy. Indicators can be linked to associated data elements, and grouped into indicator sets.

### **Prerequisites**

For indicators to be viewed or created, their extension ('Comet Indicator Registry') must be enabled in the Aristotle Cloud Settings Editor. See the [relevant help documentation](/administrator-tasks/aristotle-cloud-settings-editor/adjusting-metadata-and-functionality-extensions.md) for enabling metadata extensions.

### Functionality of Indicators

Indicators can be:

* Created
* Linked to data elements
* Grouped into indicator sets.


---

# 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.aristotlemetadata.com/creating-and-editing/indicators.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.
