# Add a New Project

## **Introduction**

**Add a New Project** is the first step in the entire Tag Management process soon after you launch the Ingest Labs application.

## Procedure

To add a new Project, perform the following steps:

**Step 1:** On the dashboard, in the **Easily access your products** section, locate **Tag Manager**, and then click **Launch**.

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

**Step 2:** On the **Project** screen, in the top-right corner, click **Add Project**.

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

**Step 3:** On the **New Project** screen, in the **Name** field, enter an appropriate name.

**Step 4:** In the **Description** field, enter a relevant description.

* **Note:** The **Name** and **Description** fields are mandatory. If not provided, an error message **This value is required.** appears below the respective fields.

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

**Step 5:** Under **Project Type**, select an option based on your project:

* Website: Select this option if the project is website-based.
* Mobile App: Select this option if the project is a mobile application.

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

**Step 6:** If you select **Website**, the **Demand-Side Platform (DSP)** section appears.

**Note:** By default, **Website** is selected.

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

**Step 6.1:** Check the **Enable DSP integration** checkbox.

DSP Integration: DSP integration is the process of connecting a Demand-Side Platform (DSP) with other systems to deliver targeted ads efficiently by using customer data, campaign insight&#x73;**,** and inventory sources.

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

**Step 6.2:** In the **Select** **Provider** drop-down, select the appropriate provider.

**Note:** DSP integration is enabled only if required by the client.

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

**Step 7:** If you select **Mobile App**, the **Select Mobile App Platform** section appears.&#x20;

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

**Step 7.1**: In the **Select Mobile App Platform** drop-down, select the appropriate platform:

* **Native** – Select this option if the app is developed using native programming languages such as Swift (for iOS) or Kotlin/Java (for Android).
* **React Native** – Select this option if the app is built using React Native, a cross-platform framework that allows you to develop apps for both iOS and Android using JavaScript and React.
* **Ionic** – Select this option if the app is built using Ionic, a framework that enables the development of hybrid mobile applications using web technologies like HTML, CSS, and JavaScript.

<figure><img src="/files/0HuZhSbJ5viYTsAMKzIW" alt=""><figcaption></figcaption></figure>

**Step 8:** Click **Create Project**.

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

**Result:** This creates the project successfully and adds it to the project list.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaDMDmegqZUJFhJhF4JQG%2Fuploads%2Fa4aMAw1fprQjHLKQq6Lk%2FAdd%20a%20New%20Project.mp4?alt=media&token=8c4f93e7-53c8-4d79-8565-2584c77c9c15>" %}


---

# 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.ingestlabs.com/tag-manager/add-a-new-project.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.
