# Access Controls & Roles

Access to all Scorable entities is controlled via user roles. The fundamental roles are the User and the Administrator.

## Administrator privileges

Administrators have additional entity management privileges when it comes to management of datasets, objectives, skills and evaluators:

1. Administrators can delete any entity, regardless of who created it. This is useful for managing obsolete or irrelevant entities.

Administrator also controls the accessibility of models across the organization, users, and billing.


---

# 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.scorable.ai/concepts-and-examples/usage/access-controls-and-roles.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.
