# Onboarding Users

## Users vs Contributors

Logilica has the concept of **Contributors** and **Users**.

* **Contributors** are all individuals in an organisation who contributed to the data imported into Logilica. For instance, if you connect a repository, anyone who has been active on that repository recently will be counted as a contributor. Contributors do not have access to the Logilica platform by default. You will need to make them users.
* **Users** are individuals who have been given access to the Logilica platform. These can be contributors, but also others from your organisation, such as the management team, who might not actively contribute to code, etc.

## Adding Users

To add new users, navigate to your **Organisation** **settings**.

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

Under the organisation settings, there is a section to invite and manage users as well as their access control rights.

<figure><img src="/files/0TIptUfT0gvW3XYao5U2" alt=""><figcaption></figcaption></figure>

## Sending Invitations

Once you select Add New User, you will be asked to provide the contact details (name/email) of that user as well as an access level.

<figure><img src="/files/it1BtjwEJ2JBegd8keSs" alt="" width="396"><figcaption></figcaption></figure>

The system will email a **temporary link** **valid for 5 days** for that user to accept the invit&#x65;**.**

As an administrator, you can add, delete and manage users. You can also cancel invitations.

If you would like to bulk onboard users or have other questions, please contact <support@logilic.com>.


---

# 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.logilica.com/getting-started/onboarding-users.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.
