Company profile
Tell your agents once what your company does, who it serves, and how they should behave.
Every agent in your organization reads one company profile: what you do, who your customers are, who works with you, the tools and languages you use, the tone your agents should take, and the things they must never do. You write it once. Every agent uses it in its next conversation.
Fill it in
Open the Company page
In the dashboard, open Company. New workspaces see the two most useful questions right after naming the workspace. You can skip that step and come back any time.
Answer the questions
One or two sentences per question are enough. Pick your tools and languages from the chips, or add your own. The card on the right shows the exact text your agents get.
Save
Owners and admins can save. Everyone else can read the page.
Where it goes
- Sokko Memory. With the add-on on, the profile becomes the facts card of your shared memory, replaced whole on every save, plus a note in the long-term memory. Agents with memory on read it with everything else they remember.
- Agent tools. Every agent can call
sokko_company_profilethrough its Sokko tools, with or without memory. The tool returns the same text the page shows.
If you turn Sokko Memory on later, the saved profile is copied into the new memory workspace when you add the add-on from the dashboard, or the next time you open the Company page.
From the API
GET /api/company-profile returns the profile. PUT /api/company-profile saves
it. Both accept an API key. The body is the same shape the page saves:
about, industry, customers, team, tools, languages, voice,
rules, notes.