# Workgroups

A workgroup consists of users who share data, storage, and other resources.

Each workgroup has one designated administrator who can modify workgroup settings and add or remove users. The administrator cannot be changed or transferred.

With a Professional subscription, an Illumina representative sets up the workgroup and designates one workgroup administrator.

With an Enterprise subscription, an Illumina representative creates a domain and designates a domain administrator. Domain administrators can create multiple workgroups and assign one administrator to each workgroup. The domain administrator can access and administer any workgroups in the domain. See [Domain Administration](/manage-your-account/manage-enterprise-domain.md).

{% hint style="info" %}
Users in your workgroup can incur costs related to data storage, compute, and analysis. To share project and run data only, use the Get Link or Share options. For more information, see [Share a Project or Run With Collaborators](/collaborate/share-with-collaborators.md).
{% endhint %}


---

# 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://help.basespace.illumina.com/collaborate/workgroups.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.
