Selecciona la base de datos requerida de la lista.
En el menú de navegación, haz clic en Datastore Studio para ver los datos de las entidades de tu aplicación, así como las estadísticas de los índices integrados y compuestos.
Selecciona la base de datos requerida de la lista.
En el menú de navegación, haz clic en Índices para ver una tabla de los índices de tu aplicación.
Deberías poder ver el estado de cada índice; por ejemplo, si está listo para entregar tu aplicación. También deberías ver la cantidad de espacio de almacenamiento que utiliza el índice y la cantidad de entradas que tiene cada uno.
Visualiza entidades
En la consola de Google Cloud , ve a la página Bases de datos.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-09-04 (UTC)"],[[["\u003cp\u003eThis page guides users on how to access and manage their application's data, including entities, indexes, and statistics, within their database.\u003c/p\u003e\n"],["\u003cp\u003eYou can view detailed statistics for both built-in and composite indexes by navigating to the "Datastore Studio" section in the Google Cloud console after selecting your database.\u003c/p\u003e\n"],["\u003cp\u003eBy selecting "Indexes" in the navigation menu after accessing the correct database, you can view a table of your application's indexes, alongside their statuses, storage space usage, and the number of entries.\u003c/p\u003e\n"],["\u003cp\u003eThe "Datastore Studio" section allows you to view the entities stored by your application, and it also provides options to create, update, delete, and query these entities.\u003c/p\u003e\n"],["\u003cp\u003eThe "Databases" page in the Google Cloud Console is the main point to start viewing entities, indexes, and statistics.\u003c/p\u003e\n"]]],[],null,["# Managing Datastore from the Console\n\nThis page describes how to view and manage the entities, indexes, and statistics\nfor the data your application stores in your database.\n\nViewing Datastore statistics\n----------------------------\n\n1. In the Google Cloud console, go to the **Databases** page.\n\n [Go to Databases](https://console.cloud.google.com/datastore/databases)\n2. Select the required database from the list of databases.\n\n3. In the navigation menu, click **Datastore Studio** to view data for the entities in\n your application, as well as statistics for the built-in and composite indexes.\n\nThe dashboard should look like:\n\nFor more information about the statistics on this page, see\n[Viewing Statistics in the Console](/appengine/docs/legacy/standard/go111/console/datastore-statistics).\n\nViewing indexes\n---------------\n\n1. In the Google Cloud console, go to the **Databases** page.\n\n [Go to Databases](https://console.cloud.google.com/datastore/databases)\n2. Select the required database from the list of databases.\n\n3. In the navigation menu, click **Indexes** to view a table of your application's indexes.\n\nFor each index, you should see its status, such as whether it is ready to serve your\napplication. You should also see the amount of storage space used by the index and\nthe number of entries in each index.\n\nViewing entities\n----------------\n\n1. In the Google Cloud console, go to the **Databases** page.\n\n [Go to Databases](https://console.cloud.google.com/datastore/databases)\n2. Select the required database from the list of databases.\n\n3. In the navigation menu, click **Datastore Studio** to view the entities that your application stored in\n your database.\n\nYou should see:\n\nYou can also create, update, delete, and query entities on this page. Learn how\nin the [Quickstart](/datastore/docs/store-query-data).\n| **Note:** While individual entities are removed almost immediately, a namespace container may remain visible for several days to a week after the final entity within it is removed.\n\nWhat's next?\n------------\n\n- Get details about [Statistics in the Console](/appengine/docs/legacy/standard/go111/console/datastore-statistics)."]]