# Value Comparison

With CloudTruth Compare you can identify, diagnose and set configuration values for your [projects ](/configuration-management/projects.md)across multiple [environments ](/configuration-management/environments.md)from a single page.

## Comparing values across environments

You can access the compare page from your selected project by clicking `Compare`. The compare screen displays the initial selected environment and the parameter values for that environment.

![](/files/t0uOuSfTIuEMuzm2duNE)

The environment selection provides you with a dropdown allowing you to select multiple environments to compare values across. In this example we are selecting all of our environments for value comparisons.

![](/files/rhd3gpQGSMtkfwj9LqSj)

The table now displays values for your project parameters across your selected environments. From here you can audit the value differences between default, development, production and staging.

If you discover a value that is not quite right, you can also modify values across environments directly from the compare page with the edit operation<img src="/files/GUNqmrRxekQLMWglT9L5" alt="" data-size="line">for each individual value.

![](/files/dCdua2gH5tKU9SFx818K)


---

# 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://docs.cloudtruth.com/configuration-management/parameters/compare-values.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.
