[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-09-05。"],[],[],null,["# Embed Looker reports\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\nLooker lets you embed Explores, reports, [Looks](/looker/docs/saving-and-editing-looks#saving_looks_from_an_explore) (saved visualized query results), and [dashboards](/looker/docs/viewing-dashboards) (collections of tiles that show visualized query results) in any HTML-formatted web page, portal, or application. You can [embed Looker reports](#embed-reports) with the private embed or signed embed methods. Like other Looker content, access to embedded reports is controlled by [access levels](/looker/docs/organizing-spaces#folder_access_levels) and user permissions.\n| **Important:** Embedded reports are *view only* and are supported only for Looker (original) instances. Reports can be edited only within the Looker application.\n\nThis page guides you through the methods and requirements of embedding reports. Read the following sections to learn about these concepts:\n\n- [Things to know about embedding reports](#things-to-know-about-embedding-reports)\n- [Requirements and permissions](#requirements-and-permissions)\n- [View embedded reports](#view-embedded-reports)\n- [Embed reports](#embed-reports)\n- [Related resources](#related-resources)\n\nThings to know about embedding reports\n--------------------------------------\n\nIn addition to the [requirements and permissions](#requirements-and-permissions), which are described next, there are several things to know about embedding reports:\n\n- Embedding for reports is available only for [Looker-hosted](/looker/docs/choosing-hosting-option#looker-hosted-pros-cons) Looker (original) instances.\n- Embedded reports are *view only*. Reports can be edited only within the Looker application.\n- The permissions that can be implemented for reports that are embedded with the [signed embed method](/looker/docs/signed-embedding) are limited to content permissions (`access_data`, and `see_looks` or `see_user_dashboards` permissions) and folder access.\n\nThe following features are not available for embedded reports:\n\n- Downloading of embedded reports\n- Printing of embedded reports\n- Scheduling of embedded reports\n- Alerting for embedded reports\n- Custom theming of embedded reports\n- Mobile embedding of reports\n\nRequirements and permissions\n----------------------------\n\nEmbedding reports requires that the following features be enabled:\n\n- The [**Looker reports**](/looker/docs/enabling-studio-in-looker) feature\n- The [**Embedding Looker Reports** labs feature](/looker/docs/admin-panel-general-labs#embedding-looker-reports)\n\nEmbed users must have the following types of access to see embedded reports:\n\n- The `access_data`, and `see_looks` or `see_user_dashboards` permissions\n- **View** or **Manage Access, Edit** access to the parent folder where an embedded report is saved.\n\nDevelopment requirements\n------------------------\n\nDetailed instructions for setting up a development server, in addition to development considerations for reports, can be found in the [Looker Embed SDK GitHub repository](https://github.com/looker-open-source/embed-sdk?tab=readme-ov-file#looker-javascript-embed-sdk).\n\nView embedded reports\n---------------------\n\nUsers can navigate folders and view embedded reports [the same way that they can view other embedded Looker content](/looker/docs/viewing-embedded-items#using_embedded_folders_to_find_looks_and_dashboards).\n| **Caution:** Reports can't be copied or moved to folders that are more than five levels deep, or to folders that have [custom access levels](/looker/docs/access-levels#configure_groups_to_provide_granular_access).\n\nSee [Move, share, and copy reports](/looker/docs/move-share-copy-reports) for more information about the access and permissions that are required to move, copy, and delete reports.\n\nEmbed reports\n-------------\n\nYou can embed reports by using the [private embed](/looker/docs/private-embedding), [cookieless embed](/looker/docs/cookieless-embed) and [signed embed](/looker/docs/signed-embedding) methods. The process for embedding a report using private embed or signed embed is the same as for embedding a dashboard or a Look. For example, the URL for a report is `https://instance_name.cloud.looker.com/reporting/bafbc704-c8fd-4ebc-aa57-21c4fe407e0b`. The format for the URL is as follows:\n\n- [**Host name**](/looker/docs/gs-private-embedding#part_1_hostname): The name of your Looker instance. For example: `https://instance_name.cloud.looker.com`\n- [**Path**](/looker/docs/gs-private-embedding#part_2_path): The name of the folder that a report is saved in, called `reporting`, and the ID of the report. For example: `/reporting/bafbc704-c8fd-4ebc-aa57-21c4fe407e0b`\n\nTo construct an embed URL, prefix the folder name and report ID in the URL with `/embed/`, like you would for a dashboard or a Look. For example, `https://instance_name.cloud.looker.com/embed/reporting/bafbc704-c8fd-4ebc-aa57-21c4fe407e0b`.\n\nProvide feedback and report issues\n----------------------------------\n\nIf you experience an issue with embedding Looker reports, or would like to provide feedback, [submit a feedback form](https://docs.google.com/forms/d/12VhN-nC2FG_Qt2XMnCjim8qQPgdvXJPbD-6AmLclHuA/viewform?edit_requested=true).\n\nRelated resources\n-----------------\n\n- [Get started with private embedding](/looker/docs/gs-private-embedding#3_create_your_iframe)\n- [Getting started with embedding --- enabling signed embedding](/looker/docs/embed-enable)\n- [Private embedding](/looker/docs/private-embedding)\n- [Signed embedding](/looker/docs/signed-embedding)\n- [Cookieless embedding](/looker/docs/cookieless-embedding)\n- [Introduction to the Embed SDK](/looker/docs/embed-sdk-intro)"]]