> For the complete documentation index, see [llms.txt](https://docs.aicrisk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aicrisk.com/admin/agent-scanner-defaults.md).

# Agent Scanner Defaults

**Accessing Agent Scanner Defaults:**

To access the agent scanner defaults in our application, follow these steps:

1. **Navigating to the Agent Scanner Defaults Section:**
   * Log in to the admin panel using your credentials.
   * Look for the "Scanner Defaults" tab in the menu bar or navigation panel.
   * Click on the "Scanner Defaults" tab to access the Agent Scanner Defaults section.

     <figure><img src="/files/GFe5lr2oyJqA2vIVMz6b" alt=""><figcaption></figcaption></figure>
2. **Viewing Agent Scanner Defaults:**
   * Upon accessing the agent scanner defaults section, you will be presented with a list of available options in the system.

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

To watch a video demonstration, click [here](https://airiskinc-my.sharepoint.com/:v:/g/personal/vetrimaheswaran_aicrisk_com/EcVSQVnGcolLkX7If2uqNpQBCula263TSTBOLFlEcuqfbw?nav=eyJyZWZlcnJhbEluZm8iOnsicmVmZXJyYWxBcHAiOiJPbmVEcml2ZUZvckJ1c2luZXNzIiwicmVmZXJyYWxBcHBQbGF0Zm9ybSI6IldlYiIsInJlZmVycmFsTW9kZSI6InZpZXciLCJyZWZlcnJhbFZpZXciOiJNeUZpbGVzTGlua0NvcHkifX0\&e=EcFOTr).&#x20;

#### Additional Information:

* **Company Admin Privileges**: Please note that only users with company admin privileges can access the admin panel and manage the agent scanner defaults.


---

# 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:

```
GET https://docs.aicrisk.com/admin/agent-scanner-defaults.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.
