# Explorer

The CloudTruth explorer provides you a simple way of verifying the health and content of all your integrations in one place.

Navigate to the Explorer page from the [CloudTruth App](https://app.cloudtruth.com/) integrations page. The Location windows will show the integration paths that have been added in your account. In this example the explorer is showing integrations for AWS and GitHub.

![](/files/-Mi8PwtAD3J7ke6buAT0)

Selecting the AWS integration will bring up the integrations for AWS.

![](/files/HQdRZlFZVYCHfR2FKmhC)

You can continue through each integration to see the values that are available to use with[ External Parameter Values](/configuration-management/parameters/parameter-management/external-values.md). The reference location will display the full path tree to the selected integration.

![](/files/pp6nTW9Bbd9Zu4ssAo04)


---

# 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/integrations/explorer.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.
