> For the complete documentation index, see [llms.txt](https://docs.seoneo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.seoneo.io/documentation/campaigns/campaign-creation-screen/3-groups.md).

# 3 - Groups

On this section of campaign creation you set all details (content, number of links, account bucket etc) for each link group separately.

<figure><img src="/files/5y0JOtxUrDRClutKHBvz" alt=""><figcaption></figcaption></figure>

On the left side of the screen **(1)** you can select different filter options to show/hide link groups.

On the right side of the screen **(2)** you set each group settings.

### Group Filters

Group filter help you filter group types according to different criteria. This helps the screen to remain "clear" and less overwhelming.

<figure><img src="/files/e8lddbE7EZ9m6JSj67ap" alt=""><figcaption></figcaption></figure>

There are three different filter types:

* **Per Tier View** : filters groups according to their tier level (more info on [**diagram tiers**](/additional-information/glossary/tiers.md))
* **Per Group Type View**: filters groups according to link group type (more info on [**group types**](/documentation/diagram-editor/link-group-types.md))
* **Groups With Validation Errors**: show only groups with errors while the user sets group data.

To better understand each group filters, we will show you the selected diagram used on this example:

<figure><img src="/files/gMYfROG7r8fwDhJRbLQi" alt=""><figcaption><p>Diagram used on the example to demostrate group filters</p></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.seoneo.io/documentation/campaigns/campaign-creation-screen/3-groups.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
