kareenosdocs

Connectors

Open in Kareenos

The one page where your outside credentials live, and the rules that apply to every one of them.

On this page

Connectors is the one page in Settings where your organization's outside credentials live. Your mail server, your Google and Microsoft apps, your social scheduling account, your code hosting: everything your agents reach out to from your name is set up here, once, by an administrator.

Where to find it

Press Open in Kareenos above, or open the avatar menu, choose Settings, then the Connectors tab. Administrators only. It is one long page with five sections, and the guides below each walk one section step by step.

The Connectors tab in Settings, showing the Connectors, OAuth Apps, Transactional Email, Email Servers and Linked Accounts sections

What you can connect

Section What it is for Guide
Connectors Ready-made bundles of agent abilities that switch on when you paste your own key. Buffer for social posting, GitHub for publishing and importing projects. Buffer and GitHub
OAuth Apps Your own Google Cloud and Microsoft apps. These must exist before anyone can link a mailbox. Google and Microsoft accounts
Transactional Email The account your agents send customer email through, using your verified sending address. Transactional email
Email Servers (SMTP / IMAP) Your own mail servers, so agents can send from your addresses and watch an inbox for new mail. Email servers
Linked Accounts An individual person's Gmail or Outlook account, connected so agents can act on it for them. Google and Microsoft accounts

If you are not sure which of the email options you need, start at Choosing an email option. Conversation channels such as WhatsApp, Telegram, Slack and phone are not on this tab. They live under Messaging channels and Voice channels.

Who can open it

Connectors is administrator only. If you cannot see the tab, ask whoever manages your account to either set the connection up for you or move you into a team that has administrator access. See Teams and access.

Step by step: setting up any card

Every card on the page follows the same pattern, so learn it once.

  1. Open Connectors and find the card. It shows Not configured until you set it up.

  2. Press Set up (or Manage on a card that is already configured). A dialog opens with a Setup guide telling you where to get the credential, and the fields to paste it into.

    The Buffer connector dialog: the collapsed Setup guide, the API Token field with the note that a value is already stored, the Active switch, and the Clear, Test Connection, Cancel and Save buttons

  3. Paste the credential. The box is always empty when you open it, even when a value is stored; leaving it blank keeps what is stored.

  4. Press Test Connection where the dialog has one. It tests with what you just typed, before anything is written.

  5. Leave Active on and press Save. The status chip on the card tells you where you stand: Not configured, Configured or Inactive, plus Test passed or Test failed after a test.

How every credential box behaves

  1. The box is always empty when you open it. A stored value is never shown back to you, not to an administrator and not to an agent. If a key is already saved you will see a placeholder saying so.
  2. Leaving it blank keeps what is stored. You can change a sending address, a port or the Active switch without retyping the secret. Only type in the box when you want to replace the value.
  3. Test before you save, where there is a button for it. Connectors and email profiles both test with whatever you have just typed, before anything is written, so a bad paste fails cleanly instead of half configuring the service.
  4. Active is a real switch. A saved but inactive connection behaves exactly like one that was never set up.
  5. Clear removes the credential entirely, and the abilities that depend on it go back to reporting the connector as not set up.

Careful

Never paste an API key, a token or a password into a chat with an agent, even if the agent asks for one. Credentials belong on this page. Anything typed into a conversation becomes part of that conversation's history.

Nothing falls back to a shared account

If a service is not set up, agents do not quietly borrow somebody else's. They report that the service has not been configured and stop, and they will keep reporting the same thing until an administrator sets it up. That is deliberate: your customers should never receive mail from an address you do not own, and your posts should never go out through an account you did not connect.

The practical consequence is that a build can look finished and still be unable to email anyone. Work through the connections your project actually needs as part of Your first day checklist.

Common mistakes

  • Setting up a connection but leaving Active switched off, then wondering why agents still report it missing.
  • Saving a service without pressing Test Connection first, so a mistyped key only surfaces days later on a real customer send.
  • Setting up a Google or Microsoft app and stopping there. The app is only step one. Each person still has to link their own account.
  • Assuming a colleague can see the tab. Most people cannot, by design.

Next