# Provenance tracking

iMicrobe data and analysis provenance are employed through CyVerse. Provenance tracking of both primary data, derived files, and analyses are tracked in CyVerse by keeping all files in the analysis directory, along with data products and a log file to maintain information about the job and parameters that were run. CyVerse also maintains the the job history (including the App id) to allow researchers to track and reproduce experiments. Data provenance is imperative given that data are derived from diverse data stores (iMicrobe Data Commons and a User’s Data Store) that have varied levels of curation and versioning. The job log file maintains the links to diverse data stores to allow users to confirm inputs to Apps.<br>


---

# 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://hurwitzlab.gitbook.io/imicrobe/getting-started-1/provenance-tracking.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.
