# Workgroups

**Workgroup** - a feature that allows users to separate campaign components from each other and assign them to different users for easier work management. There are 3 types of workgroup:

1. **Public** - available by default. Each user falls into this group and he cannot be removed from here. All campaign components created in **Public group** are shared with all users in workspace. **Except for the campaigns themselves - they can only be created at custom or private workgroup.**
2. **Private** - an individual group that creates when the user is invited to workspace. Optional function.
3. **Custom** - a group, that created by the workspace owner.&#x20;

&#x20;To create a custom group perform the following steps:

1. Go to the Settings - Groups
2. Click **Create** button

![](/files/-LvIyXK1cB3mn_s5ztYX)

Then fill out all the fields:

1. Group name;
2. Description;
3. Add users to this group by searching them by email. You can invite only internal users who have access to this workspace;

![](/files/-LvJ0YQ8bPTY3NOakT7P)

Then click **Save** button.&#x20;

### How to set a group to a company component

You just need to select the necessary group while creating company component on the appropriate field:

![](/files/-LvJ1mMIdsFkqqEYt0U4)

> **Trackwill note: You can't select public group to campaigns - they can only be created at custom or private workgroups !!!!**

And click **Save** button.&#x20;

### How to edit workproups

Click on the Pen button to edit groups:

![](/files/-LvJ54-ndGz1P7hki2Sy)


---

# 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.trackwill.com/settings/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.
