# Diagram Editor

{% embed url="<https://www.youtube.com/watch?v=GFiONJKWdIk>" %}

### Diagram Editor overview

As the name implies, the diagram editor, is an editor you can use to create your own strategy diagrams. Although SEO Neo comes with a number of preinstalled strategy diagrams included, If you want to [create your own](/documentation/diagram-editor/creating-a-custom-diagram.md) custom diagram you can do it using the diagram Diagram Editor.

<figure><img src="/files/dKIP4PKh7xlDQd7mv6F5" alt=""><figcaption><p>Diagram editor sections overview</p></figcaption></figure>

1. **File menu**: Create or select a diagram
2. **Diagram area**: where you create or edit your diagrams
3. **Link group list**:  Drag and drop link group types into diagram to add new groups
4. **Toolbar**: Save, delete diagram. You can also give your diagram a small description.
5. **Toolbar**: Different diagram tools like: zoom-in, zoom-out, fit-view, lock diagram etc.

### What is a diagram ?

A diagram has three basic elements: **money site, link groups** and **connections**.

**Link groups** are groups of tasks that your campaign has. Tasks are separated by groups in order to differentiate types of sites.

**Connections** are lines within a diagram that connect link groups with money site or with other link groups.

**Money site** is the list of URLs your campaign is targeting.

<figure><img src="/files/VnGb1CrvBXHyvPizmEkq" alt=""><figcaption><p>Different parts of a diagram</p></figcaption></figure>

When you **connect a link group with your money site**, this means that your money site URLs will take backlinks from these groups.

When you **connect a link group with another link group**, you create a flow between these groups. This means that after the first link group finishes, it gives all submitted URLs (created from posts etc.) to the other link group.

<figure><img src="/files/70tuiXXtCzX5VA2Uz7dv" alt=""><figcaption><p>Flow between link groups. When group<em>1 finishes, it gives its submitted URLs on group</em>2. Then group<em>2 gives links to group</em>_3</p></figcaption></figure>

Creating a "*more complex*" makes your campaign seem more "natural". Its better for your link profile to have more than 1 tiers.


---

# 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.seoneo.io/documentation/diagram-editor.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.
