# Users in Kibana and Elasticsearch

**URL:** https://discuss.elastic.co/t/users-in-kibana-and-elasticsearch/351496
**Category:** Kibana
**Created:** [January 21, 2024, 11:52am UTC](https://discuss.elastic.co/t/users-in-kibana-and-elasticsearch/351496 "2024-01-21T11:52:55Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![stobbe](https://avatars.discourse-cdn.com/v4/letter/s/b2d939/32.png) [@stobbe](https://discuss.elastic.co/u/stobbe)
#### Post date: [January 21, 2024, 11:52am UTC](https://discuss.elastic.co/t/users-in-kibana-and-elasticsearch/351496/1 "2024-01-21T11:52:56Z")

</div>

Hello,

Very basic question, but the documentation is not that clear I think.  
I am looking how elastic and kibana communicate user info.  
When creating a user in kibana is this user automaticaly available in elastic or does kibana has its own users and execute elastic commands as a proxy?  
KR Henk

---

<div class="post-metadata">

### Author: ![leandrojmp](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/leandrojmp/32/107231_2.png) [@leandrojmp](https://discuss.elastic.co/u/leandrojmp)
#### Post date: [January 21, 2024, 12:00pm UTC](https://discuss.elastic.co/t/users-in-kibana-and-elasticsearch/351496/2 "2024-01-21T12:00:38Z")

</div>

> [@stobbe](#):
>
> When creating a user in kibana is this user automaticaly available in elastic or does kibana has its own users and execute elastic commands as a proxy?

The users are stored in Elasticseach, when you create an user you can use it in any client, Kibana is just one of the possible clients.

---

<div class="post-metadata">

### Author: ![stobbe](https://avatars.discourse-cdn.com/v4/letter/s/b2d939/32.png) [@stobbe](https://discuss.elastic.co/u/stobbe)
#### Post date: [January 21, 2024, 2:22pm UTC](https://discuss.elastic.co/t/users-in-kibana-and-elasticsearch/351496/3 "2024-01-21T14:22:11Z")

</div>

```auto
Thanks for your reply, may I also conclude that when you create a "elastic" user, you need to give it the right/role to logon to Kibana?

KR Henk

```

---

<div class="post-metadata">

### Author: ![leandrojmp](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/leandrojmp/32/107231_2.png) [@leandrojmp](https://discuss.elastic.co/u/leandrojmp)
#### Post date: [January 21, 2024, 3:05pm UTC](https://discuss.elastic.co/t/users-in-kibana-and-elasticsearch/351496/4 "2024-01-21T15:05:37Z")

</div>

> [@stobbe](#):
>
> `Thanks for your reply, may I also conclude that when you create a "elastic" user, you need to give it the right/role to logon to Kibana?`

You mean when you create an user or the specific `elastic` user?

The `elastic` user is a [built-in](https://www.elastic.co/guide/en/elasticsearch/reference/current/built-in-users.html) user that has the _superuser_ role.

But if you create another custom user, like `admin`, you will need to create a role for this user first with the permissions it will need.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [February 18, 2024, 3:06pm UTC](https://discuss.elastic.co/t/users-in-kibana-and-elasticsearch/351496/5 "2024-02-18T15:06:03Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
