How-to Guides
Manage Workspaces
Create, view, and delete Patient Memory workspaces.
Manage Workspaces
A workspace is an isolated Patient Memory environment with its own data store, API endpoint, and OAuth credentials. Use separate workspaces for different environments (development, staging, production) or different products.
Requires Admin or Owner role to create or delete workspaces. Members can view workspaces.
Create a workspace
- Go to your organization's home page.
- Select New workspace.
- Enter a name and confirm.
The workspace appears in the list and the sidebar within a few seconds. Open it to see its Workspace ID and Workspace URL — both are needed to configure the Patient Memory client.
Delete a workspace
Deleting a workspace permanently removes all ingested patient data and its associated OAuth credentials. This cannot be undone.
- Open the workspace.
- Select Delete workspace and confirm by typing the workspace name.
Next steps
- Create OAuth credentials for the workspace so your application can authenticate.