Browserbase Project
Schema for the Browserbase Project object. Projects scope sessions, contexts, extensions, and usage under one Browserbase organization.
Headless BrowserBrowser InfrastructureWeb AutomationAI AgentsWeb ScrapingStagehandPlaywrightPuppeteerWeb SearchWeb FetchModel GatewayMCPSession RecordingAgent Identity
Properties
| Name |
Type |
Description |
| id |
string |
Unique identifier for the project. |
| name |
string |
Human-readable project name. |
| ownerId |
string |
Identifier of the user or organization that owns the project. |
| defaultTimeout |
integer |
Default session timeout, in seconds, applied when a session is created without an explicit timeout. |
| concurrency |
integer |
Maximum number of concurrent sessions allowed under the project. |
| createdAt |
string |
Creation timestamp. |
| updatedAt |
string |
Most recent update timestamp. |
JSON Schema