# Workspaces

Workspaces in Shipper CRM are useful for setting up an isolated environment for sales team(s) within (or outside) your organization. We encourage you to think about workspaces as having two distinct types:

1. Corporate workspaces
2. Agency workspaces

<figure><img src="/files/L5Fh5tSSKmHc80q2IzIt" alt=""><figcaption><p>The main corporate workspace is shown above followed by agencies (below).</p></figcaption></figure>

### Corporate workspaces

A corporate workspace is a workspace for all the W2 employees you have in your brokerage. If your brokerage operates under a single team model, then you should use one shared corporate workspace as your main workspace across your organization.

### Agency workspaces

An agency workspace is a workspace that has been created specifically for an agent or agency that is working directly under your brokerages authority. If your brokerage works with broker-agents or broker-agencies, you should setup a workspace for each agent / agency that you work with. If the agent / agency has sub-agents that they employee, those sub-agents should preside in that particular agency workspace.

#### Collision Avoidance

Shippers & contacts that are added in one agency workspace within your organization, will not be allowed to be added by a different agency, in an effort to prevent conflicts during outreach. This allows shippers to be kept separated between each agency. This separation of data is explained in more detail in the [assigning companies section](/teams-and-agencies/assign-me-to-shipper.md).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.shippercrm.com/teams-and-agencies/workspaces.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
