## WorkOS Configuration Follow these steps to analyze WorkOS objects with Cartography. 1. Prepare your WorkOS API credentials. 1. Get your WorkOS Client ID from the [WorkOS Dashboard](https://dashboard.workos.com/get-started) 1. Create a new API Key in [WorkOS Dashboard](https://dashboard.workos.com/environment_XXXX/api-keys) 1. Populate environment variables with the API Key and Client ID. You can pass the environment variable names via CLI with the `--workos-api-key` and `--workos-client-id` parameters.