# Separation of Duties (SoD)

Separation of Duties (SoD) is a fundamental security control that prevents fraud and errors by ensuring no single individual has conflicting access privileges. Veza's SoD capabilities enable you to safeguard critical business processes by distributing responsibilities among multiple users and meet regulatory requirements through robust internal controls.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Getting Started</strong></td><td>Learn how to create and manage SoD detection queries to identify conflicting access across your systems.</td><td></td><td><a href="/pages/xbAgca9oLHkSxDqAHJjN">/pages/xbAgca9oLHkSxDqAHJjN</a></td></tr><tr><td><strong>Creating SoD Queries</strong></td><td>Use the SoD Query Builder to define detection rules and explore example queries for common use cases.</td><td></td><td><a href="/pages/nTNNw7ntvfyaRhbg3apj">/pages/nTNNw7ntvfyaRhbg3apj</a></td></tr><tr><td><strong>Analyzing Results</strong></td><td>Review query results, investigate conflicts, and track changes over time using dashboards and reports.</td><td></td><td><a href="/pages/3lGJnIVnFRvNAe4Ariw3">/pages/3lGJnIVnFRvNAe4Ariw3</a></td></tr><tr><td><strong>SoD Manager Assignment</strong></td><td>Assign responsibility for SoD queries to one or more SoD managers for governance and oversight.</td><td></td><td><a href="/pages/15RjGRKfQfCI7RqIqmhZ">/pages/15RjGRKfQfCI7RqIqmhZ</a></td></tr><tr><td><strong>Access Reviews for SoD</strong></td><td>Create 1-Step and on-demand access reviews directly from SoD queries for review and remediation.</td><td></td><td><a href="/pages/i0XBpN3lEis3VFgCykBv">/pages/i0XBpN3lEis3VFgCykBv</a></td></tr></tbody></table>


---

# 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.veza.com/4yItIzMvkpAvMVFAamTf/features/separation-of-duties.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.
