Concepts

A few pieces you’ll see referenced throughout the rest of the docs.

  • Runtime — the managed environment where your agent and its code-mode runs live. One per org.
  • Apps — custom procedures your agent (and other clients) can call as typed tools.
  • Audit log — every authenticated call leaves a record. Customer-readable.

If you’re connecting an MCP client and just want to make calls, you can skip these and go straight to MCP gateway. Come back when you want to understand what your agent is doing under the hood.