# What is a Workspace and a Sub-account

### Workspace

When you create a new [Workspace](https://app.getconduit.app/r/agency/workspaces/), we create a separate account entity, which is associated with your ‘master’ account and which you can share with your clients.  

You can access and manage this workspace, but in terms of storing data it is separated from the ‘master’ account and other workspaces.

### Sub-account

\
This is a user within a specific workspace. Within this workspace, data is accessible to all its users, ensuring information sharing among them. However, this data is not shared or accessible between different workspaces.


---

# 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.getconduit.app/conduit-for-digital-agencies/what-is-a-workspace-and-a-sub-account.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.
