> ## Documentation Index
> Fetch the complete documentation index at: https://docs.endorlabs.com/llms.txt
> Use this file to discover all available pages before exploring further.

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://docs.endorlabs.com/feedback

```json
{
  "path": "/secure-ai-coding/ai-security-review/ai-security-prerequisites/index",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Prerequisites for AI security code review

> Verify the prerequisites for AI security review

Before you set up AI security code review, ensure that the following prerequisites are in place:

* An active Endor Labs subscription with Endor Code Pro license.
* Administrator access to your GitHub organization.
* Access to configure scan profiles and policies.
* Enable Code Segment Embeddings and LLM Processing in Data Privacy settings.

### Enable Code Segment Embeddings and LLM Processing

Perform the following steps to enable code segment embeddings and LLM processing:

1. Select **Settings** from the left sidebar.
2. Select **SYSTEM SETTINGS** > **Data Privacy**.

   <img src="https://mintcdn.com/endorlabs-b4795f4f/266r_aE9BWR2B51C/images/secure-ai-coding/ai-security-review/enable_embeddings.webp?fit=max&auto=format&n=266r_aE9BWR2B51C&q=85&s=497ea34ef39b2bf36fd2bbf987598768" alt="Enable Code Segment Embeddings and LLM Processing" width="1668" height="743" data-path="images/secure-ai-coding/ai-security-review/enable_embeddings.webp" />
3. Select **Code Segment Embeddings and LLM Processing**.
4. Click **Save Data Privacy Settings**.

### Verify license and feature access

Perform the following steps to verify your license and feature access:

1. Select **Settings** > **License** from the left sidebar.
2. Verify that you have **Security Review** in **Products** and **Features**.
