# Bottom Up Data Traceability

- [Bottom Up Data Traceability using UI](https://guardian.hedera.com/guardian-dev/guardian/users/bottom-up-data-traceability/bottom-up-data-traceability-using-ui.md)
- [Related APIs](https://guardian.hedera.com/guardian-dev/guardian/users/bottom-up-data-traceability/related-apis.md)
- [Create new Statistics Definition](https://guardian.hedera.com/guardian-dev/guardian/users/bottom-up-data-traceability/related-apis/create-new-statistics-definition.md)
- [Get the list of Statistics Definitions](https://guardian.hedera.com/guardian-dev/guardian/users/bottom-up-data-traceability/related-apis/get-the-list-of-statistics-definitions.md)
- [Retrieve details of the Statistics Definition by ID](https://guardian.hedera.com/guardian-dev/guardian/users/bottom-up-data-traceability/related-apis/retrieve-details-of-the-statistics-definition-by-id.md)
- [Update configuration of the Statistics Definition by ID](https://guardian.hedera.com/guardian-dev/guardian/users/bottom-up-data-traceability/related-apis/update-configuration-of-the-statistics-definition-by-id.md)
- [Delete the Statistics Definition by ID](https://guardian.hedera.com/guardian-dev/guardian/users/bottom-up-data-traceability/related-apis/delete-the-statistics-definition-by-id.md)
- [Publish Statistics Definition by ID](https://guardian.hedera.com/guardian-dev/guardian/users/bottom-up-data-traceability/related-apis/publish-statistics-definition-by-id.md)
- [Retrieve the list of linked schemas and policy](https://guardian.hedera.com/guardian-dev/guardian/users/bottom-up-data-traceability/related-apis/retrieve-the-list-of-linked-schemas-and-policy.md)
- [Retrieve the list of all documents conforming the rules of the Statistics Definition.](https://guardian.hedera.com/guardian-dev/guardian/users/bottom-up-data-traceability/related-apis/retrieve-the-list-of-all-documents-conforming-the-rules-of-the-statistics-definition..md)
- [Create a new Statistics Assessment based on the Statistics Definition](https://guardian.hedera.com/guardian-dev/guardian/users/bottom-up-data-traceability/related-apis/create-a-new-statistics-assessment-based-on-the-statistics-definition.md)
- [Retrieve the list of existing Statistics Assessment](https://guardian.hedera.com/guardian-dev/guardian/users/bottom-up-data-traceability/related-apis/retrieve-the-list-of-existing-statistics-assessment.md)
- [Retrieve the Statistics Assessment by ID](https://guardian.hedera.com/guardian-dev/guardian/users/bottom-up-data-traceability/related-apis/retrieve-the-statistics-assessment-by-id.md)
- [Retrieve all VC documents related to the Statistics Assessment](https://guardian.hedera.com/guardian-dev/guardian/users/bottom-up-data-traceability/related-apis/retrieve-all-vc-documents-related-to-the-statistics-assessment.md)


---

# 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://guardian.hedera.com/guardian-dev/guardian/users/bottom-up-data-traceability.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.
