Noeryx Help
Agents

Models, tools, and BYOK

Bring your own model credentials and choose which models and tools your workspace can use.

Noeryx uses a bring-your-own-key (BYOK) model: your workspace supplies its own model provider credentials, stored encrypted. This keeps model usage under your control and billing. Workspace settings also control which ToolGateway tools agents can inherit.

Set up models

  1. Open Workspace settings and go to Models and tools.
  2. Under Provider keys, select Add provider key. Noeryx supports OpenRouter keys and Custom keys for any OpenAI-compatible endpoint (with a custom key, you also list the models it serves yourself).
  3. In the model rows that appear once your key is verified — Chat model, Image model, and Embedding model — choose which models your workspace should be able to use.
  4. Open Agents, pick your agent, and under Configuration choose its default Chat model, then select Save configuration. An agent can't chat until it has a default chat model. You can also set an Image model and Embedding model here if your agent needs them.

Models are grouped by capability — chat/vision, image generation, and embeddings (models agents use behind the scenes to search your workspace knowledge) — so you can enable exactly what your agents need.

Make workspace tools available

Workspace tools are the shared ToolGateway capabilities your agents can use, such as reading synced campaign data, searching agent knowledge, preparing recommendation drafts, generating images, or requesting sandboxed execution.

  1. Open Workspace settings and go to Models and tools.
  2. In Workspace tools, use the Off / On control on the right side of each row.
  3. The change saves immediately. Counts such as Available and Off update without reloading the page.

This is the workspace-level gate. To decide what one agent can actually use, open that agent in Agents and configure its Tools row. Tools that are off at the workspace level are not available to the agent yet.

If a model needs a credential that your workspace hasn't configured, the agent pauses and asks you to add one in Workspace settings. Noeryx never substitutes its own key — every model call runs on your credentials and your billing.

On this page