# Configuration

- [Scan Settings](https://help.cloudstoragesec.com/console-overview/configuration/scan-settings.md): There are four configuration adjustments you can make to the Scanning/Classification Agents
- [Automatic Scanning Configuration](https://help.cloudstoragesec.com/console-overview/configuration/automatic-scanning-configuration.md): Automate storage container protection and scanning.
- [Classification Rule Sets](https://help.cloudstoragesec.com/console-overview/configuration/classification-rule-sets.md): If you have Data Classification enabled you will see this Classification Rule Sets page under the Configuration section
- [Classification Custom Rules](https://help.cloudstoragesec.com/console-overview/configuration/classification-custom-rules.md)
- [Console Settings](https://help.cloudstoragesec.com/console-overview/configuration/console-settings.md): The Console Settings page is used to make modifications to the console characteristics
- [AWS Integrations](https://help.cloudstoragesec.com/console-overview/configuration/aws-integrations.md)
- [Job Networking](https://help.cloudstoragesec.com/console-overview/configuration/job-networking.md)
- [API Agent Settings](https://help.cloudstoragesec.com/console-overview/configuration/api-agent-settings.md): The API scanning agent can be deployed to most regions at this time.
- [Proactive Notifications](https://help.cloudstoragesec.com/console-overview/configuration/proactive-notifications.md)
- [License Management](https://help.cloudstoragesec.com/console-overview/configuration/license-mgmt.md)
- [Event Agent Settings](https://help.cloudstoragesec.com/console-overview/configuration/agent-settings.md): The Event Agent Settings page is used to make modifications to the agent task characteristics. Note that there are now Event Agent settings for AWS and Azure, respectively.


---

# 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://help.cloudstoragesec.com/console-overview/configuration.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.
