# Monitoring

- [Error Logs](https://help.cloudstoragesec.com/console-overview/monitoring/error-logs.md): This page gathers all Error Logs to aid with troubleshooting.
- [Bucket Settings](https://help.cloudstoragesec.com/console-overview/monitoring/bucket-settings.md): The Bucket Settings page offers a configuration overview for all of the buckets you have access to, including all of the buckets in the deployment account and any linked accounts.
- [Deployment](https://help.cloudstoragesec.com/console-overview/monitoring/deployment-overview.md): The Deployment Overview page was created to give you a better understanding of the current infrastructure you've deployed.
- [Jobs](https://help.cloudstoragesec.com/console-overview/monitoring/jobs.md): On-demand and scheduled scans/classifications are considered jobs within the system. As a result, they can be monitored and managed independently from one another.
- [Notifications](https://help.cloudstoragesec.com/console-overview/monitoring/notifications.md): The Notifications page allows you to search through different system events that we log. This can be useful for users who want to dive deeper into our console logs without CloudWatch.
- [Storage Assessment](https://help.cloudstoragesec.com/console-overview/monitoring/storage-assessment.md): The Storage Assessment page gives you detailed information about your Amazon S3 storage state.
- [Usage](https://help.cloudstoragesec.com/console-overview/monitoring/usage-rollup.md): The Dashboard is great for a high level view into the activity within your environment. But, sometimes you want to see the specific numbers broken down by Group and / or Account.


---

# 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/monitoring.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.
