# Groups relationships

SEO Neo introduces an new way of displaying diagrams. The new diagram form is more compact and its more versatile if you understand they way it works.

A group (link group) can be connected with another groups that are located below or above them. Groups below of them are called **children** and groups above them are called **parents**.

{% hint style="info" %}
A diagram a group can have **multiple children** but also **multiple parents**.
{% endhint %}

A group with multiple children is a very straightforward idea but a group with multiple parents may be confusing at first. Below we will explain how this works.

### Understanding multiple parents

A group with multiple parents is like being multiple groups. This means that if you have a group*A* connected on two parents, the result is like having two groups inside group\_A.

On the example below, on the left we see how diagram looks like and on the right side we see how diagram is really like under the hood.

On the example, **group\_4** seems like a single group, but because it has two parents, in reality its two groups (**group\_4a** *and* **group\_4b**). These two groups are **completely different** groups.

<figure><img src="https://2718133043-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2UzeMjUGHvOZRX1jMiVc%2Fuploads%2FhMdzIeO5sRW4MyXwsMyk%2Fdiaram_multiple_parents.jpg?alt=media&#x26;token=438add02-e269-42ce-b4ca-08c8640716a0" alt=""><figcaption><p>Left side: how diagram looks. Right side: how diagram is under the hood.</p></figcaption></figure>

{% hint style="info" %}
As a rule of thumb, if a group has **N** number of parents, then this group has **N** instances under the hood.
{% endhint %}

This may seem more complex to understand as a concept but makes a diagram much more compact (you need less groups to describe a much bigger diagram).

## Sibling Groups

Sibling groups, are **merged group** **which** **share the same parent**. In our previous example **group\_4** contains **group\_4a** and **group\_4b**. These two groups are called sibling groups.

When creating your campaign using diagrams with sibling groups, you can enable "**Hide Sibling Groups**" option to make campaign creation easier. This option - when enabled - **hides sibling groups** and let user **add details for one group** while SEO Neo will use the same data for the other group.

<figure><img src="https://2718133043-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2UzeMjUGHvOZRX1jMiVc%2Fuploads%2Fs5uhSNG2hxWbghBWU07X%2Fsibling-groups.png?alt=media&#x26;token=b49aa705-b45d-456a-aa3b-d110c9d82e4c" alt=""><figcaption></figcaption></figure>

This is a much easier and faster approach of creating a campaign that includes sibling groups.

For more information on using sibling groups [**read this section**](https://docs.seoneo.io/documentation/features/sibling-groups).
