간단한 온라인 설문조사에 참여해 주시면 Google Workspace 문서를 개선하는 데 큰 도움이 됩니다.
이 문서에서는 Gemini Code Assist의 @googledocs 명령어를 사용하여 IDE (통합 개발 환경)에서 직접 문서, 폴더와 같은 Google Docs 애셋을 읽고, 요약하고, 나열하는 방법을 설명합니다.
Gemini Code Assist Google Docs 도구는 개인용 Gemini Code Assist와 Gemini Code Assist Standard 및 Enterprise 버전의 일부로 제공됩니다. 자세한 내용은 Gemini Code Assist 개요를 참고하세요.
시작하기 전에
사용하려는 Gemini Code Assist 구독에 대해 다음 단계를 완료합니다.
Gemini Code Assist Standard 및 Enterprise
관리자가 처음 두 단계를 수행해야 하며 개별 사용자가 세 번째 단계를 완료할 수 있습니다.
Gemini Code Assist의 Google Docs 도구는 최근에 본 문서, 나와 공유된 문서, 내가 만든 문서 등 다양한 수정자를 사용하여 문서를 나열할 수 있습니다. 이 도구는 다양한 방식으로 문서를 나열할 수 있습니다. 작업에 가장 적합한 방식으로 문서를 나열하거나, 그룹화하거나, 정렬해 달라고 요청해 보세요.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2025-08-31(UTC)"],[],[],null,["# Read documents while coding with Gemini Code Assist\n\n|-------------------------------------------------------------------------------------------------------------------------------------------|\n| Got 5 minutes? Help us improve the Google Workspace documentation by taking a quick [online survey](https://forms.gle/qYR2wnTRueYeQeSi6). |\n\n| **Preview**\n|\n| This product or feature is in preview. Products and features that are\n| in preview are available \"as is\".\n\nThis document describes how you can use the `@googledocs` command in\nGemini Code Assist to read, summarize, and list your Google Docs\nassets, like documents and folders, directly from your IDE (integrated\ndevelopment environment).\n\nThe Gemini Code Assist Google Docs tool is available as part of\nthe Gemini Code Assist for individuals and the\nGemini Code Assist Standard and Enterprise editions. For details, see\nthe\n[Gemini Code Assist overview](/gemini-code-assist/docs/overview).\n\nBefore you begin\n----------------\n\nComplete the following steps for the\nGemini Code Assist subscription you want to use.\n\n### Gemini Code Assist Standard and Enterprise\n\nThe first two steps must be done by an administrator, and the third step\ncan be completed by individual developers.\n\n1. [Install Gemini Code Assist for Standard and Enterprise](https://developers.google.com/gemini-code-assist/docs/set-up-gemini-standard-enterprise).\n2. Enable the Google Docs tool for users by following the steps in [Enable Gemini Code Assist tools](https://developers.google.com/gemini-code-assist/docs/tools-agents/enable-tools-standard-enterprise).\n3. Install Google Docs in your IDE by following the steps in [Configure Gemini Code Assist tools](https://developers.google.com/gemini-code-assist/docs/tools-agents/configure-tools-standard-enterprise).\n\n### Gemini Code Assist for individuals\n\n1. [Install Gemini Code Assist for individuals](https://developers.google.com/gemini-code-assist/docs/set-up-gemini).\n2. Install the Google Docs tool in your IDE by following the steps in [Configure tools](https://developers.google.com/gemini-code-assist/docs/tools-agents/configure-tools).\n\nRead a document\n---------------\n\nThe Google Docs tool in Gemini Code Assist can return the full\ncontents of a document so you can read it directly from your IDE.\n\n- In your IDE,\n [navigate to the Gemini Code Assist chat](https://cloud.google.com/gemini/docs/codeassist/use-gemini-code-assist-chat)\n and enter the following prompt:\n\n @googledocs read \u003cvar translate=\"no\"\u003eMY_DOC\u003c/var\u003e\n\n Replace \u003cvar translate=\"no\"\u003eMY_DOC\u003c/var\u003e with the title of the document you want to read.\n\nSummarize a document\n--------------------\n\nThe Google Docs tool in Gemini Code Assist can summarize\nGoogle Docs for you directly from your IDE.\n\n- In your IDE,\n [navigate to the Gemini Code Assist chat](https://cloud.google.com/gemini/docs/codeassist/use-gemini-code-assist-chat)\n chat and enter the following prompt:\n\n @googledocs summarize \u003cvar translate=\"no\"\u003eMY_DOC\u003c/var\u003e\n\n Replace \u003cvar translate=\"no\"\u003eMY_DOC\u003c/var\u003e with the title of the document you want\n summarized.\n\nList documents\n--------------\n\nThe Google Docs tool in Gemini Code Assist can list documents with a\nvariety of modifiers, like recently viewed docs, docs shared with you, or docs\nyou created. These are just a few ways The tool can list documents. Try asking\nit to list, group, or sort documents however best supports your work.\n\n- In your IDE,\n [navigate to the Gemini Code Assist chat](https://cloud.google.com/gemini/docs/codeassist/use-gemini-code-assist-chat)\n chat and enter one of the following prompts:\n\n @googledocs list recent documents\n @googledocs list documents shared with me\n @googledocs list documents created by me\n\nRelated topics\n--------------\n\n- Learn more about Gemini Code Assist tools by reading the [Tools overview](https://developers.google.com/gemini-code-assist/docs/tools-agents/tools-overview)."]]