Algumas ferramentas possuem dependências que você precisa instalar ou habilitar antes de usar. Alguns exemplos de dependências que podem ser necessárias são:
Pode ser necessário instalar uma extensão no seu IDE.
Um produto ou serviço pode precisar ser habilitado em seu Google Cloud projeto.
Pode ser necessário criar uma conta ou projeto para um serviço.
Você será solicitado a executar as ações necessárias na primeira vez que solicitar uma ferramenta no chat do Gemini Code Assist.
Configurar uma ferramenta para uso no IDE
No seu IDE, navegue até o chat do Gemini Code Assist e solicite a ferramenta que você deseja usar usando o símbolo @ seguido do nome da ferramenta.
Por exemplo, o seguinte prompt é enviado para a ferramenta Google Docs:
@GoogleDocs get my docs
Você será solicitado a conectar a ferramenta.
Clique no link para conectar a ferramenta. A página de Agentes e Ferramentas do Gemini Code Assist será aberta.
Localize a ferramenta que deseja usar e clique em Conectar sua conta . A página de detalhes da ferramenta será aberta.
Na página de detalhes da ferramenta, clique em Conectar e siga as instruções para autenticar o serviço da ferramenta e conectar sua conta.
Para obter uma lista de ferramentas e alguns prompts sugeridos, consulte ferramentas disponíveis .
Remover autorização de uma ferramenta
Para remover a autorização de uma ferramenta no seu IDE, conclua as seguintes etapas:
Encontre o conector de conta para o serviço de ferramenta que você deseja remover e clique no nome do conector. A página de detalhes do conector será aberta.
Na linha que contém sua conta, clique em more_vertMais opções .
Clique em Excluir .
Sua conta foi removida do conector de contas. A ferramenta não está mais autorizada a acessar o serviço a partir do seu IDE.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-06-11 UTC."],[],[],null,["# Configure Gemini Code Assist tools\n\n| **Preview**\n|\n|\n| This product or feature is subject to the \"Pre-GA Offerings Terms\" in the General Service Terms section\n| of the [Service Specific Terms](/terms/service-terms#1).\n|\n| Pre-GA products and features are available \"as is\" and might have limited support.\n|\n| For more information, see the\n| [launch stage descriptions](/products#product-launch-stages).\n\nThis document describes how to configure Gemini Code Assist tools for\nuse in your IDE.\n\nTo learn more about Gemini Code Assist tools and view all available\ntools, read the [Gemini Code Assist tools overview](/gemini/docs/codeassist/tools-agents/tools-overview).\n\nBefore you begin\n----------------\n\n1. Ask your administrator to do the following:\n\n 1. [Set up Gemini Code Assist Standard and Enterprise](/gemini/docs/discover/set-up-gemini).\n 2. [Enable Gemini Code Assist tools](/gemini/docs/codeassist/tools-agents/enable-tools).\n2. [Install the Gemini Code Assist plugin in your IDE](/gemini/docs/discover/set-up-gemini#use-ide).\n\n### Required roles\n\n\nTo get the permissions that\nyou need to use Gemini Code Assist tools,\n\nask your administrator to grant you the\n\n\n[Gemini Code Assist Tools User](/iam/docs/roles-permissions/cloudaicompanion#cloudaicompanion.codeToolsUser) (`roles/cloudaicompanion.codeToolsUser`)\nIAM role on the Google Cloud project.\n\n\nFor more information about granting roles, see [Manage access to projects, folders, and organizations](/iam/docs/granting-changing-revoking-access).\n\n\nYou might also be able to get\nthe required permissions through [custom\nroles](/iam/docs/creating-custom-roles) or other [predefined\nroles](/iam/docs/roles-overview#predefined).\n\n### Dependencies\n\nSome tools have dependencies you must install or enable before use. Some\nexamples of dependencies that might be required are:\n\n- An extension might need to be installed in your IDE.\n- A product or service might need to be enabled in your Google Cloud project.\n- An account or project might need to be created for a service.\n\nYou will be prompted to take the required actions the first time you prompt a\ntool in the Gemini Code Assist chat.\n\nConfigure a tool for use in the IDE\n-----------------------------------\n\n1. In your IDE, navigate to the Gemini Code Assist chat and prompt\n the tool you want to use by using the `@` symbol followed by the name of\n the tool.\n\n For example, the following prompt is sent to the Google Docs tool: \n\n @GoogleDocs get my docs\n\n You are prompted to connect the tool.\n2. Click the link to connect the tool. The Gemini Code Assist\n **Agents \\& Tools** page opens.\n\n3. Locate the tool that you want to use and then click\n **Connect your account**. The tool details page opens.\n\n | **Note:** you can't connect your account if the tool hasn't been enabled by an administrator.\n4. In the tool details page, click **Connect** and then follow the instructions\n to authenticate to the tool service and connect your account.\n\nFor a list of tools and some suggested prompts, see\n[available tools](/gemini/docs/codeassist/tools-agents/tools-overview#available-tools).\n\nRemove authorization from a tool\n--------------------------------\n\nTo remove authorization from a tool in your IDE, complete the following steps:\n\n1. Navigate to Developer Connect.\n\n\n [Go to Developer Connect](https://console.cloud.google.com/developer-connect/connections)\n\n \u003cbr /\u003e\n\n2. Find the account connector for the tool service you want to remove, and then\n click the name of the account connector. The connector details page opens.\n\n3. In the row containing your account, click\n more_vert**More options**.\n\n4. Click **Delete**.\n\n Your account is removed from the account connector. The tool is no longer\n authorized to access its service from your IDE.\n | **Note:** if you want to authorize the tool again with a different account, you might need to log out of the tool account and then log back in with the new account you want to authorize.\n\nWhat's next\n-----------\n\n- Try out the GitHub or GitLab tool by following the instructions in [Get started with Gemini Code Assist tools](/gemini/docs/codeassist/tools-agents/get-started-with-tools)."]]