# Schedule Scan

Akto enables you to schedule probes for agent components, ensuring consistent and regular security validation. By scheduling probes to run at predetermined intervals, you can continuously monitor security posture and detect potential vulnerabilities before they escalate.

## Scheduling Probes for Agent Components

1. Navigate to **Agentic Discovery > Collections**
2. Select the collection containing agent components you want to probe
3. Click **Run Scan**
4. Select probe categories (Prompt Injection, MCP Security, LLM Security, etc.)
5. Choose specific probes or select all probes in the category
6. Click **Schedule** to set the time trigger
7. Configure schedule (daily, weekly, or custom interval)
8. Click **Run Scan** to activate the schedule.

## Viewing Scheduled Probe Results

Scheduled probes run automatically at configured intervals. Results are available in **AI Red Teaming > Results**.

By analysing scheduled probe results, you can identify and address vulnerabilities, ensuring agent components function securely and meet security requirements. Results inform decisions related to security improvements, guardrail adjustments, and tool permission refinements.


---

# 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://ai-security-docs.akto.io/akto-argus-agentic-ai-security-for-homegrown-ai/agentic-red-teaming/how-to/schedule-tests.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.
