# Team

Whether you are building your shop on your own, or you have an established business with employees, you will need to give access to your shop to other people at some point. To manage your daily orders, to get some technical help, to work with professional translators, etc.

Whenever you need to give access to your shop to someone, you should create an account for this person (never give your own credentials!) and carefully set the permissions. The team pages will help you with this.

This chapter contains the following sections:

* [Employees](/1.7-documentation/user-guide/configuring-shop/advanced-parameters/team/employees.md)
* [Profiles](/1.7-documentation/user-guide/configuring-shop/advanced-parameters/team/profiles.md)
* [Permissions](/1.7-documentation/user-guide/configuring-shop/advanced-parameters/team/permissions.md)


---

# 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.prestashop-project.org/1.7-documentation/user-guide/configuring-shop/advanced-parameters/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.
