Getting started

Your first 15 minutes

Brand new here? Connect an org, pull its metadata, turn on the AI, and ask it something real — in five short steps.

4 min read

This is the shortest path from a brand-new account to something useful on screen. It assumes you have never seen orgadmin.ai before, and it links out to the deeper guide at each step so you can go as far as you want and stop when you have what you need.

What this app actually is

orgadmin.ai reads your Salesforce org through the same OAuth API any Salesforce tool uses, keeps a local copy of the metadata so browsing is instant, and puts an AI assistant on top of it. It never asks for your Salesforce password, and it can only ever see and do what the Salesforce user you connect as is allowed to see and do.

1 · Connect an org

Nothing works until an org is connected, and it is the only step with any real setup in it. You will create an External Client App in Salesforce Setup, copy two values out of it, and paste them here.

Use a sandbox or a Developer Edition org first

Everything in this app is read-only by default, but the first time you use any tool it is more relaxing to do it somewhere that does not matter. A free Developer Edition org works perfectly.

The full click-by-click walkthrough — including what each OAuth scope is for and what to do when it fails — is in Connect your Salesforce orgs. Budget five minutes.

2 · Pull its metadata

Open the org and hit Refresh all stored data. This copies the org's metadata — objects, fields, Apex, flows, permission sets — into this app's database so that everything afterwards is instant and costs no API calls. It runs in the background; you do not have to watch it.

An org's overview page with one tile per explorer
The org overview. Every tile is a way into the org; the pull happens once and feeds all of them.

Big org? Narrow the scope first

On an org with thousands of objects, open Org settings and turn on Core objects only before the first pull — it skips the system child objects Salesforce generates automatically and can turn an hour into minutes. You can widen it later. More on scoping the pull.

3 · Have a look around

Three things worth doing while the pull finishes, in rough order of payoff:

  • Open Objects & fields, find an object you know well, and click a field. Then press Find usages. That one button — “what breaks if I delete this?” — is the thing most people wish Setup had.
  • Press ⌘K / Ctrl K and type the name of anything. The command palette reaches every page and every org.
  • Open Company information for edition, storage, API usage and licence consumption on one screen, instead of four Setup pages.

4 · Turn on the AI

On a bring-your-own-key plan the AI features run on your API key rather than ours. Go to Settings → Your AI provider, paste an Anthropic, OpenAI or OpenRouter key, and pick a model. Haven't got an API account? A free OpenRouter model is enough to get you through the rest of this guide.

You are paying your provider directly

Tokens are billed to your own account, including failed or unsatisfying runs. Set a spending limit on the key before you start experimenting. How the key is used and stored.

5 · Ask it something real

Open AI chat inside the org and ask a question you would otherwise have had to go digging for. Good first questions, because they exercise different parts of the app:

  • “Which validation rules fire on Opportunity, and what does each one enforce?” — reads metadata you just pulled.
  • “How many Accounts have no owner activity in the last 12 months?” — makes it write and run a SOQL query.
  • “What Apex references the Contact.Email field?” — searches the code it has stored.

Check its work

The assistant is genuinely useful and occasionally confidently wrong. Every query it runs is shown to you — read the SOQL before you trust the number.

Where to go next

  • Working with a team? Workspaces, navigation & roles explains what is shared and what stays yours.
  • Want the org in your editor? Connect your AI client (MCP) puts these tools inside Claude Code, Claude Desktop or Codex, paid for by your existing AI subscription.
  • Inherited a messy org? Start with Tech Debt Finder and Flow Health — both tell you where the bodies are buried without changing anything.
  • Securing your own account: turn on two-factor authentication in Settings.

Follow along in your own org

14-day free trial, no credit card.

Start free trial