diff --git a/docs/docs/account-management/billing/billing-data-calculation.mdx b/docs/docs/account-management/billing/billing-data-calculation.mdx
index cd1005754ae..9839c1b975a 100644
--- a/docs/docs/account-management/billing/billing-data-calculation.mdx
+++ b/docs/docs/account-management/billing/billing-data-calculation.mdx
@@ -1,7 +1,7 @@
---
description: Hasura Cloud data usage calculation
-title: 'Cloud: Data Usage Calculation'
-sidebar_label: Hasura Cloud Data Usage Calculation
+title: 'Cloud: Data usage calculation'
+sidebar_label: Hasura Cloud data usage calculation
keywords:
- hasura
- docs
diff --git a/docs/docs/account-management/billing/billing-owner.mdx b/docs/docs/account-management/billing/billing-owner.mdx
index 8f40da2b2e2..9bebdaf878f 100644
--- a/docs/docs/account-management/billing/billing-owner.mdx
+++ b/docs/docs/account-management/billing/billing-owner.mdx
@@ -1,7 +1,7 @@
---
-description: Billing Owner on Hasura Cloud
-title: 'Cloud: Billing Owner'
-sidebar_label: Billing Owner
+description: Billing owner on Hasura Cloud
+title: 'Cloud: Billing owner'
+sidebar_label: Billing owner
keywords:
- hasura
- docs
diff --git a/docs/docs/account-management/billing/credits.mdx b/docs/docs/account-management/billing/credits.mdx
index 7c080344bef..3e09bd0a9b9 100644
--- a/docs/docs/account-management/billing/credits.mdx
+++ b/docs/docs/account-management/billing/credits.mdx
@@ -8,13 +8,13 @@ keywords:
- coupon
- credits
sidebar_position: 3
-sidebar_label: Hasura Cloud Credits
+sidebar_label: Hasura Cloud credits
---
import Thumbnail from '@site/src/components/Thumbnail';
import HeadingIcon from '@site/src/components/HeadingIcon';
-# Coupons and credits
+# Coupons and Credits
Available on: Cloud
diff --git a/docs/docs/account-management/billing/payment-methods.mdx b/docs/docs/account-management/billing/payment-methods.mdx
index d4012fe9de1..5e312024b18 100644
--- a/docs/docs/account-management/billing/payment-methods.mdx
+++ b/docs/docs/account-management/billing/payment-methods.mdx
@@ -1,7 +1,7 @@
---
-description: Manage Payment Methods
+description: Manage payment methods
title: 'Cloud: Manage payment methods'
-sidebar_label: Manage Payment Methods
+sidebar_label: Manage payment methods
keywords:
- hasura
- docs
@@ -17,7 +17,7 @@ sidebar_position: 2
import Thumbnail from '@site/src/components/Thumbnail';
import HeadingIcon from '@site/src/components/HeadingIcon';
-# Manage payment methods
+# Manage Payment Methods
Available on: Cloud Standard
diff --git a/docs/docs/account-management/email-change.mdx b/docs/docs/account-management/email-change.mdx
index 197633c3056..98b6c3496ab 100644
--- a/docs/docs/account-management/email-change.mdx
+++ b/docs/docs/account-management/email-change.mdx
@@ -1,7 +1,7 @@
---
sidebar_label: Change email
title: 'Cloud: Change email address'
-description: Hasura Cloud Email Change
+description: Hasura Cloud email change
keywords:
- hasura
- docs
@@ -13,7 +13,7 @@ sidebar_position: 10
import Thumbnail from '@site/src/components/Thumbnail';
import HeadingIcon from '@site/src/components/HeadingIcon';
-# Change email address
+# Change Email Address
Available on: Cloud
diff --git a/docs/docs/account-management/index.mdx b/docs/docs/account-management/index.mdx
index f13d3144f98..4dcea9060ec 100644
--- a/docs/docs/account-management/index.mdx
+++ b/docs/docs/account-management/index.mdx
@@ -1,7 +1,7 @@
---
slug: index
title: 'Cloud: Account management'
-description: Hasura Cloud Account Management
+description: Hasura Cloud account management
keywords:
- hasura
- docs
@@ -13,7 +13,7 @@ sidebar_label: Account management
import HeadingIcon from '@site/src/components/HeadingIcon';
-# Account management
+# Account Management
Available on: Cloud
diff --git a/docs/docs/actions/action-handlers.mdx b/docs/docs/actions/action-handlers.mdx
index 7430d7816b5..5114afb0264 100644
--- a/docs/docs/actions/action-handlers.mdx
+++ b/docs/docs/actions/action-handlers.mdx
@@ -13,7 +13,7 @@ import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
import Thumbnail from '@site/src/components/Thumbnail';
-# Action handlers
+# Action Handlers
## Introduction
diff --git a/docs/docs/actions/action-permissions.mdx b/docs/docs/actions/action-permissions.mdx
index 209beb1278f..aff76a42d1a 100644
--- a/docs/docs/actions/action-permissions.mdx
+++ b/docs/docs/actions/action-permissions.mdx
@@ -13,7 +13,7 @@ import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
import Thumbnail from '@site/src/components/Thumbnail';
-# Actions permissions
+# Actions Permissions
## Introduction
diff --git a/docs/docs/actions/action-relationships.mdx b/docs/docs/actions/action-relationships.mdx
index cd5d0ec364c..c96a84dedbe 100644
--- a/docs/docs/actions/action-relationships.mdx
+++ b/docs/docs/actions/action-relationships.mdx
@@ -13,7 +13,7 @@ import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
import Thumbnail from '@site/src/components/Thumbnail';
-# Actions relationships
+# Actions Relationships
## Introduction
diff --git a/docs/docs/actions/codegen/index.mdx b/docs/docs/actions/codegen/index.mdx
index 7eba3239567..419e138577b 100644
--- a/docs/docs/actions/codegen/index.mdx
+++ b/docs/docs/actions/codegen/index.mdx
@@ -12,7 +12,7 @@ import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
import Thumbnail from '@site/src/components/Thumbnail';
-# Actions codegen
+# Actions Codegen
## Introduction
diff --git a/docs/docs/actions/codegen/python-flask.mdx b/docs/docs/actions/codegen/python-flask.mdx
index f3d735bc227..e7c885fbf5e 100644
--- a/docs/docs/actions/codegen/python-flask.mdx
+++ b/docs/docs/actions/codegen/python-flask.mdx
@@ -15,7 +15,7 @@ keywords:
import GraphiQLIDE from '@site/src/components/GraphiQLIDE';
import Thumbnail from '@site/src/components/Thumbnail';
-# GraphQL API with Python & Flask: JWT authentication
+# GraphQL API with Python & Flask: JWT Authentication
## Introduction
diff --git a/docs/docs/actions/create.mdx b/docs/docs/actions/create.mdx
index 5a094b7f5e4..18e8e5884ce 100644
--- a/docs/docs/actions/create.mdx
+++ b/docs/docs/actions/create.mdx
@@ -1,7 +1,7 @@
---
-sidebar_label: Creating Actions
+sidebar_label: Create Actions
sidebar_position: 1
-description: Creating Hasura Actions
+description: Create Hasura Actions
keywords:
- hasura
- docs
@@ -15,7 +15,7 @@ import TabItem from '@theme/TabItem';
import Thumbnail from '@site/src/components/Thumbnail';
import GraphiQLIDE from '@site/src/components/GraphiQLIDE';
-# Creating Actions
+# Create Actions
## Introduction
diff --git a/docs/docs/actions/derive.mdx b/docs/docs/actions/derive.mdx
index 20070e5b82f..fe703e4db32 100644
--- a/docs/docs/actions/derive.mdx
+++ b/docs/docs/actions/derive.mdx
@@ -1,18 +1,19 @@
---
sidebar_position: 6
-description: Deriving Hasura Actions
+description: Derive Hasura Actions
keywords:
- hasura
- docs
- actions
- derive
+sidebar_label: Derive Actions
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
import Thumbnail from '@site/src/components/Thumbnail';
-# Deriving Actions
+# Derive Actions
## Introduction
diff --git a/docs/docs/actions/logs-clean-up.mdx b/docs/docs/actions/logs-clean-up.mdx
index 4129978ed02..eb6ff926eb0 100644
--- a/docs/docs/actions/logs-clean-up.mdx
+++ b/docs/docs/actions/logs-clean-up.mdx
@@ -1,5 +1,5 @@
---
-sidebar_label: async Action logs clean up
+sidebar_label: Async Action logs clean up
sidebar_position: 11
description: Clean up async action logs
keywords:
@@ -10,7 +10,7 @@ keywords:
- async actions
---
-# Cleaning up async Action logs
+# Clean up Async Action Logs
## Introduction
diff --git a/docs/docs/actions/open-api.mdx b/docs/docs/actions/open-api.mdx
index 3bafd157971..6e4cde08f4f 100644
--- a/docs/docs/actions/open-api.mdx
+++ b/docs/docs/actions/open-api.mdx
@@ -1,5 +1,5 @@
---
-sidebar_label: OpenAPI Spec Import
+sidebar_label: OpenAPI spec import
sidebar_position: 4
description: Import an Action from an OpenAPI spec
keywords:
diff --git a/docs/docs/actions/rest-connectors.mdx b/docs/docs/actions/rest-connectors.mdx
index 711a0acc3b6..5e2455dddb3 100644
--- a/docs/docs/actions/rest-connectors.mdx
+++ b/docs/docs/actions/rest-connectors.mdx
@@ -1,5 +1,5 @@
---
-sidebar_label: REST Connectors
+sidebar_label: REST connectors
sidebar_position: 9
description: REST connectors for Hasura Actions
keywords:
diff --git a/docs/docs/actions/types.mdx b/docs/docs/actions/types.mdx
index 36f4272ad8d..76f41b36b24 100644
--- a/docs/docs/actions/types.mdx
+++ b/docs/docs/actions/types.mdx
@@ -11,7 +11,7 @@ keywords:
slug: types/index
---
-# Custom GraphQL types
+# Custom GraphQL Types
## Introduction
diff --git a/docs/docs/api-reference/_category_.json b/docs/docs/api-reference/_category_.json
index d547037e47f..4494fe6517e 100644
--- a/docs/docs/api-reference/_category_.json
+++ b/docs/docs/api-reference/_category_.json
@@ -1,4 +1,4 @@
{
- "label": "API Reference",
+ "label": "API reference",
"position": 170
}
diff --git a/docs/docs/api-reference/cloud-api-reference.mdx b/docs/docs/api-reference/cloud-api-reference.mdx
index 225a226499d..b47f79ef6d1 100644
--- a/docs/docs/api-reference/cloud-api-reference.mdx
+++ b/docs/docs/api-reference/cloud-api-reference.mdx
@@ -7,7 +7,7 @@ keywords:
- API
- API reference
sidebar_position: 14
-sidebar_label: Hasura Cloud API Reference
+sidebar_label: Hasura Cloud API reference
sidebar_class_name: cloud-icon
---
diff --git a/docs/docs/api-reference/kriti-templating.mdx b/docs/docs/api-reference/kriti-templating.mdx
index 0962cd8fefe..5cd5f11c297 100644
--- a/docs/docs/api-reference/kriti-templating.mdx
+++ b/docs/docs/api-reference/kriti-templating.mdx
@@ -5,7 +5,7 @@ keywords:
- docs
- postgres
- mutation
-sidebar_label: Kriti Templating
+sidebar_label: Kriti templating
sidebar_position: 13
---
diff --git a/docs/docs/api-reference/metadata-api/computed-field.mdx b/docs/docs/api-reference/metadata-api/computed-field.mdx
index c78ac5e66c6..d91faf26d85 100644
--- a/docs/docs/api-reference/metadata-api/computed-field.mdx
+++ b/docs/docs/api-reference/metadata-api/computed-field.mdx
@@ -1,5 +1,5 @@
---
-sidebar_label: Computed Fields
+sidebar_label: Computed fields
sidebar_position: 8
description: Manage computed fields with the Hasura Metadata API
keywords:
diff --git a/docs/docs/api-reference/metadata-api/custom-functions.mdx b/docs/docs/api-reference/metadata-api/custom-functions.mdx
index d4af82459e0..982ac2604a9 100644
--- a/docs/docs/api-reference/metadata-api/custom-functions.mdx
+++ b/docs/docs/api-reference/metadata-api/custom-functions.mdx
@@ -1,5 +1,5 @@
---
-sidebar_label: Custom Functions
+sidebar_label: Custom functions
sidebar_position: 3
description: Manage custom functions with the Hasura Metadata API
keywords:
diff --git a/docs/docs/api-reference/metadata-api/custom-types.mdx b/docs/docs/api-reference/metadata-api/custom-types.mdx
index 2c9503dcadb..07eb03ba0cd 100644
--- a/docs/docs/api-reference/metadata-api/custom-types.mdx
+++ b/docs/docs/api-reference/metadata-api/custom-types.mdx
@@ -1,5 +1,5 @@
---
-sidebar_label: Custom Types
+sidebar_label: Custom types
sidebar_position: 15
description: Define custom types with the Hasura Metadata API
keywords:
diff --git a/docs/docs/api-reference/metadata-api/inherited-roles.mdx b/docs/docs/api-reference/metadata-api/inherited-roles.mdx
index a8f2799b76c..ea56f048c1d 100644
--- a/docs/docs/api-reference/metadata-api/inherited-roles.mdx
+++ b/docs/docs/api-reference/metadata-api/inherited-roles.mdx
@@ -1,5 +1,5 @@
---
-sidebar_label: Inherited Roles
+sidebar_label: Inherited roles
sidebar_position: 6
description: Manage inherited roles with the Hasura Metadata API
keywords:
diff --git a/docs/docs/api-reference/metadata-api/network.mdx b/docs/docs/api-reference/metadata-api/network.mdx
index 8346092982a..1bfbb142706 100644
--- a/docs/docs/api-reference/metadata-api/network.mdx
+++ b/docs/docs/api-reference/metadata-api/network.mdx
@@ -1,5 +1,5 @@
---
-sidebar_label: Network Options
+sidebar_label: Network options
sidebar_position: 19
description: Manage network options with the Hasura Metadata API
keywords:
diff --git a/docs/docs/api-reference/metadata-api/query-collections.mdx b/docs/docs/api-reference/metadata-api/query-collections.mdx
index dbd9721a1f1..c52bc2cf04d 100644
--- a/docs/docs/api-reference/metadata-api/query-collections.mdx
+++ b/docs/docs/api-reference/metadata-api/query-collections.mdx
@@ -1,5 +1,5 @@
---
-sidebar_label: Query Collections
+sidebar_label: Query collections
sidebar_position: 13
description: Manage query collections with the Hasura Metadata API
keywords:
@@ -10,7 +10,7 @@ keywords:
- query collection
---
-# Metadata API Reference: Query collections
+# Metadata API Reference: Query Collections
## Introduction
diff --git a/docs/docs/api-reference/metadata-api/remote-relationships.mdx b/docs/docs/api-reference/metadata-api/remote-relationships.mdx
index e0865ce4ce7..c6a60fe13a8 100644
--- a/docs/docs/api-reference/metadata-api/remote-relationships.mdx
+++ b/docs/docs/api-reference/metadata-api/remote-relationships.mdx
@@ -1,5 +1,5 @@
---
-sidebar_label: Remote Relationships
+sidebar_label: Remote relationships
sidebar_position: 12
description: Manage remote relationships with the Hasura Metadata API
keywords:
diff --git a/docs/docs/api-reference/metadata-api/remote-schema-permissions.mdx b/docs/docs/api-reference/metadata-api/remote-schema-permissions.mdx
index 10227d0b28b..509330214ce 100644
--- a/docs/docs/api-reference/metadata-api/remote-schema-permissions.mdx
+++ b/docs/docs/api-reference/metadata-api/remote-schema-permissions.mdx
@@ -1,5 +1,5 @@
---
-sidebar_label: Remote Schema Permissions
+sidebar_label: Remote Schema permissions
sidebar_position: 7
description: Manage Remote Schema permissions with the Hasura Metadata API
keywords:
diff --git a/docs/docs/api-reference/metadata-api/restified-endpoints.mdx b/docs/docs/api-reference/metadata-api/restified-endpoints.mdx
index 6b19c209b3c..7cbae019d57 100644
--- a/docs/docs/api-reference/metadata-api/restified-endpoints.mdx
+++ b/docs/docs/api-reference/metadata-api/restified-endpoints.mdx
@@ -1,5 +1,5 @@
---
-sidebar_label: RESTified GraphQL Endpoints
+sidebar_label: RESTified GraphQL endpoints
sidebar_position: 14
description: Manage RESTified endpoints with the Hasura Metadata API
keywords:
diff --git a/docs/docs/api-reference/restified.mdx b/docs/docs/api-reference/restified.mdx
index 685e64a162c..25329f7a2d3 100644
--- a/docs/docs/api-reference/restified.mdx
+++ b/docs/docs/api-reference/restified.mdx
@@ -1,5 +1,5 @@
---
-sidebar_label: RESTified GraphQL Endpoints
+sidebar_label: RESTified GraphQL endpoints
sidebar_position: 6
description: Hasura RESTified GraphQL API reference
keywords:
diff --git a/docs/docs/api-reference/schema-metadata-api/_category_.json b/docs/docs/api-reference/schema-metadata-api/_category_.json
index 38bc556ef49..36bc6b2b732 100644
--- a/docs/docs/api-reference/schema-metadata-api/_category_.json
+++ b/docs/docs/api-reference/schema-metadata-api/_category_.json
@@ -1,4 +1,4 @@
{
- "label": "Schema / Metadata APIs (Deprecated)",
+ "label": "Schema / Metadata APIs (deprecated)",
"position": 5
}
\ No newline at end of file
diff --git a/docs/docs/api-reference/schema-metadata-api/computed-field.mdx b/docs/docs/api-reference/schema-metadata-api/computed-field.mdx
index 02e3f73814d..c5040610104 100644
--- a/docs/docs/api-reference/schema-metadata-api/computed-field.mdx
+++ b/docs/docs/api-reference/schema-metadata-api/computed-field.mdx
@@ -1,5 +1,5 @@
---
-sidebar_label: Computed Fields
+sidebar_label: Computed fields
sidebar_position: 7
description: Manage computed fields with the Hasura schema/Metadata API
keywords:
diff --git a/docs/docs/api-reference/schema-metadata-api/custom-functions.mdx b/docs/docs/api-reference/schema-metadata-api/custom-functions.mdx
index 4cb3be05c0e..6d91397f1b2 100644
--- a/docs/docs/api-reference/schema-metadata-api/custom-functions.mdx
+++ b/docs/docs/api-reference/schema-metadata-api/custom-functions.mdx
@@ -1,5 +1,5 @@
---
-sidebar_label: Custom Functions
+sidebar_label: Custom functions
sidebar_position: 3
description: Manage custom functions with the Hasura schema/Metadata API
keywords:
diff --git a/docs/docs/api-reference/schema-metadata-api/custom-types.mdx b/docs/docs/api-reference/schema-metadata-api/custom-types.mdx
index 13aafa0db2b..c2ae6756eb2 100644
--- a/docs/docs/api-reference/schema-metadata-api/custom-types.mdx
+++ b/docs/docs/api-reference/schema-metadata-api/custom-types.mdx
@@ -1,5 +1,5 @@
---
-sidebar_label: Custom Types
+sidebar_label: Custom types
sidebar_position: 14
description: Define custom types with the Hasura schema/Metadata API
keywords:
diff --git a/docs/docs/api-reference/schema-metadata-api/query-collections.mdx b/docs/docs/api-reference/schema-metadata-api/query-collections.mdx
index 60b62b45be1..66e2dda3895 100644
--- a/docs/docs/api-reference/schema-metadata-api/query-collections.mdx
+++ b/docs/docs/api-reference/schema-metadata-api/query-collections.mdx
@@ -1,5 +1,5 @@
---
-sidebar_label: Query Collections
+sidebar_label: Query collections
sidebar_position: 12
description: Manage query collections with the Hasura schema/Metadata API
keywords:
diff --git a/docs/docs/api-reference/schema-metadata-api/remote-relationships.mdx b/docs/docs/api-reference/schema-metadata-api/remote-relationships.mdx
index c68d8a77cd2..4cb2404e6e5 100644
--- a/docs/docs/api-reference/schema-metadata-api/remote-relationships.mdx
+++ b/docs/docs/api-reference/schema-metadata-api/remote-relationships.mdx
@@ -1,5 +1,5 @@
---
-sidebar_label: Remote Relationships
+sidebar_label: Remote relationships
sidebar_position: 11
description: Manage remote relationships with the Hasura schema/Metadata API
keywords:
diff --git a/docs/docs/api-reference/schema-metadata-api/remote-schema-permissions.mdx b/docs/docs/api-reference/schema-metadata-api/remote-schema-permissions.mdx
index 263912ae2b7..ee894580a1e 100644
--- a/docs/docs/api-reference/schema-metadata-api/remote-schema-permissions.mdx
+++ b/docs/docs/api-reference/schema-metadata-api/remote-schema-permissions.mdx
@@ -1,5 +1,5 @@
---
-sidebar_label: Remote Schema Permissions
+sidebar_label: Remote Schema permissions
sidebar_position: 6
description: Manage Remote Schema permissions with the Hasura Metadata API
keywords:
diff --git a/docs/docs/api-reference/schema-metadata-api/restified-endpoints.mdx b/docs/docs/api-reference/schema-metadata-api/restified-endpoints.mdx
index 9ae881f41b1..2e821a3b549 100644
--- a/docs/docs/api-reference/schema-metadata-api/restified-endpoints.mdx
+++ b/docs/docs/api-reference/schema-metadata-api/restified-endpoints.mdx
@@ -1,5 +1,5 @@
---
-sidebar_label: RESTified GraphQL Endpoints
+sidebar_label: RESTified GraphQL endpoints
sidebar_position: 13
description: Manage RESTified endpoints with the Hasura schema/Metadata API
keywords:
diff --git a/docs/docs/api-reference/syntax-defs.mdx b/docs/docs/api-reference/syntax-defs.mdx
index 8840d9d1352..0034ed5fb98 100644
--- a/docs/docs/api-reference/syntax-defs.mdx
+++ b/docs/docs/api-reference/syntax-defs.mdx
@@ -10,7 +10,7 @@ keywords:
- syntax definitions
---
-# API Reference: Common syntax definitions
+# API Reference: Common Syntax Definitions
## TableName {#tablename}
diff --git a/docs/docs/auth/authentication/integrations/index.mdx b/docs/docs/auth/authentication/integrations/index.mdx
index 49a1980f9fa..820f7cd37b5 100644
--- a/docs/docs/auth/authentication/integrations/index.mdx
+++ b/docs/docs/auth/authentication/integrations/index.mdx
@@ -13,7 +13,7 @@ sidebar_position: 0
import Thumbnail from '@site/src/components/Thumbnail';
-# Integrations with external services
+# Integrations with External Services
Hasura is designed to be modular and a part of whichever stack you choose. Below, you'll find some great resources to
get up-and-running with different auth service providers.
diff --git a/docs/docs/auth/authentication/jwt.mdx b/docs/docs/auth/authentication/jwt.mdx
index b5676be06a5..cab4fd1eacb 100644
--- a/docs/docs/auth/authentication/jwt.mdx
+++ b/docs/docs/auth/authentication/jwt.mdx
@@ -13,7 +13,7 @@ toc_max_heading_level: 2
import Thumbnail from '@site/src/components/Thumbnail';
-# Authentication using JWT
+# Authentication Using JWT
## Introduction
diff --git a/docs/docs/auth/authentication/unauthenticated-access.mdx b/docs/docs/auth/authentication/unauthenticated-access.mdx
index d51ef3bae51..e48bcc22f1c 100644
--- a/docs/docs/auth/authentication/unauthenticated-access.mdx
+++ b/docs/docs/auth/authentication/unauthenticated-access.mdx
@@ -8,9 +8,10 @@ keywords:
- unauthenticated access
- public access
sidebar_position: 3
+sidebar_label: Unauthenticated / public access
---
-# Unauthenticated / Public access
+# Unauthenticated / Public Access
## Introduction
diff --git a/docs/docs/auth/authentication/webhook.mdx b/docs/docs/auth/authentication/webhook.mdx
index 6c33a205b16..294892cad6d 100644
--- a/docs/docs/auth/authentication/webhook.mdx
+++ b/docs/docs/auth/authentication/webhook.mdx
@@ -7,12 +7,12 @@ keywords:
- auth
- webhook
sidebar_position: 1
-sidebar_label: Using Webhooks
+sidebar_label: Using webhooks
---
import Thumbnail from '@site/src/components/Thumbnail';
-# Authentication using webhooks
+# Authentication Using Webhooks
## Introduction
diff --git a/docs/docs/auth/authorization/basics.mdx b/docs/docs/auth/authorization/basics.mdx
index 1326fbda94d..72d284b49b0 100644
--- a/docs/docs/auth/authorization/basics.mdx
+++ b/docs/docs/auth/authorization/basics.mdx
@@ -6,13 +6,14 @@ keywords:
- authorization
- access control
sidebar_position: 2
+sidebar_label: Access control basics
---
import Thumbnail from '@site/src/components/Thumbnail';
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
-# Access control basics
+# Access Control Basics
## Introduction
diff --git a/docs/docs/auth/authorization/common-roles-auth-examples.mdx b/docs/docs/auth/authorization/common-roles-auth-examples.mdx
index aada643ebc5..3adb02c836b 100644
--- a/docs/docs/auth/authorization/common-roles-auth-examples.mdx
+++ b/docs/docs/auth/authorization/common-roles-auth-examples.mdx
@@ -7,11 +7,12 @@ keywords:
- access control
- examples
sidebar_position: 6
+sidebar_label: Access control examples
---
import Thumbnail from '@site/src/components/Thumbnail';
-# Access control examples
+# Access Control Examples
## Introduction
diff --git a/docs/docs/auth/authorization/index.mdx b/docs/docs/auth/authorization/index.mdx
index 05d26886d18..57562510819 100644
--- a/docs/docs/auth/authorization/index.mdx
+++ b/docs/docs/auth/authorization/index.mdx
@@ -11,7 +11,7 @@ sidebar_position: 1
import Thumbnail from '@site/src/components/Thumbnail';
-# Authorization / Access control
+# Authorization / Access Control
## Overview
diff --git a/docs/docs/auth/authorization/inherited-roles.mdx b/docs/docs/auth/authorization/inherited-roles.mdx
index 3529f0152c8..3c7754759a5 100644
--- a/docs/docs/auth/authorization/inherited-roles.mdx
+++ b/docs/docs/auth/authorization/inherited-roles.mdx
@@ -6,6 +6,7 @@ keywords:
- authorization
- multiple roles
- inherited roles
+sidebar_label: Inherited roles
sidebar_position: 4
---
@@ -14,7 +15,7 @@ import TabItem from '@theme/TabItem';
import Thumbnail from '@site/src/components/Thumbnail';
import GraphiQLIDE from '@site/src/components/GraphiQLIDE';
-# Inherited roles
+# Inherited Roles
## Introduction
diff --git a/docs/docs/auth/authorization/permission-rules.mdx b/docs/docs/auth/authorization/permission-rules.mdx
index 816944b8372..5e337e7e428 100644
--- a/docs/docs/auth/authorization/permission-rules.mdx
+++ b/docs/docs/auth/authorization/permission-rules.mdx
@@ -6,6 +6,7 @@ keywords:
- permissions
- rules
sidebar_position: 5
+sidebar_label: Configure permission rules
---
import Thumbnail from '@site/src/components/Thumbnail';
@@ -13,7 +14,7 @@ import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
import TOCInline from '@theme/TOCInline';
-# Configuring permission rules
+# Configure Permission Rules
## Introduction
diff --git a/docs/docs/auth/authorization/role-multiple-rules.mdx b/docs/docs/auth/authorization/role-multiple-rules.mdx
index 730d8cfc982..2a7388361f9 100644
--- a/docs/docs/auth/authorization/role-multiple-rules.mdx
+++ b/docs/docs/auth/authorization/role-multiple-rules.mdx
@@ -8,12 +8,13 @@ keywords:
- permission
- role
sidebar_position: 6
+sidebar_label: Multiple column + row permissions for the same role
---
import Thumbnail from '@site/src/components/Thumbnail';
import GraphiQLIDE from '@site/src/components/GraphiQLIDE';
-# Multiple column + row permissions for the same role
+# Multiple Column + Row Permissions for the Same Role
## Use case
diff --git a/docs/docs/auth/authorization/roles-variables.mdx b/docs/docs/auth/authorization/roles-variables.mdx
index 4fbd77278a7..82aa557e78b 100644
--- a/docs/docs/auth/authorization/roles-variables.mdx
+++ b/docs/docs/auth/authorization/roles-variables.mdx
@@ -9,11 +9,12 @@ keywords:
- role
- session variable
sidebar_position: 3
+sidebar_label: Roles & session variables
---
import Thumbnail from '@site/src/components/Thumbnail';
-# Roles & Session variables
+# Roles & Session Variables
## Roles
diff --git a/docs/docs/data-federation/apollo-federation.mdx b/docs/docs/data-federation/apollo-federation.mdx
index 608cbe2175a..f3e22ebd0f4 100644
--- a/docs/docs/data-federation/apollo-federation.mdx
+++ b/docs/docs/data-federation/apollo-federation.mdx
@@ -15,7 +15,7 @@ import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
import Thumbnail from '@site/src/components/Thumbnail';
-# Apollo Federation support
+# Apollo Federation Support
## Introduction
diff --git a/docs/docs/data-federation/data-federation-types.mdx b/docs/docs/data-federation/data-federation-types.mdx
index bb337739629..a2b9706f054 100644
--- a/docs/docs/data-federation/data-federation-types.mdx
+++ b/docs/docs/data-federation/data-federation-types.mdx
@@ -1,5 +1,5 @@
---
-sidebar_label: Data Federation Types
+sidebar_label: Data federation types
sidebar_position: 2
description: Join data across remote data sources
keywords:
@@ -17,28 +17,33 @@ Hasura GraphQL Engine supports the following remote relationships across your va
To join data across tables between two different database sources, such as order information stored in a Postgres
database, and user information stored in a separate Postgres or say a SQL Server database.
-[Database to database relationships](/schema/postgres/remote-relationships/remote-source-relationships.mdx)
+
+See [Database to database relationships](/schema/postgres/remote-relationships/remote-source-relationships.mdx).
## Database to Remote Schema relationships
To join data across tables and remote GraphQL APIs. For example, you can join customer data from your tables with
account data from Stripe, Spotify, or Auth0 via their GraphQL APIs.
-[Database to Remote Schema relationships](/schema/postgres/remote-relationships/remote-schema-relationships.mdx)
+
+See [Database to Remote Schema relationships](/schema/postgres/remote-relationships/remote-schema-relationships.mdx).
## Remote Schema to database relationships
To join data from remote GraphQL schemas to database tables. For example connecting account data from Stripe, Spotify or
Auth0 GraphQL APIs to customer data in your tables.
-[Remote Schema to database relationships](/remote-schemas/remote-relationships/remote-schema-db-relationships.mdx):
-## Remote Schema to Remote Schema relationships (a.k.a GraphQL joins
+See [Remote Schema to database relationships](/remote-schemas/remote-relationships/remote-schema-db-relationships.mdx).
+
+## Remote Schema to Remote Schema relationships (a.k.a GraphQL joins)
To join data between two remote GraphQL schemas. For example connecting customer data from your custom GraphQL API to
account data from Stripe, Spotify or Auth0 GraphQL APIs.
-[Remote Schema to Remote Schema relationships (a.k.a GraphQL joins)](/remote-schemas/remote-relationships/remote-schema-relationships.mdx)
+
+See [Remote Schema to Remote Schema relationships (a.k.a GraphQL joins)](/remote-schemas/remote-relationships/remote-schema-relationships.mdx).
## Action to database relationships
To join data across tables and Actions (i.e. Rest APIs). For example, you can join user data from your database with
the response from a `createUser` action.
-[Action to database relationships](/schema/postgres/remote-relationships/action-relationships.mdx)
+
+See [Action to database relationships](/schema/postgres/remote-relationships/action-relationships.mdx).
diff --git a/docs/docs/databases/athena/getting-started/index.mdx b/docs/docs/databases/athena/getting-started/index.mdx
index 45ffb37550a..078f8de00cf 100644
--- a/docs/docs/databases/athena/getting-started/index.mdx
+++ b/docs/docs/databases/athena/getting-started/index.mdx
@@ -1,6 +1,6 @@
---
slug: index
-description: Getting Started with Amazon Athena
+description: Get started with Amazon Athena
keywords:
- hasura
- docs
@@ -9,7 +9,7 @@ keywords:
- amazon athena
---
-# Getting Started with Amazon Athena
+# Get Started with Amazon Athena
:::caution Athena Beta Availability
diff --git a/docs/docs/databases/athena/index.mdx b/docs/docs/databases/athena/index.mdx
index 5df3ef3494e..2fcf7d9fec6 100644
--- a/docs/docs/databases/athena/index.mdx
+++ b/docs/docs/databases/athena/index.mdx
@@ -65,4 +65,4 @@ discord!
## Know more
-- [Getting Started](/databases/athena/getting-started/index.mdx)
+- [Get started](/databases/athena/getting-started/index.mdx)
diff --git a/docs/docs/databases/bigquery/getting-started/cloud.mdx b/docs/docs/databases/bigquery/getting-started/cloud.mdx
index 134993f0c40..32aa12db498 100644
--- a/docs/docs/databases/bigquery/getting-started/cloud.mdx
+++ b/docs/docs/databases/bigquery/getting-started/cloud.mdx
@@ -1,7 +1,7 @@
---
sidebar_label: Hasura Cloud
sidebar_position: 1
-description: Getting Started with Hasura & BigQuery using Hasura Cloud
+description: Get started with Hasura & BigQuery using Hasura Cloud
keywords:
- hasura
- docs
@@ -11,7 +11,7 @@ keywords:
import Thumbnail from '@site/src/components/Thumbnail';
-# Getting started with BigQuery with Hasura Cloud
+# Get Started with with Hasura Cloud & BigQuery
Navigate to
[cloud.hasura.io](https://cloud.hasura.io/signup/?pg=docs&plcmt=body&cta=navigate-to-cloud-hasura-io&tech=default), and
diff --git a/docs/docs/databases/bigquery/getting-started/docker.mdx b/docs/docs/databases/bigquery/getting-started/docker.mdx
index 1e93e19a728..af7929b9359 100644
--- a/docs/docs/databases/bigquery/getting-started/docker.mdx
+++ b/docs/docs/databases/bigquery/getting-started/docker.mdx
@@ -1,7 +1,7 @@
---
sidebar_label: Docker
sidebar_position: 1
-description: Getting Started with Hasura & BigQuery using Docker
+description: Get started with Hasura & BigQuery using Docker
keywords:
- hasura
- docs
@@ -11,7 +11,7 @@ keywords:
import Thumbnail from '@site/src/components/Thumbnail';
-# Getting started with BigQuery with Hasura in Docker
+# Get Started with Docker (Hasura and BigQuery)
Get the Hasura docker-compose file:
diff --git a/docs/docs/databases/bigquery/getting-started/index.mdx b/docs/docs/databases/bigquery/getting-started/index.mdx
index f2bd2973591..64973f2a8e2 100644
--- a/docs/docs/databases/bigquery/getting-started/index.mdx
+++ b/docs/docs/databases/bigquery/getting-started/index.mdx
@@ -1,8 +1,8 @@
---
slug: index
-sidebar_label: Getting started
+sidebar_label: Get started
sidebar_position: 1
-description: Getting Started with Hasura & BigQuery
+description: Get started with Hasura & BigQuery
keywords:
- hasura
- docs
@@ -10,7 +10,7 @@ keywords:
- bigquery
---
-# Getting started with BigQuery
+# Get Started with BigQuery
To try Hasura with BigQuery, you'll need your own new or existing BigQuery database.
diff --git a/docs/docs/databases/bigquery/index.mdx b/docs/docs/databases/bigquery/index.mdx
index fc2190b50e3..efc4268a51f 100644
--- a/docs/docs/databases/bigquery/index.mdx
+++ b/docs/docs/databases/bigquery/index.mdx
@@ -28,7 +28,7 @@ To try Hasura with BigQuery, you'll need your own new or existing BigQuery datab
Here is how you can get started with Hasura and BigQuery:
-[Getting Started with BigQuery](/databases/bigquery/getting-started/index.mdx)
+[Get started with BigQuery](/databases/bigquery/getting-started/index.mdx)