# Compliance & Notifications

Configure compliance tracking and notification preferences to stay informed of security events.

## W3OS Compliance Setup

1. Navigate to **W3OS Compliance**
2. Review requirements across five domains
3. Assign requirements to team members
4. Track implementation progress
5. Document evidence and comments

### Security Guides

1. Visit **Guides** in the main menu
2. Review organizational security guides
3. Assign guides to team members
4. Track completion status

## Configuring Notifications

Stay informed of security events:

1. Go to **Settings** → **Notifications**
2. Configure alert preferences:
   * Email notifications
   * In-app notifications
   * Alert severity thresholds
3. Set up notification channels for different event types

## Best Practices

### Team Alignment

* **Onboarding:** Ensure all new members complete security training
* **Communication:** Designate security champions within teams
* **Accountability:** Assign owners for each W3OS domain
* **Regular Updates:** Hold security sync meetings

### Continuous Improvement

* Monitor compliance metrics over time
* Regularly update threat detection policies
* Keep endpoint agents updated
* Review and adjust monitoring coverage

## Getting Help

{% hint style="info" %}
Need assistance? Contact support at <support@auditware.io> or visit our community forums for help from other Sentry users.
{% endhint %}


---

# 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://docs.sentry.auditware.io/getting-started/onboarding-your-organization/compliance-and-notifications.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.
