# Overview

Forms is an application for digitizing administrative process flows. Typical use cases include creating users (e.g. employees, consultants, partners), editing user data, or listing “My Users” and “My Groups.”

Forms provides a powerful tool to build web-based flows that delegate administration to the individuals responsible for specific information—streamlining management and improving data accuracy.

You can also create self-service flows, including user self-registration. For example, a user can authenticate using BankID, where verified information is retrieved and used to allow the user to create their own account.

We offer several tutorial videos demonstrating how to work with Forms in various scenarios.

*Note: All videos are in Swedish.*

* [External workforce](https://www.youtube.com/@fortifiedid/playlists)
* [Microsoft Entra ID accounts](https://www.youtube.com/playlist?list=PLsrzrZrGmpPVc7mOoZjP62zmv7u2I6cn7)
* [Self registration of accounts](https://www.youtube.com/playlist?list=PLsrzrZrGmpPVpNlwAiUuOT7CjnifEO6jc)
* [Forms and IAM overview](https://www.youtube.com/playlist?list=PLsrzrZrGmpPUfZkpc0PhNNPHnaNjLcLVP)
* [All movies by Fortified ID](https://www.fortifiedid.se/en/resources/videos)


---

# 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.fortifiedid.se/forms/the-service/overview.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.
