Concepts
Console Overview
The Clinia Console is the web interface for managing organizations, workspaces, and credentials for Patient Memory.
Console Overview
The Clinia Console is the administrative web interface for Patient Memory. It lets you manage organizations, workspaces, OAuth credentials, and team members without writing any code.
What you can do in the Console
- Organizations: Create and configure the top-level container that owns your workspaces, billing, and team.
- Workspaces: Provision isolated Patient Memory environments, each with its own data store and endpoint for your applications.
- Credentials: Generate OAuth client credentials (client ID and secret) scoped to a workspace for server-to-server authentication.
- Team members: Invite colleagues and assign roles within your organization.
- Account security: Set up two-factor authentication and passkeys on your personal account.
What the Console is not
The Console is strictly a web UI — there is no API for it. All actions described in this section require signing in and using the interface directly.
Once your workspace is set up, your application uses the credentials you create here to call the Patient Memory API at runtime.