> For the complete documentation index, see [llms.txt](https://documentation.civalgo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.civalgo.com/documentation/resources/create-a-team.md).

# Create a team

Create, import and divide them into teams for your projects

<figure><img src="https://cdn.prod.website-files.com/5e18a758ba9f9e4f88f12058/66c35595851398c8032c4551_Screenshot%202024-08-19%20at%209.54.01%E2%80%AFAM.png" alt=""><figcaption></figcaption></figure>

## Prerequisites

[Create an employee](https://civalgo.gitbook.io/civalgo-docs/~/revisions/25fy2PjUolAGlHPG3jlT/documentation/resources/create-an-employee)

## Create a team

1. Navigate to the “Teams” tab
2. Click on the “New Team” button

<figure><img src="https://cdn.prod.website-files.com/5e18a758ba9f9e4f88f12058/66c36f6b24550cf57b6d9268_66c36eaaa90803a89f3d6f6c_Screenshot%25202024-06-05%2520at%252011.21.00%25E2%2580%25AFAM.png" alt=""><figcaption></figcaption></figure>

1. Enter the required fields
   1. Name: Will be visible in resource planning and distribution.
   2. Department (Optional)
   3. Team leader: Will be the person in charge of the daily reports where his team will be distributed
   4. Planner: Will be the person in charge of allocating resources in daily reports
   5. Organization (Optional): Define the organization of the team
   6. Preferred view (Optional): Set the default view for this team in a daily log
   7. Shift (Optional): Set the default shift for this team in a daily log
   8. From the list of employees and equipment on the right, add resources to your teams by pressing the +
2. Click on “confirm” and your team will be created.

<figure><img src="https://cdn.prod.website-files.com/5e18a758ba9f9e4f88f12058/66c36f6b24550cf57b6d925b_66c36f0915dbe4438e372d2d_Screenshot%25202024-06-05%2520at%252011.25.12%25E2%2580%25AFAM.png" alt=""><figcaption></figcaption></figure>

## Importing teams

1. Navigate to the “Teams” tab
2. Click on the options button at the top right.
3. Click on the “CSV Import” button

<figure><img src="https://cdn.prod.website-files.com/5e18a758ba9f9e4f88f12058/66c36f6b24550cf57b6d9257_66c36f43b4b4b9d3c904a319_Screenshot%25202024-06-05%2520at%252011.53.15%25E2%2580%25AFAM.png" alt=""><figcaption></figcaption></figure>

1. Click “Upload file” or enter your details manually
   1. If you are uploading a file, it must be a CSV file. You will then need to associate the columns in your file with the columns from the import.
   2. If you use the manual function, simply copy and paste the information previously filled in from an Excel whose columns are ordered as shown on the import page.
2. Review the errors indicated by our tool (if necessary)
3. Click on the “Import” button

<figure><img src="https://cdn.prod.website-files.com/5e18a758ba9f9e4f88f12058/66c36f6b24550cf57b6d9254_66c36f640c6648330af219e7_Screenshot%25202024-06-05%2520at%252011.57.14%25E2%2580%25AFAM.png" alt=""><figcaption></figcaption></figure>

Great! You have just created your teams with resources that you can later add to your daily reports during a working day.


---

# 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://documentation.civalgo.com/documentation/resources/create-a-team.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.
