# OpenWork Docs ## Docs - [Get admin overview](https://openworklabs.com/docs/api-reference/admin/get-admin-overview.md): Returns a high-level administrative overview of users, sessions, workers, admins, and optional billing data for Den operations. - [List organization API keys](https://openworklabs.com/docs/api-reference/api-keys/list-organization-api-keys.md): Returns the API keys that belong to the selected organization. - [archive config object](https://openworklabs.com/docs/api-reference/config-objects/archive-config-object.md): archive a config object without removing its history. - [Attach config object to plugin](https://openworklabs.com/docs/api-reference/config-objects/attach-config-object-to-plugin.md): Adds a config object to a plugin when the caller can edit the target plugin. - [Create config object](https://openworklabs.com/docs/api-reference/config-objects/create-config-object.md): Creates a new private config object and initial immutable version. - [Create config object version](https://openworklabs.com/docs/api-reference/config-objects/create-config-object-version.md): Creates a new immutable config object version. - [delete config object](https://openworklabs.com/docs/api-reference/config-objects/delete-config-object.md): delete a config object without removing its history. - [Get config object](https://openworklabs.com/docs/api-reference/config-objects/get-config-object.md): Returns one config object detail when the caller can view it. - [Get config object version](https://openworklabs.com/docs/api-reference/config-objects/get-config-object-version.md): Returns one immutable config object version. - [Get latest config object version](https://openworklabs.com/docs/api-reference/config-objects/get-latest-config-object-version.md): Returns the latest config object version by created_at and id ordering. - [Grant config object access](https://openworklabs.com/docs/api-reference/config-objects/grant-config-object-access.md): Creates or reactivates one access grant for a config object. - [List config object access grants](https://openworklabs.com/docs/api-reference/config-objects/list-config-object-access-grants.md): Lists direct, team, and org-wide grants for one config object. - [List config object plugins](https://openworklabs.com/docs/api-reference/config-objects/list-config-object-plugins.md): Lists plugins that currently include the config object. - [List config object versions](https://openworklabs.com/docs/api-reference/config-objects/list-config-object-versions.md): Returns immutable versions for one config object. - [List config objects](https://openworklabs.com/docs/api-reference/config-objects/list-config-objects.md): Lists current config object projections visible to the current organization member. - [Remove config object from plugin](https://openworklabs.com/docs/api-reference/config-objects/remove-config-object-from-plugin.md): Removes one active plugin membership from a config object. - [restore config object](https://openworklabs.com/docs/api-reference/config-objects/restore-config-object.md): restore a config object without removing its history. - [Revoke config object access](https://openworklabs.com/docs/api-reference/config-objects/revoke-config-object-access.md): Soft-revokes one config object access grant. - [archive connector instance](https://openworklabs.com/docs/api-reference/connectors/archive-connector-instance.md): archive a connector instance. - [Create connector account](https://openworklabs.com/docs/api-reference/connectors/create-connector-account.md): Creates a connector account such as a GitHub App installation binding. - [Create connector instance](https://openworklabs.com/docs/api-reference/connectors/create-connector-instance.md): Creates a new connector instance. - [Create connector mapping](https://openworklabs.com/docs/api-reference/connectors/create-connector-mapping.md): Creates a connector mapping. - [Create connector target](https://openworklabs.com/docs/api-reference/connectors/create-connector-target.md): Creates a connector target under a connector instance. - [Delete connector mapping](https://openworklabs.com/docs/api-reference/connectors/delete-connector-mapping.md): Deletes one connector mapping. - [disable connector instance](https://openworklabs.com/docs/api-reference/connectors/disable-connector-instance.md): disable a connector instance. - [Disconnect connector account](https://openworklabs.com/docs/api-reference/connectors/disconnect-connector-account.md): Disconnects a connector account and cleans up all associated connector-managed records. - [enable connector instance](https://openworklabs.com/docs/api-reference/connectors/enable-connector-instance.md): enable a connector instance. - [Get connector account](https://openworklabs.com/docs/api-reference/connectors/get-connector-account.md): Returns one connector account detail. - [Get connector instance](https://openworklabs.com/docs/api-reference/connectors/get-connector-instance.md): Returns one connector instance detail. - [Get connector instance configuration](https://openworklabs.com/docs/api-reference/connectors/get-connector-instance-configuration.md): Returns the currently configured plugins and import stats for a connector instance. - [Get connector sync event](https://openworklabs.com/docs/api-reference/connectors/get-connector-sync-event.md): Returns one connector sync event detail. - [Get connector target](https://openworklabs.com/docs/api-reference/connectors/get-connector-target.md): Returns one connector target detail. - [Grant connector instance access](https://openworklabs.com/docs/api-reference/connectors/grant-connector-instance-access.md): Creates or reactivates one access grant for a connector instance. - [List connector accounts](https://openworklabs.com/docs/api-reference/connectors/list-connector-accounts.md): Lists connector accounts for the organization. - [List connector instance access grants](https://openworklabs.com/docs/api-reference/connectors/list-connector-instance-access-grants.md): Lists direct, team, and org-wide grants for a connector instance. - [List connector instances](https://openworklabs.com/docs/api-reference/connectors/list-connector-instances.md): Lists connector instances visible to the current member. - [List connector mappings](https://openworklabs.com/docs/api-reference/connectors/list-connector-mappings.md): Lists mappings under a connector target. - [List connector sync events](https://openworklabs.com/docs/api-reference/connectors/list-connector-sync-events.md): Lists connector sync events visible to the current member. - [List connector targets](https://openworklabs.com/docs/api-reference/connectors/list-connector-targets.md): Lists connector targets for one connector instance. - [Remove connector instance](https://openworklabs.com/docs/api-reference/connectors/remove-connector-instance.md): Removes a connector instance and deletes the plugins, mappings, config objects, and bindings associated with it. - [Resync connector target](https://openworklabs.com/docs/api-reference/connectors/resync-connector-target.md): Queues a manual resync for a connector target. - [Retry connector sync event](https://openworklabs.com/docs/api-reference/connectors/retry-connector-sync-event.md): Re-queues one connector sync event. - [Revoke connector instance access](https://openworklabs.com/docs/api-reference/connectors/revoke-connector-instance-access.md): Soft-revokes one connector instance access grant. - [Set connector instance auto-import](https://openworklabs.com/docs/api-reference/connectors/set-connector-instance-auto-import.md): Enables or disables auto-import of new plugins on future push webhooks for a connector instance. - [Update connector instance](https://openworklabs.com/docs/api-reference/connectors/update-connector-instance.md): Updates one connector instance. - [Update connector mapping](https://openworklabs.com/docs/api-reference/connectors/update-connector-mapping.md): Updates one connector mapping. - [Update connector target](https://openworklabs.com/docs/api-reference/connectors/update-connector-target.md): Updates one connector target. - [Get apiauthoauth2authorize](https://openworklabs.com/docs/api-reference/get-apiauthoauth2authorize.md) - [Get apiauthwell knownoauth authorization server](https://openworklabs.com/docs/api-reference/get-apiauthwell-knownoauth-authorization-server.md) - [Get apiauthwell knownopenid configuration](https://openworklabs.com/docs/api-reference/get-apiauthwell-knownopenid-configuration.md) - [Get mcpwell knownoauth protected resource](https://openworklabs.com/docs/api-reference/get-mcpwell-knownoauth-protected-resource.md) - [Get well knownoauth authorization server](https://openworklabs.com/docs/api-reference/get-well-knownoauth-authorization-server.md) - [Get well knownoauth authorization serverapiauth](https://openworklabs.com/docs/api-reference/get-well-knownoauth-authorization-serverapiauth.md) - [Get well knownoauth protected resource](https://openworklabs.com/docs/api-reference/get-well-knownoauth-protected-resource.md) - [Get well knownoauth protected resourcemcp](https://openworklabs.com/docs/api-reference/get-well-knownoauth-protected-resourcemcp.md) - [Get well knownopenid configuration](https://openworklabs.com/docs/api-reference/get-well-knownopenid-configuration.md) - [Get well knownopenid configurationapiauth](https://openworklabs.com/docs/api-reference/get-well-knownopenid-configurationapiauth.md) - [Apply GitHub discovery selection](https://openworklabs.com/docs/api-reference/github/apply-github-discovery-selection.md): Creates OpenWork plugins and connector mappings from selected discovery candidates. - [Complete GitHub install](https://openworklabs.com/docs/api-reference/github/complete-github-install.md): Completes a GitHub App installation for the current organization and returns visible repositories. - [Create GitHub connector account](https://openworklabs.com/docs/api-reference/github/create-github-connector-account.md): Persists one GitHub App installation as a connector account. - [Get GitHub connector discovery](https://openworklabs.com/docs/api-reference/github/get-github-connector-discovery.md): Analyzes a GitHub connector target and returns discovered plugin candidates. - [List GitHub discovery tree entries](https://openworklabs.com/docs/api-reference/github/list-github-discovery-tree-entries.md): Pages through the normalized GitHub repository tree used during discovery. - [List GitHub repositories](https://openworklabs.com/docs/api-reference/github/list-github-repositories.md): Lists repositories visible to one GitHub connector account. - [Setup GitHub connector](https://openworklabs.com/docs/api-reference/github/setup-github-connector.md): Creates a GitHub connector account, instance, target, and initial mappings in one flow. - [Start GitHub install](https://openworklabs.com/docs/api-reference/github/start-github-install.md): Builds a GitHub App install redirect URL for the current organization. - [Validate GitHub target](https://openworklabs.com/docs/api-reference/github/validate-github-target.md): Validates one repository-branch target before persisting it. - [Accept organization invitation](https://openworklabs.com/docs/api-reference/invitations/accept-organization-invitation.md): Accepts an organization invitation for the current signed-in user and switches their active organization to the accepted workspace. - [Cancel organization invitation](https://openworklabs.com/docs/api-reference/invitations/cancel-organization-invitation.md): Cancels a pending organization invitation so the invite link can no longer be used. - [Create organization invitation](https://openworklabs.com/docs/api-reference/invitations/create-organization-invitation.md): Creates or refreshes a pending organization invitation for an email address and sends the invite email. Returns 502 when the invitation row is persisted but the email provider (Loops) failed to send; the client should surface the error and give the user a retry affordance. - [Preview organization invitation](https://openworklabs.com/docs/api-reference/invitations/preview-organization-invitation.md): Returns invitation preview details so a user can inspect an organization invite before accepting it. - [Create organization LLM provider](https://openworklabs.com/docs/api-reference/llm-providers/create-organization-llm-provider.md): Creates a new organization-scoped LLM provider from either a models.dev provider template or a pasted custom configuration. - [Delete organization LLM provider](https://openworklabs.com/docs/api-reference/llm-providers/delete-organization-llm-provider.md): Deletes an organization LLM provider and removes its models and access rules. - [Get LLM provider catalog entry](https://openworklabs.com/docs/api-reference/llm-providers/get-llm-provider-catalog-entry.md): Returns the full models.dev catalog record for one provider, including its config template and model list. - [Get LLM provider connect payload](https://openworklabs.com/docs/api-reference/llm-providers/get-llm-provider-connect-payload.md): Returns one accessible organization LLM provider with the concrete model configuration needed to connect to it. - [List LLM provider catalog](https://openworklabs.com/docs/api-reference/llm-providers/list-llm-provider-catalog.md): Lists the provider catalog from models.dev so an organization can choose which LLM providers to configure. - [List organization LLM providers](https://openworklabs.com/docs/api-reference/llm-providers/list-organization-llm-providers.md): Lists the LLM providers that the current organization member is allowed to see and potentially manage. - [Remove LLM provider access grant](https://openworklabs.com/docs/api-reference/llm-providers/remove-llm-provider-access-grant.md): Removes one explicit member or team access grant from an organization LLM provider. - [Update organization LLM provider](https://openworklabs.com/docs/api-reference/llm-providers/update-organization-llm-provider.md): Updates an existing organization LLM provider, including its provider config, selected models, secret, and access grants. - [Add marketplace plugin](https://openworklabs.com/docs/api-reference/marketplaces/add-marketplace-plugin.md): Adds a plugin to a marketplace. - [archive marketplace](https://openworklabs.com/docs/api-reference/marketplaces/archive-marketplace.md): archive a marketplace without touching membership history. - [Create marketplace](https://openworklabs.com/docs/api-reference/marketplaces/create-marketplace.md): Creates a new private marketplace and grants the creator manager access. - [Get marketplace](https://openworklabs.com/docs/api-reference/marketplaces/get-marketplace.md): Returns one marketplace detail when the caller can view it. - [Get marketplace resolved](https://openworklabs.com/docs/api-reference/marketplaces/get-marketplace-resolved.md): Returns marketplace detail with plugins and derived source info. - [Grant marketplace access](https://openworklabs.com/docs/api-reference/marketplaces/grant-marketplace-access.md): Creates or reactivates one access grant for a marketplace. - [List marketplace access grants](https://openworklabs.com/docs/api-reference/marketplaces/list-marketplace-access-grants.md): Lists direct, team, and org-wide grants for a marketplace. - [List marketplace plugins](https://openworklabs.com/docs/api-reference/marketplaces/list-marketplace-plugins.md): Lists marketplace memberships and resolved plugin projections. - [List marketplaces](https://openworklabs.com/docs/api-reference/marketplaces/list-marketplaces.md): Lists marketplaces visible to the current organization member. - [Remove marketplace plugin](https://openworklabs.com/docs/api-reference/marketplaces/remove-marketplace-plugin.md): Removes one plugin from a marketplace. - [restore marketplace](https://openworklabs.com/docs/api-reference/marketplaces/restore-marketplace.md): restore a marketplace without touching membership history. - [Revoke marketplace access](https://openworklabs.com/docs/api-reference/marketplaces/revoke-marketplace-access.md): Soft-revokes one marketplace access grant. - [Update marketplace](https://openworklabs.com/docs/api-reference/marketplaces/update-marketplace.md): Updates marketplace metadata. - [Remove organization member](https://openworklabs.com/docs/api-reference/members/remove-organization-member.md): Removes a member from an organization while protecting the owner role from deletion. - [Update member role](https://openworklabs.com/docs/api-reference/members/update-member-role.md): Changes the role assigned to a specific organization member. - [Get active organization](https://openworklabs.com/docs/api-reference/organizations/get-active-organization.md): Returns the active organization from the current session, including its owner, the current member record, and their team memberships. - [Update organization](https://openworklabs.com/docs/api-reference/organizations/update-organization.md): Updates organization fields that workspace owners are allowed to change, including the display name, allowed invitation email domains, and desktop app restrictions. The slug is immutable to avoid breaking dashboard URLs. - [Add plugin config object](https://openworklabs.com/docs/api-reference/plugins/add-plugin-config-object.md): Adds a config object to a plugin. - [archive plugin](https://openworklabs.com/docs/api-reference/plugins/archive-plugin.md): archive a plugin without touching its historical memberships. - [Create plugin](https://openworklabs.com/docs/api-reference/plugins/create-plugin.md): Creates a new private plugin and grants the creator manager access. - [Get plugin](https://openworklabs.com/docs/api-reference/plugins/get-plugin.md): Returns one plugin detail when the caller can view it. - [Get resolved plugin](https://openworklabs.com/docs/api-reference/plugins/get-resolved-plugin.md): Lists active plugin memberships with the current config object projection for each item. - [Grant plugin access](https://openworklabs.com/docs/api-reference/plugins/grant-plugin-access.md): Creates or reactivates one access grant for a plugin. - [List plugin access grants](https://openworklabs.com/docs/api-reference/plugins/list-plugin-access-grants.md): Lists direct, team, and org-wide grants for a plugin. - [List plugin config objects](https://openworklabs.com/docs/api-reference/plugins/list-plugin-config-objects.md): Lists plugin memberships and resolved config object projections. - [List plugins](https://openworklabs.com/docs/api-reference/plugins/list-plugins.md): Lists plugins visible to the current organization member. - [Remove plugin config object](https://openworklabs.com/docs/api-reference/plugins/remove-plugin-config-object.md): Removes one config object from a plugin. - [restore plugin](https://openworklabs.com/docs/api-reference/plugins/restore-plugin.md): restore a plugin without touching its historical memberships. - [Revoke plugin access](https://openworklabs.com/docs/api-reference/plugins/revoke-plugin-access.md): Soft-revokes one plugin access grant. - [Update plugin](https://openworklabs.com/docs/api-reference/plugins/update-plugin.md): Updates plugin metadata. - [Post apiauthoauth2register](https://openworklabs.com/docs/api-reference/post-apiauthoauth2register.md) - [Post register](https://openworklabs.com/docs/api-reference/post-register.md) - [Create organization role](https://openworklabs.com/docs/api-reference/roles/create-organization-role.md): Creates a custom organization role with a named permission map. - [Delete organization role](https://openworklabs.com/docs/api-reference/roles/delete-organization-role.md): Deletes a custom organization role after confirming that no members or pending invitations still depend on it. - [Update organization role](https://openworklabs.com/docs/api-reference/roles/update-organization-role.md): Updates a custom organization role and propagates role name changes to members and pending invitations. - [Add skill to skill hub](https://openworklabs.com/docs/api-reference/skill-hubs/add-skill-to-skill-hub.md): Adds an existing organization skill to a skill hub so hub members can discover and use it. - [Create skill hub](https://openworklabs.com/docs/api-reference/skill-hubs/create-skill-hub.md): Creates a skill hub that can group skills and assign access to specific members or teams. - [Delete skill hub](https://openworklabs.com/docs/api-reference/skill-hubs/delete-skill-hub.md): Deletes a skill hub and removes its access links and skill links. - [Grant skill hub access](https://openworklabs.com/docs/api-reference/skill-hubs/grant-skill-hub-access.md): Grants a specific member or team access to a skill hub. - [List skill hubs](https://openworklabs.com/docs/api-reference/skill-hubs/list-skill-hubs.md): Lists the skill hubs the current member can access, along with linked skills and access metadata. - [Remove skill from skill hub](https://openworklabs.com/docs/api-reference/skill-hubs/remove-skill-from-skill-hub.md): Removes a skill from a skill hub without deleting the underlying skill itself. - [Revoke skill hub access](https://openworklabs.com/docs/api-reference/skill-hubs/revoke-skill-hub-access.md): Revokes one member or team access entry from a skill hub. - [Update skill hub](https://openworklabs.com/docs/api-reference/skill-hubs/update-skill-hub.md): Updates a skill hub's display name or description. - [Create skill](https://openworklabs.com/docs/api-reference/skills/create-skill.md): Creates a new skill in the organization from markdown content and optional sharing visibility. - [Delete skill](https://openworklabs.com/docs/api-reference/skills/delete-skill.md): Deletes one organization skill when the caller is allowed to manage it. - [List skills](https://openworklabs.com/docs/api-reference/skills/list-skills.md): Lists the skills the current member can view, including owned skills, shared skills, and skills available through hub access. - [Update skill](https://openworklabs.com/docs/api-reference/skills/update-skill.md): Updates a skill's markdown content and-or sharing visibility while keeping derived metadata in sync. - [Check den-api health](https://openworklabs.com/docs/api-reference/system/check-den-api-health.md): Returns a lightweight health payload for den-api. - [Get desktop app version metadata](https://openworklabs.com/docs/api-reference/system/get-desktop-app-version-metadata.md): Returns the minimum supported desktop app version and the latest desktop app version published with this Den API build. - [Create team](https://openworklabs.com/docs/api-reference/teams/create-team.md): Creates a team inside an organization and can optionally attach existing organization members to it. - [Delete team](https://openworklabs.com/docs/api-reference/teams/delete-team.md): Deletes a team and removes its related hub-access and team-membership records. - [Update team](https://openworklabs.com/docs/api-reference/teams/update-team.md): Updates a team's name and-or membership list within an organization. - [Get current user](https://openworklabs.com/docs/api-reference/users/get-current-user.md): Returns the currently authenticated user and active session details for the caller. - [Get current user's desktop config](https://openworklabs.com/docs/api-reference/users/get-current-users-desktop-config.md): Returns the authenticated desktop app restrictions for the caller's active organization. - [List current user's organizations](https://openworklabs.com/docs/api-reference/users/list-current-users-organizations.md): Lists the organizations visible to the current user and marks which organization is currently active. - [GitHub webhook ingress](https://openworklabs.com/docs/api-reference/webhooks/github-webhook-ingress.md): Verifies a GitHub App webhook signature against the raw request body, then records any relevant sync work. - [Create worker](https://openworklabs.com/docs/api-reference/workers/create-worker.md): Creates a local or cloud worker for the active organization and returns the initial tokens needed to connect to it. - [Delete worker](https://openworklabs.com/docs/api-reference/workers/delete-worker.md): Deletes a worker and cascades cleanup for its tokens, runtime records, and provider-specific resources. - [Get worker](https://openworklabs.com/docs/api-reference/workers/get-worker.md): Returns one worker from the active organization together with its latest provisioned instance details. - [Get worker connection tokens](https://openworklabs.com/docs/api-reference/workers/get-worker-connection-tokens.md): Returns connection tokens and the resolved OpenWork connect URL for an existing worker. - [Get worker runtime status](https://openworklabs.com/docs/api-reference/workers/get-worker-runtime-status.md): Fetches runtime version and status information from a specific worker's runtime endpoint. - [List workers](https://openworklabs.com/docs/api-reference/workers/list-workers.md): Lists the workers that belong to the caller's active organization, including each worker's latest known instance state. - [Record worker heartbeat](https://openworklabs.com/docs/api-reference/workers/record-worker-heartbeat.md): Accepts signed heartbeat and recent-activity updates from a worker so Den can track worker health and recent usage. - [Update worker](https://openworklabs.com/docs/api-reference/workers/update-worker.md): Renames a worker, but only when the caller is the user who originally created that worker. - [Upgrade worker runtime](https://openworklabs.com/docs/api-reference/workers/upgrade-worker-runtime.md): Forwards a runtime upgrade request to a specific worker and returns the worker runtime's response. - [Changelog](https://openworklabs.com/docs/changelog.md) - [Enterprise](https://openworklabs.com/docs/cloud/enterprise.md): Deploy OpenWork on your own infrastructure - [Get started with OpenWork Cloud](https://openworklabs.com/docs/cloud/get-started.md): Connect the desktop app to your OpenWork Cloud org and unlock shared workspaces, skill hubs, and shared providers - [Managing members and RBAC](https://openworklabs.com/docs/cloud/members-and-rbac.md): Invite teammates, create teams, and control Cloud access with owners, admins, members, and custom roles - [Connect OpenWork Cloud MCP](https://openworklabs.com/docs/cloud/run-in-the-cloud/cloud-mcp.md): Use the hosted OpenWork Cloud MCP server from OpenWork or another OAuth-capable MCP client - [Connecting Slack to your workspace](https://openworklabs.com/docs/cloud/run-in-the-cloud/connect-slack.md): Learn how to connect Slack with your workspace - [Deploying a shared workspace](https://openworklabs.com/docs/cloud/run-in-the-cloud/shared-workspace.md): Launch a cloud worker in OpenWork Cloud and open it from the desktop app - [Adding a custom LLM provider](https://openworklabs.com/docs/cloud/share-with-your-team/custom-llm-provider.md): Create a custom provider definition in OpenWork Cloud and import it into the desktop app - [Adding a managed LLM provider](https://openworklabs.com/docs/cloud/share-with-your-team/managed-llm-provider.md): Create an org-managed provider in OpenWork Cloud and import it into the desktop app - [Skill hubs for teams](https://openworklabs.com/docs/cloud/share-with-your-team/skill-hubs.md): Create org skill hubs, assign them to teams, and import them into the desktop app - [Team templates](https://openworklabs.com/docs/cloud/share-with-your-team/team-templates.md): Create reusable workspace templates for teams in OpenWork Cloud - [Roadmap](https://openworklabs.com/docs/roadmap.md): What OpenWork supports today and what is coming next. - [Add a custom LLM](https://openworklabs.com/docs/start-here/connect-your-stack/add-a-custom-llm.md): How to connect a custom provider with OpenWork - [Add an MCP server](https://openworklabs.com/docs/start-here/connect-your-stack/add-an-mcp-server.md): How to connect a custom MCP server with openwork - [Add Anthropic API key](https://openworklabs.com/docs/start-here/connect-your-stack/add-anthropic-api-key.md): Create an Anthropic API key and use it in OpenWork - [Enable Exa search](https://openworklabs.com/docs/start-here/connect-your-stack/enable-exa-search.md) - [Sign in with ChatGPT](https://openworklabs.com/docs/start-here/connect-your-stack/sign-in-with-chatgpt.md): How to use ChatGPT OAuth with Openwork - [Control the browser](https://openworklabs.com/docs/start-here/do-work-with-it/control-the-browser.md): How to use OpenWork to automate your Chrome Browser - [Import a skill](https://openworklabs.com/docs/start-here/do-work-with-it/import-a-skill.md): How to import an external skill into your workspace in OpenWork - [Share skills](https://openworklabs.com/docs/start-here/do-work-with-it/share-your-setup.md): Learn how to share skills with others - [Get started](https://openworklabs.com/docs/start-here/get-started.md): Privacy-first, open-source alternative to Claude Cowork. - [Missing docs?](https://openworklabs.com/docs/start-here/missing-docs.md): Request a page or contribute one yourself. - [Missing languages](https://openworklabs.com/docs/start-here/missing-languages.md): See which OpenWork languages ship today and help us improve them. - [Self-host](https://openworklabs.com/docs/start-here/self-host.md): Run OpenWork on your own server or infrastructure. ## OpenAPI Specs - [openapi](https://openworklabs.com/docs/openapi.json)