# Embedding Forms

- [Starting a Request via Anonymous Web Entry](/developer-documentation/advanced-examples/embedding-forms/starting-a-request-via-anonymous-web-entry.md): This guide discusses how to embed ProcessMaker's actionable forms or web entries into third-party web applications.
- [Participating in a Workflow via Intermediate Web Entry (Anonymous)](/developer-documentation/advanced-examples/embedding-forms/participating-in-a-workflow-via-intermediate-web-entry-anonymous.md): This guide discusses how to embed ProcessMaker's actionable forms or intermediate web entry forms into third-party web applications.
- [Participating in a workflow via Intermediate Web Entry (Authenticated)](/developer-documentation/advanced-examples/embedding-forms/participating-in-a-workflow-via-intermediate-web-entry-authenticated.md): This guide provides an in-depth of the process of seamlessly embedding ProcessMaker's authenticated intermediate web entry forms into external third-party web applications.
- [Angular Inbox Tutorial](/developer-documentation/advanced-examples/embedding-forms/angular-inbox-tutorial.md)
- [Part 0: Overview](/developer-documentation/advanced-examples/embedding-forms/angular-inbox-tutorial/part-0-overview.md)
- [Part 1: Hello World](/developer-documentation/advanced-examples/embedding-forms/angular-inbox-tutorial/part-1-hello-world.md)
- [Part 2: Services & Dependencies](/developer-documentation/advanced-examples/embedding-forms/angular-inbox-tutorial/part-2-services-and-dependencies.md)
- [Part 3: Components](/developer-documentation/advanced-examples/embedding-forms/angular-inbox-tutorial/part-3-components.md)
- [Part 4: The Inbox](/developer-documentation/advanced-examples/embedding-forms/angular-inbox-tutorial/part-4-the-inbox.md)
- [Part 5: The Screen & Form Elements](/developer-documentation/advanced-examples/embedding-forms/angular-inbox-tutorial/part-5-the-screen-and-form-elements.md)
