Governance
Governance controls apply organization-wide. They express routing policy that affects which models Optiak is allowed to use to serve a request — they do not remove models from the organization catalog.
Admins manage Governance in Company Setup -> Governance. There is no per-application override.
Data Residency
Data residency restricts where inference requests can be processed.
- No preference - Any enabled model can be selected, regardless of where the provider processes data.
- EU only - Only models hosted in the EU can be selected to serve requests.
Every model in the catalog is tagged with a processing region. When EU only is selected, models tagged for processing outside the EU are excluded as routing candidates - Optiak will not send a request to them.
Before turning on EU only, check the Data residency column in Model Catalog and make sure every application has at least one EU-eligible model enabled.
Block Providers for Training on Your Data
This setting restricts routing to models whose provider does not use submitted data to train their models.
Each model in the catalog carries a No training flag set by its provider. When this setting is on, only no-training models are eligible for routing; requests are not sent to models that may use the request data for training.
Effect on Application Traffic
Governance settings apply to every application in the organization at once.
If a governance policy excludes all of an application's enabled models, Optiak has no eligible model to route that request to and the request fails. Before tightening a governance policy, confirm each application keeps at least one enabled model that satisfies it.
Read more in Models and Routing.