# Publish

Tools for publishing datasets will often sit at the far right hand side of a workflow. Forward datasets to stakeholders using the [Publish via Email](/cascade/tools/publish/publish_email.md) tool. Or use [Embed](/cascade/tools/publish/embed.md) to generate a distinct URL for any chart or table.&#x20;

{% hint style="info" %}
Publish back to the database! [**Learn how to connect Cascade to your database**](/cascade/integrations/connecting-cascade-to-your-database.md)
{% endhint %}

![](/files/DFQR0MIYBgskJfzv9kf6)


---

# 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.cascade.io/cascade/tools/publish.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.
