> ## Documentation Index
> Fetch the complete documentation index at: https://docs.explo.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Embed ID Page

## General Embed ID Pages

Some Explo customers only keep track of `embed_id`s internally and it is cumbersome for them to go from `embed_id` to the internal dashboard or report builder URL to make edits.

We added a new URL:

```
app.explo.co/embed_id/{embed_id}
```

where `{embed_id}` is the ID you use to embed a dashboard or a report builder.

This endpoint is agnostic to whether it is a dashboard or a report builder and will redirect you to the right `app.explo.co/dashboard/{dashboard_id}` or `app.explo.co/report-builder/{report_builder_id}/datasets`.

If no resource exists, it will take you to the Explo app home page.
