# Managing Contributors

## What are Contributors?

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.

## Including / Excluding Contributors

By default, all active contributors' data will be enabled and included in the Logilica platform. However, you can disable **individuals**, **bots** or other accounts you don't want to include.

Contributors can be edited and invited to become full users through "**Settings -> Contributors**".

<figure><img src="/files/tLB4fFZOCufECSyscmWU" alt="" width="563"><figcaption><p>Managing contributors for data inclusion</p></figcaption></figure>

## Merging Contributor Identities

Contributors are identified by their name and email address. However, sometimes an individual might have several email addresses, an additional GitHub address or similar, resulting in duplication.

Under "**Settings -> Contributors**", duplications can be managed by **merging** several identities into one. Logilica also uses heuristics to identify duplications automatically and to provide **merge suggestions**.


---

# 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/configuration/managing-contributors.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.
