> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/en/topics/general/crm/crm-initial-settings/campaign-planner.md).

# Campaign Planner

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2FpNgNsTLC1EUU5Ib5XBqv%2Fundraw_Vault_re_s4my.png?alt=media&amp;token=99a255bd-ca69-4401-94d6-8113ff6f1930" alt=""><figcaption></figcaption></figure>

SprintHub's Campaign Planner is a solution that allows you to create, manage, and analyze your marketing campaigns in an integrated way. With it, you can define goals, segment your audience, track performance, and adjust your strategies as needed.

### Step by step on how to create your campaign planner

**1. Locating the Planner**

In SprintHub's main menu, access the **CRM**. Within this module, find the tab **Campaign Planner**.

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2FJejm0hgk9zBJPB5oa7Tl%2Fimage.png?alt=media&amp;token=331ef25d-7d63-45dc-8355-3e507ee32a4b" alt=""><figcaption></figcaption></figure>

**2. Creating Your First Campaign**

* When you access the planner for the first time, you will see a clean interface, ready to begin planning.
* Click the button **+ New Expense** to add your campaign or define the associated expenses.

**3. Campaign Setup**

Fill in the main fields to customize your campaign:

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2FOEcfOhVzSwqdkoe3JOqC%2Fimage.png?alt=media&amp;token=5c857800-8b71-4231-9861-1508427c168a" alt=""><figcaption></figcaption></figure>

* **Campaign Name**: Example: "Instagram Launch", "Black Friday 2024".
* **Source and Subsource**: Define where the ad was published (e.g.: Facebook/Instagram).
* **Budget and Amount Spent**: Record the amount allocated to the campaign and track spending in real time.
* **Leads Obtained and Sales Made**: Enter manually or allow the system to pull data automatically via integration.
* **Total Sold and Losses**: These metrics help identify the campaign's efficiency.
* **CAC (Customer Acquisition Cost)**: Calculated automatically, as long as the budget and sales data are entered.

## Employee Expense Management

* **Adding Employees**:
  * There are two ways to add:
    1. **System Employee**: Selected from an existing list.
    2. **Manual Entry**: Direct employee registration.
* **Available Fields**:

  * **Department**: Selectable to organize the employee within the structure.
  * **Role**: Defines the employee's position or role (for example, Manager).
  * **Salary and Hours Worked**: They must be entered manually. There is no automatic filling.
  * **Additional Expenses**: Possibility of adding extra costs associated with the employee.

  <figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2FTATL5OAnCqjXQtuq79Sn%2Fimage.png?alt=media&amp;token=ef355d01-b1ea-4626-ab03-c53bbe8ce39a" alt=""><figcaption></figcaption></figure>

***

#### Other Expenses Registration

* This tab allows the recording of expenses that are not directly related to marketing or salaries.
* **Fields**:
  * **Category**: Identification of the type of expense.
  * **Description**: Expense details.
  * **Amount Spent**: Recorded amount.

<figure><img src="https://684109703-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9FzUKkagBNy5uQ7AtGNa%2Fuploads%2FU8hljfz3PrwI9TtvzMQb%2Fimage.png?alt=media&amp;token=c805c49f-05cd-47b3-97be-3bc682d679d1" alt=""><figcaption></figcaption></figure>

By defining the name, description, and the start and end dates, we can then define exactly what in our planner. Let's go with manual entry first.

#### Why Use the Campaign Planner?

**Main Benefits:**

1. **Centralized View**: All campaign data is connected to the CRM, making informed decisions easier.
2. **Real-Time Monitoring**: Track metrics such as ROI and CAC in a practical way.
3. **Strategic Optimization**: Adjust campaigns based on the results obtained, maximizing efficiency.
4. **Integration with Other Modules**: Synchronize leads and sales directly with the CRM.

***

#### Conclusion

The **Campaign Planner** SprintHub has been updated to offer a more robust and integrated experience. Now, with its inclusion in the CRM, you can manage not only campaigns, but also align the results directly with sales processes.


---

# 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.sprinthub.com/en/topics/general/crm/crm-initial-settings/campaign-planner.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.
