> For the complete documentation index, see [llms.txt](https://docs.inogic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inogic.com/livechat4dynamics/getting-started/set-up-a-team.md).

# Set up a Team

The next step is to set up the **LiveChat4Dynamics** team and add the users to access LiveChat4Dynamics.

&#x20;After you install the solution and activate the license, teams will be generated under **'LiveChat4Dynamics Team'** according to the selected channel licenses and get created in CRM. You can add all the users to the Team, to whom you would like to give access to LiveChat4Dynamics.

Your license determines how many members you can have in your Team. For instance, if your license is for up to 5 users, you can only add 5 members to your Team.

**To add team members, follow the steps given below:**

* Navigate to **LiveChat4Dynamics App -> Administration -> Teams.**

<figure><img src="/files/CNMnh5iJZJpWt4whWCPq" alt=""><figcaption></figcaption></figure>

* Select the team **‘LiveChat4Dynamics’ -> Add team members -> Click on ‘Save’**

<figure><img src="/files/6naxdrvDpylPVeZlAIl9" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
For further queries, reach out to us at <crm@inogic.com>
{% endhint %}


---

# 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.inogic.com/livechat4dynamics/getting-started/set-up-a-team.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.
