> For the complete documentation index, see [llms.txt](https://dev117uday.gitbook.io/databases/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev117uday.gitbook.io/databases/sql/getting-started/administration-task.md).

# PgAdmin Tool

## Creating New User

![image](/files/kSBo5b9Qakc5QHVtgHbc)

### **Options**

* **General**
  * Name : username
  * Comment : description
* **Definition**
  * Password : user password
  * Account Expires
  * Connection Limit : number of connections that user can have to DB, default -1

**Refer to documentation for more details**

* <https://www.pgadmin.org/docs/pgadmin4/development/role\\_dialog.html>

## Query Editor

![image](/files/PWnBroRcTcolzwls6ZVK)

## Load Data using pgAdmin4

![image](/files/ZeUO0coRk5jMFhJ1uDZ7)
