> ## Documentation Index
> Fetch the complete documentation index at: https://docs.thoughtly.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Developer settings

> Manage Thoughtly API tokens, webhook subscriptions, and experimental beta features from a single developer settings page for your workspace.

Access developer tools and credentials for your workspace. Navigate to **Settings → Developer** or visit `/settings/developer`.

| Element                   | Type           | Description                                                            |
| ------------------------- | -------------- | ---------------------------------------------------------------------- |
| **API Tokens**            | Table & Button | View generated API tokens and create new ones with "Generate Token".   |
| **Webhooks**              | Table & Button | View configured webhooks and add new ones with "Create a Webhook".     |
| **User ID**               | Read-only text | Your unique user identifier.                                           |
| **Team ID**               | Read-only text | Your workspace's unique identifier. Used in API requests as `team_id`. |
| **Experimental Features** | Toggles        | Enable or disable experimental features for your workspace.            |

## See also

* [Developer Documentation](/developers) — integrate Thoughtly with your applications
* [Webhooks](/integrations/webhooks) — configure webhook integrations
* [API Reference](/api-reference) — complete endpoint documentation

## Admin-only developer settings

Developer settings contain sensitive workspace capabilities such as API tokens, webhooks, IDs, and experimental options. These settings are intended for admins.

## API tokens

Use scoped API tokens when available. Prefer the minimum scopes required for the integration and set expiration dates for partner or temporary access.

Older tokens may have broader access for backward compatibility. Rotate broad or unnamed tokens when you migrate to scoped API access.
