# Data publishing

List, create, update, and delete data publications. Use the publication identifier from a list or creation response for subsequent management.

## Choose a task

| Task | Description |
| --- | --- |
| [Find existing publications](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/resource-center/data-publications/list-publications.html.md) | Lists data publications for the current workspace. |
| [Inspect publication totals](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/resource-center/data-publications/get-publication-summary.html.md) | Query the number of data releases in the current workspace and the number of target workspaces. |
| [Find source tables for publication](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/resource-center/data-publications/list-source-database-tables.html.md) | List source database tables that the current identity can use in a publication. |
| [Check a publication name](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/resource-center/data-publications/check-publication-name.html.md) | Check name availability; creation performs the final uniqueness validation. |
| [Resolve a sharing workspace name](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/resource-center/data-publications/get-workspace-names.html.md) | Query the name by the workspace ID in an existing data sharing relationship. |
| [Resolve multiple workspace names](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/resource-center/data-publications/resolve-workspace-names.html.md) | Batch resolves names by workspace ID and returns the IDs and names of resolvable items. |
| [Publish data to other workspaces](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/resource-center/data-publications/create-publication.html.md) | Publish all or selected source tables; the recipient must still accept the subscription. |
| [Change publication scope and recipients](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/resource-center/data-publications/update-publication.html.md) | Update the table range, target workspace, or notes for data publishing. |
| [Remove a publication](https://omnifabric.cloudsigma.com/docs/reference/api/ai-studio/resource-center/data-publications/delete-publication.html.md) | Delete a publication affecting related subscription access after confirming recipients no longer need it. |
