Managoat is the hosted Fountain. Fountain is the open-source engine, and its name is on the CLI, the API, the SDK and this manual. Everything here applies to Managoat unless a page says it is for a self-hosted server.

Feature status

Most of Fountain is on for every account. Two features are not. This page lists them, says who has them on the hosted platform, and says how to get them.

A note with the same title as the row sits at the top of each page that describes one of these features.

Feature Status On the hosted platform On your own instance
Teammate email and phone Alpha Off by default. Behind the team_comms flag. Ask us to turn it on for your account. Set the AgentMail and AgentPhone keys, and add team_comms to FEATURE_FLAGS_ON. Read the configuration reference.
Brokered credentials Limited access Off by default. We enrol an account by hand. Ask us to enrol yours. Set BROKER_URL and its siblings, and list the user ids in BROKER_TENANTS. Read the configuration reference.

What each status means

Alpha. The feature works end to end, and we have not yet decided its final shape. Its API and its tools can change between releases without an upgrade note. Fountain refuses a call to it with a 404 when the flag is off.

Limited access. The feature works, and it changes what a sandbox can reach. We turn it on for one account at a time, and we watch the first conversations with you. Without it, a secret enters the sandbox in the clear, and the pages and routes that manage bindings are absent.

Where to go next