# Policy Scopes

Policies may be created and applied with an Organization, Entity, or Project scope. Each policy scope limits its application to those entities, projects, and scans under which the policy is created.&#x20;

**Organization scoped policies**, those created from the top-level Policy menu will be checked against all scan results occurring within all entities and projects that belong to the organization.

![](/files/-Mir5mU5tqXpTtrydt1M)

**Entity scoped policies** created from the Policies menu option within each Entity will be checked against all scans for projects associated with the current Entity and all subordinate entities.

![](/files/-Mir6LPuZDzB9HajDRrY)

**Project scoped policies**, those created from the Policies menu option within each Project, will be checked against all scans in the current project.&#x20;

![](/files/-MirC4GRoKVKpzidB8Hg)

###


---

# 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.threatrix.io/policy-management/policy-inheritance.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.
