# Users

This section is where knowledge base users can be managed (added, modified, and removed). This section does not require you to be in Edit mode to take effect (it applies immediately).

Users must first exist at the organization level before they can exist at a Knowledge Base level; see Admin-scoped section [here](/product-features/organization-settings/members.md).

If a user does not see expected knowledge bases, ensure they are correctly assigned.

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

## Key Components

Actions breakdown by new or existing users.

### Inviting Users

Use the dropdown to search and select for a user to be added. By default users start as "Viewers" which can use the Knowledge Base in Chat and in Boards and can see the contents of the Knowledge Base itself, but may not edit it.

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

### Modifying Users

Any Knowledge Base Contributor (or organization-level Admin) can modify users (except for admins, see [Considerations](#considerations) below), including changing their permission level or removing them entirely from the Knowledge Base.

The creator of a Knowledge Base is defaulted to "Contributor" level, and can invite others to help manage the Knowledge Base by first inviting the person then upgrading them to "Contributor" level.

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

"Viewer" is the default and expected privelage level for most Knowledge Base members.

There are no restrictions on how many members can belong to a Knowledge Base (there are separately license/plan-driven restrictions to the number of organization members and number of knowledge bases in total, independently).

## Considerations

Note that Admins are super-users in the application. Not only can they configure the workspace in Lumi AI as a whole, but they also have access to all Knowledge Bases by default (and thus have default "Contributor" level access to all Knowledge Bases). They cannot be deleted from individual Knowledge Bases or have their privileges changed at a Knowledge Base level.


---

# 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.lumi-ai.com/product-features/knowledge-base/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.
