The organization portal

Your chat history, the shared knowledge base, what the assistant remembers about you and your own AI key — plus, for organization admins, channels, connections, the knowledge host and the licence.

Sign in at /org/login with the same email address and password you use in the CAD add-in. Your company name appears as a badge in the header. The sidebar has two sections:

Sign-in needs a company membership, not just an account. If /org/login refuses you, ask your administrator to add your email to the organization — a registered account that belongs to no company cannot use this portal.

Chat History

Everyone Every completed CAD chat turn that was recorded, newest first. The scope the page is reading is shown next to the heading — your company, or your own account if you have no company scope.

Chat History page with the user filter, search box and a list of recorded conversation turns
Org portal → Chat History. Each card shows the request; the assistant's reply expands underneath.

What the controls do

Things that surprise people

Knowledge Base

Everyone uploads Admins delete Documents the assistant can search and cite in answers: design guidelines, standards, material data, part libraries.

Knowledge Base page with the upload row, search box and the indexed documents table
Org portal → Knowledge. Upload, search and review everything indexed for your company.

Uploading

Uploading the same content twice is detected — you get “already indexed (identical content)” and nothing changes. Rename the file all you like; it is the content that is compared.

Searching and managing

Users can also index a document straight from the CAD add-in — see Knowledge Base for that route and for how retrieval is used in an answer.

My Memory

Personal Short facts the assistant has remembered about you and uses as background in your chats — your preferred units, your usual material, a naming convention you follow.

My Memory page listing remembered facts with a Forget button on each row
Org portal → My Memory. Every remembered fact, with the category it was filed under.

My AI Key (bring your own key)

Personal Run your chats on your own AI provider account instead of the platform's. On a trial this is not optional — a trial user without a seat must supply a key before chat will run at all. A paid seat holder may add one to move their usage onto their own provider bill.

My AI Key page with provider, model, endpoint and API key fields
Org portal → My AI Key. The badge at the top shows whether a key is already on file and for which provider.

The fields

What happens when you save

The setting is live on your next chat turn; nothing needs restarting. From then on, the order the server uses to pick a key is your key → your organization's key → the platform key. Your key wins even if your company has one and even if you hold a paid seat. Tokens spent on your own key are billed by your provider and do not consume your plan's included allowance — the split is visible on the licence page.

Remove key deletes the record entirely and drops you back to the organization or platform key.

Creating a brand-new record with the key box empty is rejected with “An API key is required”. Blank only means “keep existing” once a key is actually on file.

Messaging Channels Org admin

Credentials that let your users chat with their CAD workstation from Telegram, Microsoft Teams or WhatsApp. All three channels are enabled by default for every company; a channel goes live as soon as its credentials are saved. Every secret is encrypted at rest, and a blank secret box on a channel that already has one means keep the stored value.

The last panel, User self-connect, decides whether people may link their own Telegram or WhatsApp account from the CAD add-in and the tray Agent. Turning it off disables those buttons and refuses link requests on the server; Teams still links automatically by work account.

After saving you are told that new Telegram bots are picked up when the messaging service next restarts — a brand-new bot token is the one setting that is not instant.

The full walkthrough for each channel, including the exact webhook endpoints and the BotFather steps, is on Channels & Messaging.

Connections Org admin

A connection is a named external system your users can drive from chat — “look up item 1000 in the ERP”. The credential is encrypted at rest and the call is made on the server, so the secret never reaches anyone's PC.

Connections page with the provider template picker, config JSON box and the list of saved connections
Org portal → Connections. Start from a template, replace the placeholders, store the secret once.

Once saved, test it from chat straight away: ask CoPilot to list my connections, then to make one simple read. Provider-by-provider configuration with the exact JSON is on Connections (ERP & Email).

RAG Provider Org admin

Decides where your company's knowledge base and chat history are stored, and whether history is recorded at all.

RAG Provider page with the custom server checkbox, endpoint, API key and history toggle
Org portal → RAG Provider. Off means the shared platform service; on routes everything to your own server.

Saving applies to the next request. Ticking the custom option without an endpoint is refused. Switching between the shared service and your own server does not migrate documents — whatever was indexed on the other side simply stops appearing until you switch back or re-upload.

Organization License

Dedicated deployments A read-only summary page for companies running their own dedicated CADCoPilot server, reached at /admin/org/license. It shows:

Organization License page showing licence status, plan, seat count, server keys and 30-day usage
Licence status, plan, seats, the dedicated server keys and the last 30 days of usage.

Nothing here is editable: licence changes and new server keys go through support.

See also