> For the complete documentation index, see [llms.txt](https://en.docs.sizerpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://en.docs.sizerpro.com/preparing-a-campaign/setting-up-a-company.md).

# Setting up a Company

## Setting up a Company

As we have seen previously, the SizerPro tool is divided into three parts (menu):

1. Campaigns
2. Companies
3. Roles (for an administrator)

We will now focus on the creation of Companies, i.e. your Customers benefiting from your Campaigns.

Here is the process of creating a company :

* Click on the "Companies" tab, then at the top on "Add a company"

![](/files/-LWuR0BtNstHMlOKDR-Y)

* Click on the "Companies" tab, then at the top on "Add a company"

![](/files/-LXdL1xxDkf__MucCb-H)

The "Add a company" window opens. You must now fill in the following information :

* **Name of the company**
* **Identifier**
* **Description**

![](/files/-LWuRML3A2GLitBeHH8a)

Then, once this information has been entered, click on "OK".

![](/files/-LWuRQASFVvyKSXxdXkW)

Once the company is created, it is automatically added to the main page of the "Companies" menu.

## **Adding employees**

Now that you have created the company, you must now add the employees attached to it.

**Here is the process of employee creation :**

There are 2 different ways to add employees to a company: either manually for each employee or by automatically importing them through an external file.

### &#x20;**For the manual creation of each employee:**

* Click on the "Employees" tab
* Then click on "Add an employee" in the center of the page

![](/files/-LWuRZTtWzm3GxVPAbtE)

Here, a "New employee" window opens, you can:

* Add employee **Name**
* Add employee **First name**
* Add employee **Email**&#x20;
* Add employee **ID** (if you don't know it, click on "Generate")

![](/files/-LWuRcDqEUyFPgRCEXe2)

Once all this information has been entered, click on "OK"<br>

![](/files/-LWuRivUwz4CYk_xy_LO)

### **Visualization of your employees**

All created employees are displayed on the "Employees" main page.

**Here you can :**

* **Delete** en employee
* **Modify** an employee

![](/files/-LWuS1eo2mx1oJEDG2lN)

**Congratulations!** You have just created a company and its associated employees.\
\
\ <br>

\
\ <br>

### &#x20;    <br>

<br>

<br>

\
\
\ <br>


---

# 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:

```
GET https://en.docs.sizerpro.com/preparing-a-campaign/setting-up-a-company.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.
