---
title: "Deploying to Web & Mobile"
language: "en"
type: "Workflow Guide"
summary: "Publishing to the Web . Creating Webpages . Creating Online Forms . Deploying and Using Web APIs . Responding to Email . Administering Deployments"
canonical_url: "https://reference.wolfram.com/language/workflowguide/DeployingToWebAndMobile.html"
source: "Wolfram Language Documentation"
related_guides: 
  - 
    title: "Cloud Functions & Deployment"
    link: "https://reference.wolfram.com/language/guide/CloudFunctionsAndDeployment.en.md"
  - 
    title: "Web Operations"
    link: "https://reference.wolfram.com/language/guide/WebOperations.en.md"
  - 
    title: "Sharing & Embedding Content"
    link: "https://reference.wolfram.com/language/guide/SharingAndEmbeddingContent.en.md"
  - 
    title: "Creating an Instant API"
    link: "https://reference.wolfram.com/language/guide/CreatingAnInstantAPI.en.md"
  - 
    title: "Setting Up User Interactions"
    link: "https://reference.wolfram.com/language/guide/SettingUpUserInteractions.en.md"
  - 
    title: "Control Objects"
    link: "https://reference.wolfram.com/language/guide/ControlObjects.en.md"
  - 
    title: "Cloud Permissions Control"
    link: "https://reference.wolfram.com/language/guide/CloudPermissionsControl.en.md"
---
Deploying to Web & Mobile

---

Publishing to the Web

```wl
[Publish a CDF Document](https://reference.wolfram.com/language/workflow/PublishACDFDocument.en.md)

[Publish a Presentation to the Cloud](https://reference.wolfram.com/language/workflow/PublishAPresentationToTheCloud.en.md)

[Creating Webpages](https://reference.wolfram.com/language/workflowguide/CreatingWebpages.en.md)

[Set Up a Web Gallery](https://reference.wolfram.com/language/workflow/SetUpAWebGallery.en.md)

[…](https://reference.wolfram.com/language/workflowguide/CreatingWebpages.en.md)

[Creating Online Forms](https://reference.wolfram.com/language/workflowguide/CreatingOnlineForms.en.md)

[Build a Multipage Form](https://reference.wolfram.com/language/workflow/BuildAMultipageForm.en.md)

[Set Up a Repeated-Use Form Page](https://reference.wolfram.com/language/workflow/SetUpARepeatedUseFormPage.en.md)

[…](https://reference.wolfram.com/language/workflowguide/CreatingOnlineForms.en.md)

[Deploying and Using Web APIs](https://reference.wolfram.com/language/workflowguide/DeployingAndUsingWebAPIs.en.md)

[Deploy an API That Uses a Permissions Key](https://reference.wolfram.com/language/workflow/DeployAnAPIThatUsesAPermissionsKey.en.md)

[Call a Wolfram API from an External Program](https://reference.wolfram.com/language/workflow/CallAWolframAPIFromAnExternalProgram.en.md)

[Create an API for Generating Reports](https://reference.wolfram.com/language/workflow/CreateAnAPIForGeneratingReports.en.md)

[…](https://reference.wolfram.com/language/workflowguide/DeployingAndUsingWebAPIs.en.md)
```

---

Responding to Email

```wl
[Set Up an Automatic Mail Receiver Function](https://reference.wolfram.com/language/workflow/SetUpAnAutomaticMailReceiverFunction.en.md)
```

---

Administering Deployments

```wl
[Create a Short URL](https://reference.wolfram.com/language/workflow/CreateAShortURL.en.md)
```

Related Guides

[Cloud Functions & Deployment](https://reference.wolfram.com/language/guide/CloudFunctionsAndDeployment.en.md)

[Web Operations](https://reference.wolfram.com/language/guide/WebOperations.en.md)

[Sharing & Embedding Content](https://reference.wolfram.com/language/guide/SharingAndEmbeddingContent.en.md)

[Creating an Instant API](https://reference.wolfram.com/language/guide/CreatingAnInstantAPI.en.md)

[Setting Up User Interactions](https://reference.wolfram.com/language/guide/SettingUpUserInteractions.en.md)

[Control Objects](https://reference.wolfram.com/language/guide/ControlObjects.en.md)

[Cloud Permissions Control](https://reference.wolfram.com/language/guide/CloudPermissionsControl.en.md)