mirror of https://github.com/nocodb/nocodb
Raju Udava
1 year ago
9 changed files with 45 additions and 3 deletions
@ -1,3 +0,0 @@
|
||||
--- |
||||
title: 'Overview' |
||||
--- |
@ -0,0 +1,17 @@
|
||||
--- |
||||
title: 'Profile page' |
||||
description: 'This article explains how to manage your profile page.' |
||||
tags: ['profile page', 'profile settings', 'profile name'] |
||||
keywords: ['Profile page', 'Profile settings', 'Profile name', 'Profile picture', 'Profile management', 'Profile customization', 'Profile information', 'Profile details', 'Profile preferences', 'Profile options'] |
||||
--- |
||||
|
||||
Profile page is the place where you can manage your profile information. To access your profile page, |
||||
1. Click on `User menu` in the bottom left corner of the sidebar, |
||||
2. Select `Account Settings` from the dropdown |
||||
3. Change `Profile name` |
||||
4. Click on `Save` button to save the changes |
||||
|
||||
![profile page](/img/v2/account-settings/account-settings.png) |
||||
|
||||
![profile page](/img/v2/account-settings/profile-page.png) |
||||
|
@ -0,0 +1,28 @@
|
||||
--- |
||||
title: 'Actions on webhook' |
||||
--- |
||||
|
||||
## Create API Token |
||||
|
||||
Open Account Settings page from the user menu in the bottom left corner of the sidebar. Follow the steps below to create API Token |
||||
|
||||
1. Click on `API Tokens` tab |
||||
2. Click on `Add New API Token` |
||||
3. Enter the name of the API Token |
||||
4. Click on `Save` button to save the changes |
||||
|
||||
![Create API Token](/img/v2/account-settings/api-token-1.png) |
||||
|
||||
![Create API Token](/img/v2/account-settings/api-token-2.png) |
||||
|
||||
|
||||
API Token created will get added to the list. Copy API token by clicking on `Copy` button displayed under `Actions` menu |
||||
|
||||
![Create API Token](/img/v2/account-settings/api-token-3.png) |
||||
|
||||
## Delete API Token |
||||
|
||||
1. Click on `API Tokens` tab |
||||
2. From the `Actions` menu, click on `Delete` button associated with the API Token to be deleted |
||||
|
||||
![Delete API Token](/img/v2/account-settings/api-token-4.png) |
After Width: | Height: | Size: 195 KiB |
After Width: | Height: | Size: 108 KiB |
After Width: | Height: | Size: 113 KiB |
After Width: | Height: | Size: 108 KiB |
After Width: | Height: | Size: 115 KiB |
After Width: | Height: | Size: 119 KiB |
Loading…
Reference in new issue