Browse Source

docs: account settings

Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
pull/6467/head
Raju Udava 1 year ago
parent
commit
cc7a6ff2d6
  1. 3
      packages/noco-docs/docs/120.account-settings/010.overview.md
  2. 17
      packages/noco-docs/docs/120.account-settings/010.profile-page.md
  3. 28
      packages/noco-docs/docs/120.account-settings/020.api-tokens.md
  4. BIN
      packages/noco-docs/static/img/v2/account-settings/account-settings.png
  5. BIN
      packages/noco-docs/static/img/v2/account-settings/api-token-1.png
  6. BIN
      packages/noco-docs/static/img/v2/account-settings/api-token-2.png
  7. BIN
      packages/noco-docs/static/img/v2/account-settings/api-token-3.png
  8. BIN
      packages/noco-docs/static/img/v2/account-settings/api-token-4.png
  9. BIN
      packages/noco-docs/static/img/v2/account-settings/profile-page.png

3
packages/noco-docs/docs/120.account-settings/010.overview.md

@ -1,3 +0,0 @@
---
title: 'Overview'
---

17
packages/noco-docs/docs/120.account-settings/010.profile-page.md

@ -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)

28
packages/noco-docs/docs/120.account-settings/020.api-tokens.md

@ -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)

BIN
packages/noco-docs/static/img/v2/account-settings/account-settings.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 195 KiB

BIN
packages/noco-docs/static/img/v2/account-settings/api-token-1.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

BIN
packages/noco-docs/static/img/v2/account-settings/api-token-2.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB

BIN
packages/noco-docs/static/img/v2/account-settings/api-token-3.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

BIN
packages/noco-docs/static/img/v2/account-settings/api-token-4.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 115 KiB

BIN
packages/noco-docs/static/img/v2/account-settings/profile-page.png vendored

Binary file not shown.

After

Width:  |  Height:  |  Size: 119 KiB

Loading…
Cancel
Save