# Embedded shared space

Shared Space can be embedded directly inside your customer's own tools — a customer portal, an internal wiki, a support hub, or anywhere that accepts an iframe.

This means your customers never have to navigate to a separate URL. The Shared Space appears as a native part of their existing environment.

**How to embed:**

Go to the shared project or the customer's Shared Space, find the Embed option, and copy the embed code. Paste it into the target page in your customer's tool. The embedded view is fully functional — tasks, comments, files, and all content work the same way as the standalone portal.

Access still works the same way — users verify via email the first time they open it, and only authorised users can see the content.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.startdeliver.io/managing-customers/shared-space/embedded-shared-space.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
