# Projects

### Creating a new GBP Project

To create a new GBP project, first navigate to **GBP > Projects** from main modules menu and then follow the same method you use to create a new campaign.&#x20;

<figure><img src="/files/YgdG5sX0mkieTdjvOaNf" alt=""><figcaption><p>GBP module: Projects</p></figcaption></figure>

To create a new project, click on "**Create New Project**" button.

<figure><img src="/files/8ZJbUvGDCkoSS1VE9vgY" alt=""><figcaption><p>GBP Projects screen</p></figcaption></figure>

{% hint style="info" %}
You can also use **Tags** to organize your GBP projects (as with **Content Bucket Tags**). For more information on tags, [**read this section**](/documentation/content-buckets/content-bucket-tags.md) of the documentation.

<img src="/files/8j8ZaMuYK4mAntmA4ZuB" alt="" data-size="original">
{% endhint %}

After clicking "**Create New Project**" button a new window will load where you can enter all your project details.

<figure><img src="/files/bz66tjgkNbssAf8Q0rtR" alt=""><figcaption><p>New GBP project window</p></figcaption></figure>

***

### New Project Details

On **Project friendly name** you give your project a name.

<figure><img src="/files/KhD2VwWDSSufaz9VFi68" alt=""><figcaption><p>Giving GBP project a name</p></figcaption></figure>

### Business Finder

This is how you can enter your GBP business profile. There are three different ways to locate/enter your business on your project.

<figure><img src="/files/c6b8vRgDUs9Ay2fiosEn" alt="" width="563"><figcaption></figcaption></figure>

* **Find with Google maps:**\
  This is the easiest and fastest way to find/locate your business. Write down your business name (as in Google maps) and select it from the auto-suggest list.&#x20;
* **Find with Place ID:**\
  You can use your place ID (within your Google business profile).
* **Select from History:**\
  If you have already created a previous project for your business with SEO Neo, you can select this option and find it from the list.

### Move center

You can move center by entering coordinates (latitude and longitude coordinates). To preview your coordinates on preview map, click on the button on the right side.

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

You can create only one project for each business profile. Within each project you can have different keywords and different heatmaps. This way SEO Neo can track your business rankings on different keywords and generate detailed analytics for your business.

If you try to create another project for an existing business profile, you will get the following error message:

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

In case you really need to create multiple projects for the same business profile, you can use **Move center.** Move center is useful when you want to create a project for a business that already exists on another project.&#x20;

{% hint style="info" %}
For **multiple projects** for the **same business profile**, use Move center to Coordinates.
{% endhint %}

When you finish with your project details, click on "**Create project**" button. This will create a new and empty project for you. Within each project you can create different heatmaps to track your business.

On the next section we will see how we can [**create heatmaps**](/documentation/gbp/projects/projects-creating-heatmaps.md).


---

# 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/gbp/projects.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.
