# Google - [Google Platform: Search, Organize, and Act on Your Data](https://the-early-spring18.mintlify.app/introduction.md): Discover how Google helps you search, organize, and act on information from anywhere — with powerful APIs, integrations, and data management tools. - [Google Quickstart: Create Your Account and Call the API](https://the-early-spring18.mintlify.app/quickstart.md): Follow this step-by-step guide to create your Google account, generate an API key, and make your very first search request in under five minutes. - [Core Concepts: Key Terms and How the Google Platform Works](https://the-early-spring18.mintlify.app/core-concepts.md): Understand the fundamental building blocks of Google — search, data objects, users, API keys, webhooks, and integrations — and how they fit together. - [How to Set Up Your Google Account and Team Workspace](https://the-early-spring18.mintlify.app/guides/account-setup.md): How to create your Google account, configure profile settings, invite team members, and manage your billing and subscription details. - [Search Your Workspace Data Effectively Using Google](https://the-early-spring18.mintlify.app/guides/search.md): Learn how to use full-text search, apply filters, use advanced query syntax, and sort and paginate results to find exactly what you need. - [Connect Third-Party Tools and External Services to Google](https://the-early-spring18.mintlify.app/guides/integrations.md): Learn how to connect Google to external tools using OAuth 2.0 and API keys, manage active integrations, and revoke access when needed. - [Configure Workspace Notifications and Alerts in Google](https://the-early-spring18.mintlify.app/guides/notifications.md): Set up email, in-app, and webhook notifications to stay informed about workspace activity, data changes, and system events in real time. - [Google Account and Workspace Settings Configuration](https://the-early-spring18.mintlify.app/configuration/settings.md): Manage your Google workspace settings, including account details, team roles, API keys, billing plans, and connected integrations. - [Google Account Security: 2FA, Sessions, and Audit Logs](https://the-early-spring18.mintlify.app/configuration/security.md): Enable two-factor authentication, manage API key scopes, review active sessions, and set up IP allowlisting to protect your account. - [Google Preferences: Language, Theme, and Search Settings](https://the-early-spring18.mintlify.app/configuration/preferences.md): Adjust display language, time zone, theme, date format, and default search behavior to personalize your Google workspace experience. - [Frequently Asked Questions About the Google Platform](https://the-early-spring18.mintlify.app/help/faq.md): Find answers to the most common questions about Google accounts, billing, API usage, storage limits, integrations, and security practices. - [Troubleshoot Common Issues with the Google Platform](https://the-early-spring18.mintlify.app/help/troubleshooting.md): Diagnose and fix common issues with authentication errors, search not returning results, webhook delivery failures, and integration problems. - [Google Platform Support Channels and Help Resources](https://the-early-spring18.mintlify.app/help/support.md): Find the right support channel for your needs — community forum, email support, live chat, or dedicated enterprise support options. - [Google REST API Overview: Formats, Limits, and Errors](https://the-early-spring18.mintlify.app/api/overview.md): Introduction to the Google REST API — base URL, versioning, request/response formats, rate limits, pagination, and error handling conventions. - [Google API Authentication: Keys, Scopes, and Auth Errors](https://the-early-spring18.mintlify.app/api/authentication.md): Learn how to generate a Google API key, pass it in the Authorization header, manage key scopes, and handle authentication errors in your integration. - [Search API: Full-Text Query, Filters, and Pagination](https://the-early-spring18.mintlify.app/api/search.md): Use GET /v1/search to run full-text queries with field filters, ISO 8601 date ranges, sort options, and pagination across all your data objects. - [Users API: List, Invite, and Manage Account Members](https://the-early-spring18.mintlify.app/api/users.md): Use GET, POST, and PATCH on /v1/users to list current members, invite new users by email, and update roles. Admin scope required for write operations. - [Data API: Create, Retrieve, and Delete Data Objects](https://the-early-spring18.mintlify.app/api/data.md): Use GET, POST, and DELETE /v1/data to manage the data objects in your account — create new items, retrieve them, and remove outdated records. - [Webhooks API: Register Endpoints for Real-Time Events](https://the-early-spring18.mintlify.app/api/webhooks.md): Register and manage webhook endpoints to receive real-time HTTP POST notifications when data changes or user events occur in your account.