# Atlassian Compass

CloudTruth provides an integration with the Atlassian Compass product that allows you to see the CloudTruth Audit Log that allows you to keep on top of changes to your secrets and parameters across your team.

Once the integration is installed into your Atlassian Compass portal, you can access it by navigating to any Component page, and the CloudTruth integration will be visible in the left nav for the page.  The first time it is accessed by a user they will be required to input a [CloudTruth API token](/configuration-management/integrations.md#api-access-tokens) as shown below.  Currently all users will need to supply a token rather than having a global one shared across the org.

<figure><img src="/files/UiBTL5HGPJSxYxU85dJS" alt=""><figcaption><p>Initial Login</p></figcaption></figure>

Once logged in, the integration will show the CloudTruth audit log.  One can view a subset of the audit log actions by picking filters from the dropdowns.

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


---

# 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/atlassian-compass.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.
