> For the complete documentation index, see [llms.txt](https://help.aristotlemetadata.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aristotlemetadata.com/creating-and-editing/how-to-link-quality-statement-to-an-indicator.md).

# How to link Quality statement to an Indicator?

A Data Quality Statement records any known issues that may be related to a data asset. A Data Quality Statement assesses data against seven key factors: Institutional Environment, Relevance, Timeliness, Accuracy, Coherence, Interpretability & Accessibility.

#### Steps to Go to "Indicator" from dashboard

1. Click on "Browse" under "Metadata" section.&#x20;

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

2\. Scroll down to "Indicators". After click on it, you would be navigated to the metadata having all the indicators in the registry.

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

3\. You can search indicator by name as shown to link quality statement.&#x20;

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

### How to add Quality Statement links to Indicators?

1. Click on "Actions" Tab. From the drop list, click on "Open item editor"

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

   2\. In the Advanced editor, Click on the "components" tab.

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

3\. Scroll down to "Quality Statement tab" under "Components" Tab.

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

4\. You can search the quality Statement by its Name and ID in the Pop Up as shown.&#x20;

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

5\. Click on <img src="/files/Ky2gLEwAiQgaGOTeHDSW" alt="" data-size="line"> after adding Quality Statement.&#x20;

The quality statement is link to your indicator.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.aristotlemetadata.com/creating-and-editing/how-to-link-quality-statement-to-an-indicator.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
