> For the complete documentation index, see [llms.txt](https://docs.getconduit.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getconduit.app/conduit-for-digital-agencies/users-in-your-team-vs.-sub-accounts-in-workspaces.md).

# Users in Your Team vs. Sub-Accounts in Workspaces

The users you add to Workspace differ from those you add to the master account team.

1\. Master Account Team Users:

* Added via the Team Management [tab](https://app.getconduit.app/auth/team/).
* Have access to all master account data sources.

2\. Workspace(s) Users: &#x20;

* Added via the Workspace Management [tab](https://app.getconduit.app/r/agency/workspaces/)&#x20;
* Only see data connected to Workspace.
* Cannot invite new users.
* Cannot manage account billing.
* Users invited to Workspace are on the Agency plan.
* They do not have a trial or free plan, nor do they need to activate the product or pay for it<br>

The master account owner fully controls their capabilities and can disable their sub-account or access to data at any time.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/users-in-your-team-vs.-sub-accounts-in-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.
