> For the complete documentation index, see [llms.txt](https://docs.scorable.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scorable.ai/concepts-and-examples/usage/models.md).

# Models

Models are the actual source of the intelligence. A model generally refers to both the type of model (such as GPT), the provider of the model (such as Azure), and the specific variant (such as gpt-5.2). The models available on the Scorable platform consist of:

* Proprietary and hosted open-source models accessible via API. These models can be accessed via your API key or the Scorable platform key. See [Usage, Quotas & Costs](/concepts-and-examples/usage/usage-quotas-and-costs.md) for who gets billed in each case, and how model spend is capped.
* Open-source models provided by Scorable.
* Models added by your organization. See the [Cookbook page](/concepts-and-examples/cookbooks/connect-a-model.md) for model details.

## Control & Compliance

<figure><img src="https://1145415225-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUoDNiw7ySSaFXXkaGCic%2Fuploads%2Fz3OIwnkZ2UhYE7hTA28s%2FCleanShot%202026-05-22%20at%2011.12.26%402x.png?alt=media&amp;token=28a8c528-5414-461b-a72f-ed8cc202b429" alt=""><figcaption></figcaption></figure>

Some model providers are GDPR-compliant, ensuring data processing meets the *General Data Protection Regulation* requirements. However, please note that GDPR compliance by the provider does not necessarily mean that data is processed within the EU.

Administrators can restrict the whole organization to GDPR-compliant providers with a single organization setting. When it is on, models whose provider is not flagged GDPR-compliant disappear from the model list for everyone in the organization.

There is no arbitrary per-model or per-user allow-list beyond that switch: any member of the organization can add a model or a provider key, and models follow the same ownership rule as every other entity — you can edit or delete the ones you created, and administrators can edit or delete any of them. See [Access Controls & Roles](/concepts-and-examples/usage/access-controls-and-roles.md).
