# Major ## Docs - [major app](https://docs.major.build/cli/app.md): Create, run, and deploy applications with the Major CLI. - [major org](https://docs.major.build/cli/org.md): Switch between organizations and inspect membership from the CLI. - [Major CLI overview](https://docs.major.build/cli/overview.md): Deploy, secure, and manage every internal tool you build with the Major CLI. - [major resource](https://docs.major.build/cli/resource.md): Manage connectors from your terminal. - [major update](https://docs.major.build/cli/update.md): Upgrade the CLI to the latest released version. - [major user](https://docs.major.build/cli/user.md): Authenticate to Major, manage your session, and inspect who you are logged in as. - [BigQuery](https://docs.major.build/connectors/bigquery.md): Run SQL queries against Google BigQuery datasets. - [Custom API](https://docs.major.build/connectors/custom-api.md): Call external REST APIs securely. - [Microsoft Dynamics 365](https://docs.major.build/connectors/dynamics-365.md): Connect to Dataverse and query CRM data. - [DynamoDB](https://docs.major.build/connectors/dynamodb.md): Interact with your DynamoDB tables. - [Gong](https://docs.major.build/connectors/gong.md): Access Gong revenue intelligence platform data. - [Google Analytics](https://docs.major.build/connectors/google-analytics.md): Access Google Analytics (GA4) reporting and account data. - [Google Calendar](https://docs.major.build/connectors/google-calendar.md): List, search, and create calendar events. - [Google Sheets](https://docs.major.build/connectors/google-sheets.md): Read and write data in Google Sheets spreadsheets. - [GraphQL](https://docs.major.build/connectors/graphql.md): Execute GraphQL queries and mutations against a configured endpoint. - [HubSpot](https://docs.major.build/connectors/hubspot.md): Interact with the HubSpot CRM API. - [Connectors](https://docs.major.build/connectors/index.md): Connect your apps to databases, APIs, and storage services. - [AWS Lambda](https://docs.major.build/connectors/lambda.md): Invoke AWS Lambda functions from your apps. - [Microsoft SQL Server](https://docs.major.build/connectors/mssql.md): Connect to Microsoft SQL Server databases for queries and schema discovery. - [Neo4j](https://docs.major.build/connectors/neo4j.md): Run Cypher queries against Neo4j graph databases. - [Outreach](https://docs.major.build/connectors/outreach.md): Manage prospects and sequences in Outreach.io. - [PostgreSQL](https://docs.major.build/connectors/postgres.md): Connect to PostgreSQL databases and execute SQL queries. - [RingCentral](https://docs.major.build/connectors/ringcentral.md): Access call logs, messages, SMS, and extension data from RingCentral communications APIs. - [S3 Storage](https://docs.major.build/connectors/s3.md): Manage files and buckets in S3-compatible storage. - [Salesforce](https://docs.major.build/connectors/salesforce.md): Query and manage Salesforce CRM data with SOQL. - [Slack](https://docs.major.build/connectors/slack.md): Send messages and interact with the Slack Web API. - [Snowflake](https://docs.major.build/connectors/snowflake.md): Connect to Snowflake and execute SQL queries against your data warehouse. - [AWS SQS](https://docs.major.build/connectors/sqs.md): Send, receive, and delete messages from AWS SQS queues. - [Billing & Plans](https://docs.major.build/getting-started/billing.md): Manage your organization's plan, credits, and billing. - [Core Concepts](https://docs.major.build/getting-started/core-concepts.md): Understand the building blocks of Major: Apps, Connectors, and RBAC. - [Quickstart: CLI](https://docs.major.build/getting-started/quickstart-cli.md): Install the Major CLI and deploy your first internal tool in minutes. - [Quickstart: Web Dashboard](https://docs.major.build/getting-started/quickstart-web.md): Build and deploy your first internal tool entirely in the browser. - [What is Major?](https://docs.major.build/index.md): Build, deploy, and share internal tools faster with AI-powered development and secure resource access. - [Resource Client](https://docs.major.build/resource-client/index.md): Type-safe, zero-dependency client for accessing your Major connectors. - [AI Proxy](https://docs.major.build/web/ai-proxy.md): Call Anthropic and OpenAI APIs through Major's managed gateway. - [Authentication (AuthN)](https://docs.major.build/web/authn.md): Identify the current user in your Major app. - [Crons](https://docs.major.build/web/crons.md): Schedule recurring tasks for your app. - [Deploying](https://docs.major.build/web/deploying.md): Ship your apps to production. - [Editor](https://docs.major.build/web/editor.md): Build apps with AI assistance in the live editor. - [Environment Variables](https://docs.major.build/web/env-vars.md): Configure per-app environment variables. - [Environments](https://docs.major.build/web/environments.md): Configure connectors differently for staging and production. - [Errors](https://docs.major.build/web/errors.md): Monitor and debug runtime errors from your deployed apps. - [Apps](https://docs.major.build/web/index.md): Build, configure, and deploy your internal tools. - [Integrations](https://docs.major.build/web/integrations.md): Connect and manage third-party integrations like Slack. - [Managed Databases](https://docs.major.build/web/managed-databases.md): Provision and manage PostgreSQL databases for your app. - [Permissions](https://docs.major.build/web/permissions.md): Manage who can access your apps and connectors. - [Queries](https://docs.major.build/web/queries.md): Inspect and edit database queries in your app. - [Theming & Branding](https://docs.major.build/web/theming.md): Customize the look and feel of your apps. - [Webhooks](https://docs.major.build/web/webhooks.md): Receive HTTP callbacks from external services. - [App lifecycle](https://docs.major.build/workflows/app-lifecycle.md): Follow this opinionated loop to build, preview, and deploy apps with the Major CLI. ## Optional - [App editor](https://app.major.build) - [CLI repository](https://github.com/major-technology/cli)