> For the complete documentation index, see [llms.txt](https://www.cakewalk.security/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.cakewalk.security/docs/how-to-guides/auto-provisioning/monitoring-and-logs/execution-logs.md).

# Execution Logs

Execution logs help you stay in control of your auto-provisioning workflows. They give you visibility into what’s working—and where something might need attention. In Cakewalk, you can see how many provisioning runs have succeeded or failed for each app, so you can quickly spot issues, verify setup, and ensure users are getting access as expected.

#### How to View Execution Logs

1. Navigate to `App governance`

![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-07-15/8ab51941-f51d-489f-bf10-e72cc5119368/ascreenshot.jpeg?tl_px=0,0\&br_px=2476,1384\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=72,200)

2. Select the app for which you'd like to review the execution logs

![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-07-15/712d5666-0f4f-42e3-babf-19d5a14bd36b/ascreenshot.jpeg?tl_px=0,198\&br_px=2476,1583\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=318,277)

3. Click `Provisioning`

![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-07-15/d9d34a02-0312-4e1e-823b-06eaac3b3a6b/ascreenshot.jpeg?tl_px=0,109\&br_px=2476,1494\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=415,277)

4. In the Agent Cake card, you can now review the execution logs of your auto-provisioning

![](https://ajeuwbhvhr.cloudimg.io/https://colony-recorder.s3.amazonaws.com/files/2025-07-15/bcc8f102-314d-4d10-83df-6c290bf6fc1c/ascreenshot.jpeg?tl_px=507,307\&br_px=2983,1692\&force_format=jpeg\&q=100\&width=1120.0\&wat=1\&wat_opacity=0.7\&wat_gravity=northwest\&wat_url=https://colony-recorder.s3.us-west-1.amazonaws.com/images/watermarks/FB923C_standard.png\&wat_pad=751,415)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://www.cakewalk.security/docs/how-to-guides/auto-provisioning/monitoring-and-logs/execution-logs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
