> 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/gamifics365/configuration/set-players.md).

# Set Players

Gamers create their own unique ID and nickname for playing games on virtual platforms. A similar provision is made by Gamifics365 for Dynamics365 CRM users. Here, you can create your own unique gaming profile for playing games. You can also set your availability status for playing games. And depending upon the availability of players (users), you can plan ahead and create engaging games for your respective team members (subordinates).

To set player (user) profile, follow the steps given below:

* Navigate to **Gamifics365 app --> Administration --> Users.**

![](/files/Pzqfqgbdb46TEjT6BesK)

* Select **User** --> Go to **Gamifics365** tab --> Fill information in the required fields and click on **Save.**
  * **Available for Gamifics365:** Select **Yes** to participate in games.
  * **Player Name:** Give an alias.
  * **Avatar:** Upload any picture of your liking.

![](/files/oUXdJGKOAvIq60vjNF9x)

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

You are now ready to participate in games.


---

# 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/gamifics365/configuration/set-players.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.
