> 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/getting-started-with-sizerpro/your-sizerpro-account.md).

# Your SizerPro account

## **Access rights**

Within the SizerPro software, there are two types of users :

* The administrators
* The operators

An administrator has access to everything, it is he who creates the accounts of the different operators.

He can then pass the hand to an operator, who will be able to create the different stations, the trousseaux associated with these stations and the campaigns.

* **Examples of jobs with "administrator" access:** Head office, plant manager.
* **Examples of jobs with "operator" access:** DRC Assistant, Customer Service Assistant, RVD Assistant, Sales Representative, Business Representative, Service Representative.

Summary table of access rights:<br>

| Tasks                         | Administrator | Operator |
| ----------------------------- | ------------- | -------- |
| **Access to global data**     | Yes           | No       |
| **Create a new operator**     | Yes           | No       |
| **Create a Company**          | Yes           | No       |
| **Create Campaigns**          | Yes           | Yes      |
| **Adding clothing**           | Yes           | Yes      |
| **Adding employees**          | Yes           | Yes      |
| **Execution of the campaign** | Yes           | Yes      |
| **Data export**               | Yes           | Yes      |
| **Close the campaign**        | Yes           | Yes      |

## **Add a new operator**

At any time, your company can add new operators to SizerPro.

*What an administrator of your company should do :*

* Click on the "Roles" section on the left of the screen
* Click on the right on "Add an operator"
* Enter the information of the new operator
* Click on "OK"

![](/files/-LXdNDRXQgknLRLeE63o)

Once you have added a new operator, they are automatically added one after the other in the "Roles" section.<br>

* **Move the cursor over the line of the employee in question**
* **Click on "Edit" (purple icon on the right)**
* **Assign a new authorization**

![](/files/-LXdNIv_9PPjDa0weRpX)

## **Your first connection to SizerPro**<br>

Now that your company has created a SizerPro account for you, you are ready to log in.

First of all, you receive an email with a link that will allow you to configure your password, directly addressed to your person (here, Martine)<br>

* Enter the password of your choice, then confirm your password
* Click on "Save this password"

![](/files/-LXdNW1BUmnSnLyWDFRk)

Once you have initialized your password, you are now able to log in to your SizerPro account.<br>

* Enter your company email address
* Enter the password you have previously chosen<br>

![](/files/-LXdNkH7RFAAuSs1LmEI)

Congratulations! You are now connected to your SizerPro account.

## **Your operator profile**<br>

The "Profile" section allows each operator to change their password.

Once you have checked everything, you can click on "OK"

![](/files/-LWuGi0ouhfslK1h0pCN)

\ <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/getting-started-with-sizerpro/your-sizerpro-account.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.
