> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/application-security/code-to-cloud.md).

# code-to-cloud

- [Code-to-Cloud](https://cortex-docs.paloaltonetworks.com/application-security/code-to-cloud/code-to-cloud.md)
- [How the C2C engine works](https://cortex-docs.paloaltonetworks.com/application-security/code-to-cloud/code-to-cloud/how-the-c2c-engine-works.md)
- [Identify and investigate gap](https://cortex-docs.paloaltonetworks.com/application-security/code-to-cloud/code-to-cloud/identify-and-investigate-gap.md)
- [Execute remediation workflows](https://cortex-docs.paloaltonetworks.com/application-security/code-to-cloud/code-to-cloud/execute-remediation-workflows.md)
- [The Coverage dashboard](https://cortex-docs.paloaltonetworks.com/application-security/code-to-cloud/code-to-cloud/the-coverage-dashboard.md)
- [C2C in the UAI](https://cortex-docs.paloaltonetworks.com/application-security/code-to-cloud/code-to-cloud/c2c-in-the-uai.md)
- [Reference A: Lineage filtering matrix](https://cortex-docs.paloaltonetworks.com/application-security/code-to-cloud/code-to-cloud/c2c-in-the-uai/reference-a-lineage-filtering-matrix.md)
- [Reference B: Essential filtering rules](https://cortex-docs.paloaltonetworks.com/application-security/code-to-cloud/code-to-cloud/c2c-in-the-uai/reference-b-essential-filtering-rules.md)
- [Reference C: Technical background](https://cortex-docs.paloaltonetworks.com/application-security/code-to-cloud/code-to-cloud/c2c-in-the-uai/reference-c-technical-background.md)
- [C2C tab (asset level)](https://cortex-docs.paloaltonetworks.com/application-security/code-to-cloud/code-to-cloud/c2c-tab-asset-level.md)
- [C2C tab (app level)](https://cortex-docs.paloaltonetworks.com/application-security/code-to-cloud/code-to-cloud/c2c-tab-app-level.md)
- [Agentix for C2C](https://cortex-docs.paloaltonetworks.com/application-security/code-to-cloud/code-to-cloud/agentix-for-c2c.md)
- [Investigate issues with C2C](https://cortex-docs.paloaltonetworks.com/application-security/code-to-cloud/code-to-cloud/investigate-issues-with-c2c.md)
- [C2C in ASPM Command Center](https://cortex-docs.paloaltonetworks.com/application-security/code-to-cloud/code-to-cloud/c2c-in-aspm-command-center.md)
- [Enforce policies with C2C](https://cortex-docs.paloaltonetworks.com/application-security/code-to-cloud/code-to-cloud/enforce-policies-with-c2c.md)
- [API endpoints for C2C](https://cortex-docs.paloaltonetworks.com/application-security/code-to-cloud/code-to-cloud/api-endpoints-for-c2c.md): Retrieve Code-to-Cloud coverage programmatically.
- [Troubleshooting](https://cortex-docs.paloaltonetworks.com/application-security/code-to-cloud/code-to-cloud/troubleshooting.md)
- [FAQs](https://cortex-docs.paloaltonetworks.com/application-security/code-to-cloud/code-to-cloud/faqs.md)
- [References](https://cortex-docs.paloaltonetworks.com/application-security/code-to-cloud/code-to-cloud/references.md)
- [Reference A: Supported integrations and asset stages](https://cortex-docs.paloaltonetworks.com/application-security/code-to-cloud/code-to-cloud/references/reference-a-supported-integrations-and-asset-stages.md)
- [Reference B: Coverage % calculation and configuration toggles](https://cortex-docs.paloaltonetworks.com/application-security/code-to-cloud/code-to-cloud/references/reference-b-coverage-calculation-and-configuration-toggles.md)
- [Reference C: Dashboard filters by view](https://cortex-docs.paloaltonetworks.com/application-security/code-to-cloud/code-to-cloud/references/reference-c-dashboard-filters-by-view.md)
- [Reference D: Recommended actions by view and stage](https://cortex-docs.paloaltonetworks.com/application-security/code-to-cloud/code-to-cloud/references/reference-d-recommended-actions-by-view-and-stage.md)
- [Reference E: Code-to-Cloud Coverage public API](https://cortex-docs.paloaltonetworks.com/application-security/code-to-cloud/code-to-cloud/references/reference-e-code-to-cloud-coverage-public-api.md)
- [Page Reference F: Call-to-action routing by asset type1](https://cortex-docs.paloaltonetworks.com/application-security/code-to-cloud/code-to-cloud/references/page-reference-f-call-to-action-routing-by-asset-type1.md)


---

# 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://cortex-docs.paloaltonetworks.com/application-security/code-to-cloud.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.
