diff --git a/docs/quick-start/cloud/_category_.json b/docs/quick-start/cloud/_category_.json
new file mode 100644
index 00000000..b8bfe1ce
--- /dev/null
+++ b/docs/quick-start/cloud/_category_.json
@@ -0,0 +1,8 @@
+{
+ "label": "Cloud",
+ "position": 7,
+ "link": {
+ "type": "generated-index",
+ "description": "Learn on Cloud in SQL Account"
+ }
+}
\ No newline at end of file
diff --git a/docs/quick-start/cloud/myinvois-transaction/_category_.json b/docs/quick-start/cloud/myinvois-transaction/_category_.json
new file mode 100644
index 00000000..f9c5ae51
--- /dev/null
+++ b/docs/quick-start/cloud/myinvois-transaction/_category_.json
@@ -0,0 +1,9 @@
+{
+ "label": "MyInvois Transaction",
+ "position": 1,
+ "link": {
+ "type": "doc",
+ "id": "quick-start/cloud/myinvois-transaction/intro"
+ },
+ "collapsible": false
+}
\ No newline at end of file
diff --git a/docs/quick-start/cloud/myinvois-transaction/intro.md b/docs/quick-start/cloud/myinvois-transaction/intro.md
new file mode 100644
index 00000000..097f4ed5
--- /dev/null
+++ b/docs/quick-start/cloud/myinvois-transaction/intro.md
@@ -0,0 +1,20 @@
+---
+sidebar_position: 1
+title: Table of contents
+hide_title: true
+hide_table_of_contents: true
+slug: /quick-start/cloud/myinvois-transaction
+form_name: TfmMyInvois_Trans
+---
+
+import {TOC} from '@src/components/toc.js';
+
+
\ No newline at end of file
diff --git a/docs/quick-start/cloud/myinvois-transaction/myinvois-transaction.md b/docs/quick-start/cloud/myinvois-transaction/myinvois-transaction.md
new file mode 100644
index 00000000..8cd180d3
--- /dev/null
+++ b/docs/quick-start/cloud/myinvois-transaction/myinvois-transaction.md
@@ -0,0 +1,17 @@
+---
+sidebar_position: 1
+title: MyInvois Transaction
+description: How to use MyInvois Transaction in SQL
+slug: /quick-start/cloud/how-to-use-myinvois-transaction
+tags: ["E-Invoice"]
+hide_title: true
+hide_table_of_contents: true
+sidebar_class_name: hidden-sidebar-items
+---
+
+import '@src/css/sidebar.css';
+import { YtLayout } from '@src/components/yt-layout';
+
+
\ No newline at end of file
diff --git a/docs/quick-start/e-invoice/_category_.json b/docs/quick-start/e-invoice/_category_.json
index f2f09242..75a46d5a 100644
--- a/docs/quick-start/e-invoice/_category_.json
+++ b/docs/quick-start/e-invoice/_category_.json
@@ -1,6 +1,6 @@
{
"label": "E Invoice",
- "position": 7,
+ "position": 8,
"link": {
"type": "doc",
"id": "quick-start/e-invoice/intro"
diff --git a/docs/quick-start/e-invoice/intro.md b/docs/quick-start/e-invoice/intro.md
index d72e429b..5615b9b2 100644
--- a/docs/quick-start/e-invoice/intro.md
+++ b/docs/quick-start/e-invoice/intro.md
@@ -96,9 +96,14 @@ dataEntryList = {[
"videoId": "3HRn76nLFSA"
},
{
- "text": "How to Register E-Invoice on LHDN Mytax Myinvois Portal",
+ "text": "How to Register E-Invoice on LHDN MyTax MyInvois Portal",
"link": "./e-invoice/how-to-register-e-invoice-on-lhdn-mytax-myinvois-portal",
"videoId": "JtZqHKzVj24"
+},
+{
+ "text": "MyInvois Transaction",
+ "link": "./cloud/how-to-use-myinvois-transaction",
+ "videoId": "X3vDnm51y5k"
}
]}
/>
\ No newline at end of file