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

# Workspace

> Understand workspace scope in Salesforge public API integrations.

A workspace is the primary scope boundary in Salesforge API. Most resources are scoped by workspace ID.

For the shared product-level definition, see [Workspace concept](/overview/workspace).

## Practical usage patterns

1. Resolve workspace first, then perform resource operations inside that scope.
2. Persist workspace IDs in your integration state.
3. Treat workspace authorization failures as scope errors, not transport failures.

## Related resources

* [Leads / Contacts](/salesforge-api/concepts/leads-contacts)
* [Sender Profile](/salesforge-api/concepts/sender-profile)
