> For the complete documentation index, see [llms.txt](https://docs.dibbel.no/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dibbel.no/brukerveiledninger/for-nettsiden/funksjoner/globale-skjemaer.md).

# Globale skjemaer

## Globale skjemaer i Dibbel

Et globalt skjema er et skjema som gjelder for hele avdelingen og kan brukes til å samle inn dokumentasjon på tvers av prosjekter. Dette sikrer enhetlig og standardisert informasjonsflyt i hele avdelingen.&#x20;

På siden **"Globale skjemaer"** får du en samle oversikt over alle skjemaene i avdelingen. Her ser du blant annet hvem som har opprettet dem, hvilken tilgjengelighet som er satt, og hvilken mal skjemaet bygger på. Oversikten gir et tydelig bilde av hvordan skjemaene er strukturert og brukt på tvers av prosjekter.&#x20;

Herfra kan du også opprette nye globale skjemaer.

Se veiledningen for hvordan opprette et globalt skjema her: <a href="/pages/VdavrWomeW4BQ1RnwtY6" class="button primary">Opprette et globalt skjema</a>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.dibbel.no/brukerveiledninger/for-nettsiden/funksjoner/globale-skjemaer.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.
