get_notice
Get the full detail of one Doffin notice by id (e.g. "2026-103178").
Direct GET
For navigating agents: open the HTML page with parameters in the URL. The result is fetched and displayed without screenshots or form filling.
Open this validated HTML GET URL
https://allemannsdata.com/wiki/kilder/doffin/get_notice/?notice_id={notice_id}&include_form_details=false&limit=25&offset=0
For software and dashboards:
Read the operation descriptor.
The JSON GET template is https://allemannsdata.com/wiki/api/v1/kilder/doffin/get_notice?notice_id={notice_id}&include_form_details=false&limit=25&offset=0.
Open this exact request as JSON.
| Parameter | Requirement | JSON type | Description |
|---|---|---|---|
notice_id | required | string | Doffin notice id from search_doffin results. |
include_form_details | optional | boolean | Also return the complete published eForm as a section tree (procedure details, award criteria, lots, winner and value on RESULT notices...). Large; only request it when the summary fields aren't enough. |
limit | optional | integer | Gateway page size; default 25, maximum 100. |
offset | optional | integer | Number of list items to skip; default 0. |
Generated JavaScript, Python and response structure
Use JSON when the user requests code, machine-readable data, value extraction or further computation. Use the HTML GET page to identify the correct source and verify parameters.
Example for generated JavaScript and Python
https://allemannsdata.com/wiki/api/v1/kilder/doffin/get_notice?notice_id={notice_id}&include_form_details=false&limit=25&offset=0
Replace URL placeholders and remove unused optional parameters.
JavaScript in a dashboard
const url = "https://allemannsdata.com/wiki/api/v1/kilder/doffin/get_notice?notice_id={notice_id}&include_form_details=false&limit=25&offset=0";
const response = await fetch(url);
if (!response.ok) {
const failure = await response.json();
throw new Error(`${failure.error.code}: ${failure.error.message} ${failure.suggestion}`);
}
const result = await response.json();
const data = result.data;
Python without additional packages
import json
from urllib.request import urlopen
url = "https://allemannsdata.com/wiki/api/v1/kilder/doffin/get_notice?notice_id={notice_id}&include_form_details=false&limit=25&offset=0"
with urlopen(url) as response:
result = json.load(response)
data = result["data"]
Response structure
{
"source": "doffin",
"operation": "get_notice",
"parameters": {},
"data": {},
"entities": [],
"_meta": {"retrieved_at": "...", "sources": [], "cache": {}},
"_links": {"self": "...", "source": "...", "wiki": "...", "feedback": "..."}
}
Form for manual use
The form is a fallback for people and browser agents that cannot open the GET URL directly.
Result
- id:
- 2026-110385
- eFormId:
- 5292232d-86b8-4d01-bb3b-c5da3f62ec74
- procedureId:
- 48618fcd-e45f-4278-9b49-faae2cb88b4a
- heading:
- Nytt innfyllsfritt kunstgressdekke på Moseidmoen treningsbane
- description:
- Bakgrunn Vennesla kommune skal skifte kunstgressdekke på Moseidmoen treningsbane. Dagens dekke er slitt, har ujevn overflate og oppfyller ikke lenger gjeldende krav til funksjon og kvalitet. Kommunen har derfor behov for å etablere en ny løsning som sikrer en jevn og robust spilleflate med gode bruksegenskaper og trygg bruk over tid. Formålet med anskaffelsen er å etablere et nytt innfyllsfritt kunstgressystem som er tilpasset fotballaktivitet under nordiske forhold. Løsningen skal bidra til høy slitestyrke, stabile spilleegenskaper og et hensiktsmessig drifts- og vedlikeholdsbehov gjennom året. Anskaffelsen skal også understøtte kommunens mål om miljø, bærekraft og langsiktig ressursforvaltning. Valg av innfyllsfritt kunstgressdekke er begrunnet i vurderinger knyttet til drift, vedlikehold og miljøpåvirkning. Leverandørene må derfor legge til grunn at det etterspørres et komplett system som ivaretar disse hensynene innenfor rammene av konkurransegrunnlaget. Beskrivelse av oppdraget Anskaffelsen omfatter levering og montering av et komplett innfyllsfritt kunstgressystem på Moseidmoen treningsbane. Leveransen inkluderer kunstgressdekke, elastisk sjikt (pad), oppmerking og øvrige arbeider som følger av konkurransegrunnlaget. Grunnarbeider utføres i en separat entreprise og inngår ikke i denne anskaffelsen. Før oppstart av arbeider skal leverandøren delta i kontroll av underlaget sammen med oppdragsgiver. Eventuelle avvik som kan påvirke leveransen skal varsles oppdragsgiver uten ugrunnet opphold og før arbeidene påbegynnes. Leverandøren skal legge til grunn at underlaget ved kontrollbefaring tilfredsstiller kontraktskravene for grunnentreprisen. Leverandøren skal planlegge sine arbeider slik at montering kan påbegynnes uten ugrunnet opphold etter at underlaget er godkjent og tilgjengelig. Nødvendig finavretting, rengjøring og mindre justeringer av underlaget som naturlig følger av værpåvirkning og normal påvirkning i perioden mellom kontrollbefaring og oppstart av arbeidene, skal være inkludert i kontraktssummen. Det etterspørres en funksjonell og robust baneoppbygging som gir jevn spilleflate, gode dempings- og spilleegenskaper, høy slitestyrke og trygg bruk. Kunstgresset skal ivareta krav til egenskaper for kunstgress for fotball fra Kulturdepartementet, okt. 2019. Krav iht. NS-EN 15330-1:20131, herunder krav til dokumenterte egenskaper og prøving. Stabiliserende sand kan bare benyttes i nødvendige yttersoner utenfor spilleflaten, en meter utenfor sidelinje. Slik bruk skal begrenses til det som er nødvendig for systemets funksjon og levetid, og sanden skal ikke inneholde syntetiske materialer. Ved overlevering skal leverandøren levere komplett FDV-dokumentasjon, vedlikeholdsinstrukser, testrapporter, samsvarsdokumentasjon og øvrig sluttdokumentasjon. Oppdraget omfatter dokumentasjon og prøving som følger av kravspesifikasjonen.
- buyer:
1 results
- id:
- 936846777
- name:
- Vennesla kommune
- location_id:
1 results
- NO092
- placeOfPerformance:
- issueDate:
- 2026-06-10T13:42:12+02:00
- deadline:
- 2026-07-20T12:00:00+02:00
- qualificationDeadline:
- not reported by source
- noticeType:
- ANNOUNCEMENT_OF_COMPETITION
- allTypes:
2 results
- ANNOUNCEMENT_OF_COMPETITION
- COMPETITION
- allCpvCodes:
- directCpvCodes:
- parentCpvCodes:
- noticeStatus:
- EXPIRED
- allReceivedTenders:
- not reported by source
- preferredPublicationDateTed:
- not reported by source
- plannedDateTed:
- not reported by source
- competitionDocsUrl:
- https://hyyr.no/procurement/cmpwkat46000604l5ww3ttm07
- sentToTed:
- yes
- regulationUrl:
- https://lovdata.no/dokument/SF/forskrift/2016-08-12-974?q=foa
- core:
- estimatedValue:
- amount:
- 5500000.0
- code:
- NOK
- fullLocalizedText:
- 5500000.0 NOK
- mainActivity:
- gen-pub
- eform:
5 results
- title:
- block01
- sectionId:
- 1
- label:
- Kjøper
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
1 results
- title:
- block0101
- sectionId:
- 1.1
- label:
- Kjøper
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
3 results
- title:
- block010101
- sectionId:
- not reported by source
- label:
- Offisielt navn
- useLabelAsValue:
- no
- value:
- Vennesla kommune
- sections:
- not reported by source
- title:
- block010102
- sectionId:
- not reported by source
- label:
- Juridisk type kjøper
- useLabelAsValue:
- no
- value:
- Kommunale myndigheter
- sections:
- not reported by source
- title:
- block010103
- sectionId:
- not reported by source
- label:
- Oppdragsgivers virksomhet
- useLabelAsValue:
- no
- value:
- Alminnelig offentlig tjenesteyting
- sections:
- not reported by source
- title:
- block02
- sectionId:
- 2
- label:
- Prosedyre
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
1 results
- title:
- block0201
- sectionId:
- 2.1
- label:
- Prosedyre
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
13 results
- title:
- block020101
- sectionId:
- not reported by source
- label:
- Tittel
- useLabelAsValue:
- no
- value:
- Nytt innfyllsfritt kunstgressdekke på Moseidmoen treningsbane
- sections:
- not reported by source
- title:
- block020102
- sectionId:
- not reported by source
- label:
- Beskrivelse
- useLabelAsValue:
- no
- value:
- Bakgrunn Vennesla kommune skal skifte kunstgressdekke på Moseidmoen treningsbane. Dagens dekke er slitt, har ujevn overflate og oppfyller ikke lenger gjeldende krav til funksjon og kvalitet. Kommunen har derfor behov for å etablere en ny løsning som sikrer en jevn og robust spilleflate med gode bruksegenskaper og trygg bruk over tid. Formålet med anskaffelsen er å etablere et nytt innfyllsfritt kunstgressystem som er tilpasset fotballaktivitet under nordiske forhold. Løsningen skal bidra til høy slitestyrke, stabile spilleegenskaper og et hensiktsmessig drifts- og vedlikeholdsbehov gjennom året. Anskaffelsen skal også understøtte kommunens mål om miljø, bærekraft og langsiktig ressursforvaltning. Valg av innfyllsfritt kunstgressdekke er begrunnet i vurderinger knyttet til drift, vedlikehold og miljøpåvirkning. Leverandørene må derfor legge til grunn at det etterspørres et komplett system som ivaretar disse hensynene innenfor rammene av konkurransegrunnlaget. Beskrivelse av oppdraget Anskaffelsen omfatter levering og montering av et komplett innfyllsfritt kunstgressystem på Moseidmoen treningsbane. Leveransen inkluderer kunstgressdekke, elastisk sjikt (pad), oppmerking og øvrige arbeider som følger av konkurransegrunnlaget. Grunnarbeider utføres i en separat entreprise og inngår ikke i denne anskaffelsen. Før oppstart av arbeider skal leverandøren delta i kontroll av underlaget sammen med oppdragsgiver. Eventuelle avvik som kan påvirke leveransen skal varsles oppdragsgiver uten ugrunnet opphold og før arbeidene påbegynnes. Leverandøren skal legge til grunn at underlaget ved kontrollbefaring tilfredsstiller kontraktskravene for grunnentreprisen. Leverandøren skal planlegge sine arbeider slik at montering kan påbegynnes uten ugrunnet opphold etter at underlaget er godkjent og tilgjengelig. Nødvendig finavretting, rengjøring og mindre justeringer av underlaget som naturlig følger av værpåvirkning og normal påvirkning i perioden mellom kontrollbefaring og oppstart av arbeidene, skal være inkludert i kontraktssummen. Det etterspørres en funksjonell og robust baneoppbygging som gir jevn spilleflate, gode dempings- og spilleegenskaper, høy slitestyrke og trygg bruk. Kunstgresset skal ivareta krav til egenskaper for kunstgress for fotball fra Kulturdepartementet, okt. 2019. Krav iht. NS-EN 15330-1:20131, herunder krav til dokumenterte egenskaper og prøving. Stabiliserende sand kan bare benyttes i nødvendige yttersoner utenfor spilleflaten, en meter utenfor sidelinje. Slik bruk skal begrenses til det som er nødvendig for systemets funksjon og levetid, og sanden skal ikke inneholde syntetiske materialer. Ved overlevering skal leverandøren levere komplett FDV-dokumentasjon, vedlikeholdsinstrukser, testrapporter, samsvarsdokumentasjon og øvrig sluttdokumentasjon. Oppdraget omfatter dokumentasjon og prøving som følger av kravspesifikasjonen.
- sections:
- not reported by source
- title:
- block020103
- sectionId:
- not reported by source
- label:
- Prosedyreidentifikator
- useLabelAsValue:
- no
- value:
- 48618fcd-e45f-4278-9b49-faae2cb88b4a
- sections:
- not reported by source
- title:
- block020105
- sectionId:
- not reported by source
- label:
- Intern identifikator
- useLabelAsValue:
- no
- value:
- cmpwkat46000604l5ww3ttm07
- sections:
- not reported by source
- title:
- block020106
- sectionId:
- not reported by source
- label:
- Type prosedyre
- useLabelAsValue:
- no
- value:
- Åpen
- sections:
- not reported by source
- title:
- block020107
- sectionId:
- not reported by source
- label:
- Prosedyren er en hasteprosedyre, Usann
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block020108
- sectionId:
- not reported by source
- label:
- Begrunnelse for den akselererte prosedyren
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block020109
- sectionId:
- not reported by source
- label:
- Hovedtrekkene i prosedyren
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block020110
- sectionId:
- 2.1.1
- label:
- Hensikt
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
11 results
- title:
- block02011001
- sectionId:
- not reported by source
- label:
- Kontraktens art
- useLabelAsValue:
- no
- value:
- Varer
- sections:
- not reported by source
- title:
- block02011003
- sectionId:
- not reported by source
- label:
- Hoved klassifisering
- useLabelAsValue:
- no
- value:
- Kunstgress
- sections:
- not reported by source
- title:
- block02011005
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Kunstige gressplener
- sections:
- not reported by source
- title:
- block02011005
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Planeringsarbeid i forbindelse med idrettsplasser
- sections:
- not reported by source
- title:
- block02011005
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Reparasjon av sportsplasser
- sections:
- not reported by source
- title:
- block02011005
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Overflatearbeid, unntatt veilegging
- sections:
- not reported by source
- title:
- block02011005
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Diverse overflatearbeid
- sections:
- not reported by source
- title:
- block02011005
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Bygge- og anleggsarbeid i forbindelse med Idrettsanlegg til en enkelt sportsgren
- sections:
- not reported by source
- title:
- block02011005
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Planeringsarbeid i forbindelse med diverse idrettsanlegg
- sections:
- not reported by source
- title:
- block02011005
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Bygge- og anleggsarbeid i forbindelse med idrettsanlegg
- sections:
- not reported by source
- title:
- block02011005
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Reparasjon og vedlikehold av idrettsanlegg
- sections:
- not reported by source
- title:
- block020111
- sectionId:
- 2.1.2
- label:
- Sted for gjennomføring
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
6 results
- title:
- block02011101
- sectionId:
- not reported by source
- label:
- Postadresse
- useLabelAsValue:
- no
- value:
- Venneslamoen 19
- sections:
- not reported by source
- title:
- block02011102
- sectionId:
- not reported by source
- label:
- By
- useLabelAsValue:
- no
- value:
- Vennesla
- sections:
- not reported by source
- title:
- block02011103
- sectionId:
- not reported by source
- label:
- Postnummer
- useLabelAsValue:
- no
- value:
- 4700
- sections:
- not reported by source
- title:
- block02011104
- sectionId:
- not reported by source
- label:
- Underenhet i land
- useLabelAsValue:
- no
- value:
- Agder (NO092)
- sections:
- not reported by source
- title:
- block02011105
- sectionId:
- not reported by source
- label:
- Land
- useLabelAsValue:
- no
- value:
- Norge
- sections:
- not reported by source
- title:
- block02011107
- sectionId:
- not reported by source
- label:
- Tilleggsinformasjon
- useLabelAsValue:
- no
- value:
- Norge
- sections:
- not reported by source
- title:
- block020112
- sectionId:
- 2.1.3
- label:
- Verdi
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
1 results
- title:
- block02011201
- sectionId:
- not reported by source
- label:
- Anslått verdi eksklusiv merverdiavgift, Norwegian krone
- useLabelAsValue:
- no
- value:
- 5,500,000
- sections:
- not reported by source
- title:
- block020113
- sectionId:
- 2.1.4
- label:
- Generell informasjon
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
3 results
- title:
- block02011303
- sectionId:
- not reported by source
- label:
- Rettslig grunnlag
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block02011304
- sectionId:
- not reported by source
- label:
- Direktiv 2014/24/EU
- useLabelAsValue:
- yes
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block02011305
- sectionId:
- not reported by source
- label:
- not reported by source
- useLabelAsValue:
- no
- value:
- Anskaffelsesforskriften
- sections:
- not reported by source
- title:
- block020115
- sectionId:
- 2.1.6
- label:
- Grunnlag for avvisning
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
1 results
- title:
- block02011501
- sectionId:
- not reported by source
- label:
- Sources of grounds for exclusion
- useLabelAsValue:
- no
- value:
- Procurement Document
- sections:
- not reported by source
- title:
- block04
- sectionId:
- 5
- label:
- Delkontrakt
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
1 results
- title:
- block0401
- sectionId:
- 5.1
- label:
- Delkontrakt
- useLabelAsValue:
- no
- value:
- LOT-0001
- sections:
16 results
- title:
- block040101
- sectionId:
- not reported by source
- label:
- Tittel
- useLabelAsValue:
- no
- value:
- Nytt innfyllsfritt kunstgressdekke på Moseidmoen treningsbane
- sections:
- not reported by source
- title:
- block040102
- sectionId:
- not reported by source
- label:
- Beskrivelse
- useLabelAsValue:
- no
- value:
- Bakgrunn Vennesla kommune skal skifte kunstgressdekke på Moseidmoen treningsbane. Dagens dekke er slitt, har ujevn overflate og oppfyller ikke lenger gjeldende krav til funksjon og kvalitet. Kommunen har derfor behov for å etablere en ny løsning som sikrer en jevn og robust spilleflate med gode bruksegenskaper og trygg bruk over tid. Formålet med anskaffelsen er å etablere et nytt innfyllsfritt kunstgressystem som er tilpasset fotballaktivitet under nordiske forhold. Løsningen skal bidra til høy slitestyrke, stabile spilleegenskaper og et hensiktsmessig drifts- og vedlikeholdsbehov gjennom året. Anskaffelsen skal også understøtte kommunens mål om miljø, bærekraft og langsiktig ressursforvaltning. Valg av innfyllsfritt kunstgressdekke er begrunnet i vurderinger knyttet til drift, vedlikehold og miljøpåvirkning. Leverandørene må derfor legge til grunn at det etterspørres et komplett system som ivaretar disse hensynene innenfor rammene av konkurransegrunnlaget. Beskrivelse av oppdraget Anskaffelsen omfatter levering og montering av et komplett innfyllsfritt kunstgressystem på Moseidmoen treningsbane. Leveransen inkluderer kunstgressdekke, elastisk sjikt (pad), oppmerking og øvrige arbeider som følger av konkurransegrunnlaget. Grunnarbeider utføres i en separat entreprise og inngår ikke i denne anskaffelsen. Før oppstart av arbeider skal leverandøren delta i kontroll av underlaget sammen med oppdragsgiver. Eventuelle avvik som kan påvirke leveransen skal varsles oppdragsgiver uten ugrunnet opphold og før arbeidene påbegynnes. Leverandøren skal legge til grunn at underlaget ved kontrollbefaring tilfredsstiller kontraktskravene for grunnentreprisen. Leverandøren skal planlegge sine arbeider slik at montering kan påbegynnes uten ugrunnet opphold etter at underlaget er godkjent og tilgjengelig. Nødvendig finavretting, rengjøring og mindre justeringer av underlaget som naturlig følger av værpåvirkning og normal påvirkning i perioden mellom kontrollbefaring og oppstart av arbeidene, skal være inkludert i kontraktssummen. Det etterspørres en funksjonell og robust baneoppbygging som gir jevn spilleflate, gode dempings- og spilleegenskaper, høy slitestyrke og trygg bruk. Kunstgresset skal ivareta krav til egenskaper for kunstgress for fotball fra Kulturdepartementet, okt. 2019. Krav iht. NS-EN 15330-1:20131, herunder krav til dokumenterte egenskaper og prøving. Stabiliserende sand kan bare benyttes i nødvendige yttersoner utenfor spilleflaten, en meter utenfor sidelinje. Slik bruk skal begrenses til det som er nødvendig for systemets funksjon og levetid, og sanden skal ikke inneholde syntetiske materialer. Ved overlevering skal leverandøren levere komplett FDV-dokumentasjon, vedlikeholdsinstrukser, testrapporter, samsvarsdokumentasjon og øvrig sluttdokumentasjon. Oppdraget omfatter dokumentasjon og prøving som følger av kravspesifikasjonen.
- sections:
- not reported by source
- title:
- block040103
- sectionId:
- not reported by source
- label:
- Intern identifikator
- useLabelAsValue:
- no
- value:
- cmpwkat5m000904l55gcdhx0r
- sections:
- not reported by source
- title:
- block040104
- sectionId:
- 5.1.1
- label:
- Hensikt
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
12 results
- title:
- block04010401
- sectionId:
- not reported by source
- label:
- Kontraktens art
- useLabelAsValue:
- no
- value:
- Varer
- sections:
- not reported by source
- title:
- block04010403
- sectionId:
- not reported by source
- label:
- Hoved klassifisering
- useLabelAsValue:
- no
- value:
- Kunstgress
- sections:
- not reported by source
- title:
- block04010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Kunstige gressplener
- sections:
- not reported by source
- title:
- block04010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Planeringsarbeid i forbindelse med idrettsplasser
- sections:
- not reported by source
- title:
- block04010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Reparasjon av sportsplasser
- sections:
- not reported by source
- title:
- block04010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Overflatearbeid, unntatt veilegging
- sections:
- not reported by source
- title:
- block04010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Diverse overflatearbeid
- sections:
- not reported by source
- title:
- block04010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Bygge- og anleggsarbeid i forbindelse med Idrettsanlegg til en enkelt sportsgren
- sections:
- not reported by source
- title:
- block04010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Planeringsarbeid i forbindelse med diverse idrettsanlegg
- sections:
- not reported by source
- title:
- block04010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Bygge- og anleggsarbeid i forbindelse med idrettsanlegg
- sections:
- not reported by source
- title:
- block04010404
- sectionId:
- not reported by source
- label:
- Ytterligere klassifisering
- useLabelAsValue:
- no
- value:
- Reparasjon og vedlikehold av idrettsanlegg
- sections:
- not reported by source
- title:
- block04010406
- sectionId:
- not reported by source
- label:
- Alternativer
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
1 results
- title:
- block0401040601
- sectionId:
- not reported by source
- label:
- Kjøper forbeholder seg retten til tilleggskjøp fra entreprenøren, som beskrevet her
- useLabelAsValue:
- no
- value:
- Kontraktsperiode fra signering til ferdigstillelse i henhold til leverandørens fremdriftsplan. Frist for ferdigstillelse er 31.10.26.
- sections:
- not reported by source
- title:
- block040105
- sectionId:
- 5.1.2
- label:
- Sted for gjennomføring
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
6 results
- title:
- block04010501
- sectionId:
- not reported by source
- label:
- Postadresse
- useLabelAsValue:
- no
- value:
- Venneslamoen 19
- sections:
- not reported by source
- title:
- block04010502
- sectionId:
- not reported by source
- label:
- By
- useLabelAsValue:
- no
- value:
- Vennesla
- sections:
- not reported by source
- title:
- block04010503
- sectionId:
- not reported by source
- label:
- Postnummer
- useLabelAsValue:
- no
- value:
- 4700
- sections:
- not reported by source
- title:
- block04010504
- sectionId:
- not reported by source
- label:
- Underenhet i land
- useLabelAsValue:
- no
- value:
- Agder (NO092)
- sections:
- not reported by source
- title:
- block04010505
- sectionId:
- not reported by source
- label:
- Land
- useLabelAsValue:
- no
- value:
- Norge
- sections:
- not reported by source
- title:
- block04010507
- sectionId:
- not reported by source
- label:
- Tilleggsinformasjon
- useLabelAsValue:
- no
- value:
- Norge
- sections:
- not reported by source
- title:
- block040106
- sectionId:
- 5.1.3
- label:
- Anslått varighet
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
2 results
- title:
- block04010601
- sectionId:
- not reported by source
- label:
- Startdato
- useLabelAsValue:
- no
- value:
- 17.08.2026
- sections:
- not reported by source
- title:
- block04010602
- sectionId:
- not reported by source
- label:
- Sluttdato
- useLabelAsValue:
- no
- value:
- 31.10.2026
- sections:
- not reported by source
- title:
- block040107
- sectionId:
- 5.1.4
- label:
- Fornyelse
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
1 results
- title:
- block04010701
- sectionId:
- not reported by source
- label:
- Maksimal fornyelse
- useLabelAsValue:
- no
- value:
- 0
- sections:
- not reported by source
- title:
- block040108
- sectionId:
- 5.1.5
- label:
- Verdi
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
1 results
- title:
- block04010801
- sectionId:
- not reported by source
- label:
- Anslått verdi eksklusiv merverdiavgift, Norwegian krone
- useLabelAsValue:
- no
- value:
- 5,500,000
- sections:
- not reported by source
- title:
- block040109
- sectionId:
- 5.1.6
- label:
- Generell informasjon
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
3 results
- title:
- block04010904
- sectionId:
- not reported by source
- label:
- Reservert deltakelse
- useLabelAsValue:
- no
- value:
- Ingen
- sections:
- not reported by source
- title:
- block04010906
- sectionId:
- not reported by source
- label:
- Anskaffelsesprosjekt ikke finansiert med EU-midler.
- useLabelAsValue:
- yes
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block04010908
- sectionId:
- not reported by source
- label:
- Anskaffelsen er omfattet av avtalen om offentlige anskaffelser (GPA), Sann
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block040110
- sectionId:
- 5.1.7
- label:
- Strategiske anskaffelser
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
1 results
- title:
- block04011002
- sectionId:
- not reported by source
- label:
- Tilnærming til å redusere miljøpåvirkningen
- useLabelAsValue:
- no
- value:
- Forebygging og kontroll av forurensning
- sections:
- not reported by source
- title:
- block040112
- sectionId:
- 5.1.9
- label:
- Utvelgelseskriterier
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
2 results
- title:
- block04011201
- sectionId:
- not reported by source
- label:
- Sources of selection criteria
- useLabelAsValue:
- no
- value:
- Procurement Document
- sections:
- not reported by source
- title:
- block04011202
- sectionId:
- not reported by source
- label:
- Kriterium
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block040113
- sectionId:
- 5.1.10
- label:
- Tildelingskriterier
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
5 results
- title:
- block04011301
- sectionId:
- not reported by source
- label:
- Kriterium
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
4 results
- title:
- block0401130101
- sectionId:
- not reported by source
- label:
- Type
- useLabelAsValue:
- no
- value:
- Kvalitet – klima- og miljøkriterium
- sections:
- not reported by source
- title:
- block0401130102
- sectionId:
- not reported by source
- label:
- Navn
- useLabelAsValue:
- no
- value:
- Klima og miljø
- sections:
- not reported by source
- title:
- block0401130103
- sectionId:
- not reported by source
- label:
- Beskrivelse
- useLabelAsValue:
- no
- value:
- Under dette kriteriet vurderes tilknyttede krav.
- sections:
- not reported by source
- title:
- block0401130104
- sectionId:
- not reported by source
- label:
- Category of award threshold criterion
- useLabelAsValue:
- no
- value:
- Vekt (prosent, presis)
- sections:
1 results
- title:
- block040113010401
- sectionId:
- not reported by source
- label:
- Tildelingskriterium - tallverdi
- useLabelAsValue:
- no
- value:
- 30
- sections:
- not reported by source
- title:
- block04011301
- sectionId:
- not reported by source
- label:
- Kriterium
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
4 results
- title:
- block0401130101
- sectionId:
- not reported by source
- label:
- Type
- useLabelAsValue:
- no
- value:
- Kvalitet
- sections:
- not reported by source
- title:
- block0401130102
- sectionId:
- not reported by source
- label:
- Navn
- useLabelAsValue:
- no
- value:
- Kvalitet
- sections:
- not reported by source
- title:
- block0401130103
- sectionId:
- not reported by source
- label:
- Beskrivelse
- useLabelAsValue:
- no
- value:
- Under dette kriteriet vurderes tilknyttede krav.
- sections:
- not reported by source
- title:
- block0401130104
- sectionId:
- not reported by source
- label:
- Category of award threshold criterion
- useLabelAsValue:
- no
- value:
- Vekt (prosent, presis)
- sections:
1 results
- title:
- block040113010401
- sectionId:
- not reported by source
- label:
- Tildelingskriterium - tallverdi
- useLabelAsValue:
- no
- value:
- 30
- sections:
- not reported by source
- title:
- block04011301
- sectionId:
- not reported by source
- label:
- Kriterium
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
4 results
- title:
- block0401130101
- sectionId:
- not reported by source
- label:
- Type
- useLabelAsValue:
- no
- value:
- Pris
- sections:
- not reported by source
- title:
- block0401130102
- sectionId:
- not reported by source
- label:
- Navn
- useLabelAsValue:
- no
- value:
- Pris
- sections:
- not reported by source
- title:
- block0401130103
- sectionId:
- not reported by source
- label:
- Beskrivelse
- useLabelAsValue:
- no
- value:
- Under dette kriteriet vurderes tilknyttet prisskjema.
- sections:
- not reported by source
- title:
- block0401130104
- sectionId:
- not reported by source
- label:
- Category of award threshold criterion
- useLabelAsValue:
- no
- value:
- Vekt (prosent, presis)
- sections:
1 results
- title:
- block040113010401
- sectionId:
- not reported by source
- label:
- Tildelingskriterium - tallverdi
- useLabelAsValue:
- no
- value:
- 40
- sections:
- not reported by source
- title:
- block04011302
- sectionId:
- not reported by source
- label:
- Beskrivelse av metoden som skal benyttes dersom vektingen ikke kan uttrykkes ved kriterier
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block04011303
- sectionId:
- not reported by source
- label:
- Begrunnelse for ikke å angi vektingen av tildelingskriteriene
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block040114
- sectionId:
- 5.1.11
- label:
- Anskaffelsesdokumenter
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
1 results
- title:
- block04011407
- sectionId:
- not reported by source
- label:
- Adresse på anskaffelsesdokumentene
- useLabelAsValue:
- no
- value:
- https://hyyr.no/procurement/cmpwkat46000604l5ww3ttm07
- sections:
- not reported by source
- title:
- block040115
- sectionId:
- 5.1.12
- label:
- Vilkår for anskaffelsen
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
2 results
- title:
- block04011503
- sectionId:
- not reported by source
- label:
- Vilkår for innlevering
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
6 results
- title:
- block0401150301
- sectionId:
- not reported by source
- label:
- Elektronisk innlevering
- useLabelAsValue:
- no
- value:
- Obligatorisk
- sections:
- not reported by source
- title:
- block0401150302
- sectionId:
- not reported by source
- label:
- Adresse for innlevering
- useLabelAsValue:
- no
- value:
- https://hyyr.no/procurement/cmpwkat46000604l5ww3ttm07
- sections:
- not reported by source
- title:
- block0401150305
- sectionId:
- not reported by source
- label:
- Språk som anbud eller forespørsler om å delta kan sendes inn på
- useLabelAsValue:
- no
- value:
- norsk, English
- sections:
- not reported by source
- title:
- block0401150306
- sectionId:
- not reported by source
- label:
- Elektronisk katalog
- useLabelAsValue:
- no
- value:
- Ikke tillatt
- sections:
- not reported by source
- title:
- block0401150312
- sectionId:
- not reported by source
- label:
- Frist for mottak av tilbud
- useLabelAsValue:
- no
- value:
- 20.07.2026 12:00
- sections:
- not reported by source
- title:
- block0401150313
- sectionId:
- not reported by source
- label:
- Frist til anbudet må være gyldig, Dag
- useLabelAsValue:
- no
- value:
- 60
- sections:
- not reported by source
- title:
- block04011506
- sectionId:
- not reported by source
- label:
- Vilkår for kontrakt
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
6 results
- title:
- block0401150601
- sectionId:
- not reported by source
- label:
- Gjennomføringen av kontrakten skal skje innenfor rammen av programmer for vernet sysselsetting
- useLabelAsValue:
- no
- value:
- Nei
- sections:
- not reported by source
- title:
- block0401150602
- sectionId:
- not reported by source
- label:
- Betingelser knyttet til utførelsen av kontrakten
- useLabelAsValue:
- no
- value:
- See Tender Documents
- sections:
- not reported by source
- title:
- block0401150605
- sectionId:
- not reported by source
- label:
- eFaktura
- useLabelAsValue:
- no
- value:
- Obligatorisk
- sections:
- not reported by source
- title:
- block0401150606
- sectionId:
- not reported by source
- label:
- Elektronisk bestilling vil bli brukt, Usann
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block0401150607
- sectionId:
- not reported by source
- label:
- Elektronisk betaling vil bli brukt, Usann
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block0401150609
- sectionId:
- not reported by source
- label:
- Finansiell ordning
- useLabelAsValue:
- no
- value:
- See tender documents
- sections:
- not reported by source
- title:
- block040116
- sectionId:
- 5.1.15
- label:
- Teknikker
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
2 results
- title:
- block04011601
- sectionId:
- not reported by source
- label:
- Rammeavtale
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
1 results
- title:
- block0401160101
- sectionId:
- not reported by source
- label:
- Ingen/nei
- useLabelAsValue:
- yes
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block04011602
- sectionId:
- not reported by source
- label:
- Informasjon om den dynamiske innkjøpsordningen
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
1 results
- title:
- block0401160201
- sectionId:
- not reported by source
- label:
- Ingen
- useLabelAsValue:
- yes
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block040117
- sectionId:
- 5.1.16
- label:
- Nærmere informasjon, mekling og revisjon
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
4 results
- title:
- block04011702
- sectionId:
- not reported by source
- label:
- Virksomhet som gjennomfører klagebehandling
- useLabelAsValue:
- no
- value:
- AGDER TINGRETT -
- sections:
- not reported by source
- title:
- block04011707
- sectionId:
- not reported by source
- label:
- Virksomhet som gir tilleggsinformasjon om anskaffelsesprosedyren
- useLabelAsValue:
- no
- value:
- Vennesla kommune -
- sections:
- not reported by source
- title:
- block04011709
- sectionId:
- not reported by source
- label:
- Virksomhet som gir mer informasjon om klagebehandling
- useLabelAsValue:
- no
- value:
- AGDER TINGRETT -
- sections:
- not reported by source
- title:
- block04011710
- sectionId:
- not reported by source
- label:
- Virksomhet som mottar forespørsler om å delta
- useLabelAsValue:
- no
- value:
- Hyyr AS -
- sections:
- not reported by source
- title:
- block05
- sectionId:
- 8
- label:
- Virksomheter
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
3 results
- title:
- block0501
- sectionId:
- 8.1
- label:
- not reported by source
- useLabelAsValue:
- no
- value:
- ORG-0001
- sections:
9 results
- title:
- block050101
- sectionId:
- not reported by source
- label:
- Offisielt navn
- useLabelAsValue:
- no
- value:
- AGDER TINGRETT
- sections:
- not reported by source
- title:
- block050102
- sectionId:
- not reported by source
- label:
- Organisasjonsnummer
- useLabelAsValue:
- no
- value:
- 926723480
- sections:
- not reported by source
- title:
- block050104
- sectionId:
- not reported by source
- label:
- Postadresse
- useLabelAsValue:
- no
- value:
- Postboks 33
- sections:
- not reported by source
- title:
- block050105
- sectionId:
- not reported by source
- label:
- By
- useLabelAsValue:
- no
- value:
- FARSUND
- sections:
- not reported by source
- title:
- block050106
- sectionId:
- not reported by source
- label:
- Postnummer
- useLabelAsValue:
- no
- value:
- 4551
- sections:
- not reported by source
- title:
- block050107
- sectionId:
- not reported by source
- label:
- Underenhet i land
- useLabelAsValue:
- no
- value:
- Agder (NO092)
- sections:
- not reported by source
- title:
- block050108
- sectionId:
- not reported by source
- label:
- Land
- useLabelAsValue:
- no
- value:
- Norge
- sections:
- not reported by source
- title:
- block050109
- sectionId:
- not reported by source
- label:
- Kontaktpunkt
- useLabelAsValue:
- no
- value:
- AGDER TINGRETT
- sections:
- not reported by source
- title:
- block050117
- sectionId:
- not reported by source
- label:
- Rollene til denne virksomheten
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
2 results
- title:
- block05011708
- sectionId:
- not reported by source
- label:
- Virksomhet som gjennomfører klagebehandling
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block05011709
- sectionId:
- not reported by source
- label:
- Virksomhet som gir mer informasjon om klagebehandling
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block0501
- sectionId:
- 8.1
- label:
- not reported by source
- useLabelAsValue:
- no
- value:
- ORG-0002
- sections:
11 results
- title:
- block050101
- sectionId:
- not reported by source
- label:
- Offisielt navn
- useLabelAsValue:
- no
- value:
- Hyyr AS
- sections:
- not reported by source
- title:
- block050102
- sectionId:
- not reported by source
- label:
- Organisasjonsnummer
- useLabelAsValue:
- no
- value:
- 924998687
- sections:
- not reported by source
- title:
- block050104
- sectionId:
- not reported by source
- label:
- Postadresse
- useLabelAsValue:
- no
- value:
- Gaustadalléen 21
- sections:
- not reported by source
- title:
- block050105
- sectionId:
- not reported by source
- label:
- By
- useLabelAsValue:
- no
- value:
- Oslo
- sections:
- not reported by source
- title:
- block050106
- sectionId:
- not reported by source
- label:
- Postnummer
- useLabelAsValue:
- no
- value:
- 0349
- sections:
- not reported by source
- title:
- block050107
- sectionId:
- not reported by source
- label:
- Underenhet i land
- useLabelAsValue:
- no
- value:
- Oslo (NO081)
- sections:
- not reported by source
- title:
- block050108
- sectionId:
- not reported by source
- label:
- Land
- useLabelAsValue:
- no
- value:
- Norge
- sections:
- not reported by source
- title:
- block050109
- sectionId:
- not reported by source
- label:
- Kontaktpunkt
- useLabelAsValue:
- no
- value:
- Hyyr Support
- sections:
- not reported by source
- title:
- block050110
- sectionId:
- not reported by source
- label:
- E-post
- useLabelAsValue:
- no
- value:
- admin@hyyr.no
- sections:
- not reported by source
- title:
- block050111
- sectionId:
- not reported by source
- label:
- Telefon
- useLabelAsValue:
- no
- value:
- +47 90 63 65 38
- sections:
- not reported by source
- title:
- block050117
- sectionId:
- not reported by source
- label:
- Rollene til denne virksomheten
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
1 results
- title:
- block05011706
- sectionId:
- not reported by source
- label:
- Virksomhet som mottar forespørsler om å delta
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block0501
- sectionId:
- 8.1
- label:
- not reported by source
- useLabelAsValue:
- no
- value:
- ORG-0003
- sections:
11 results
- title:
- block050101
- sectionId:
- not reported by source
- label:
- Offisielt navn
- useLabelAsValue:
- no
- value:
- Vennesla kommune
- sections:
- not reported by source
- title:
- block050102
- sectionId:
- not reported by source
- label:
- Organisasjonsnummer
- useLabelAsValue:
- no
- value:
- 936846777
- sections:
- not reported by source
- title:
- block050104
- sectionId:
- not reported by source
- label:
- Postadresse
- useLabelAsValue:
- no
- value:
- Venneslamoen 19
- sections:
- not reported by source
- title:
- block050105
- sectionId:
- not reported by source
- label:
- By
- useLabelAsValue:
- no
- value:
- Vennesla
- sections:
- not reported by source
- title:
- block050106
- sectionId:
- not reported by source
- label:
- Postnummer
- useLabelAsValue:
- no
- value:
- 4700
- sections:
- not reported by source
- title:
- block050107
- sectionId:
- not reported by source
- label:
- Underenhet i land
- useLabelAsValue:
- no
- value:
- Agder (NO092)
- sections:
- not reported by source
- title:
- block050108
- sectionId:
- not reported by source
- label:
- Land
- useLabelAsValue:
- no
- value:
- Norge
- sections:
- not reported by source
- title:
- block050109
- sectionId:
- not reported by source
- label:
- Kontaktpunkt
- useLabelAsValue:
- no
- value:
- Vennesla kommune
- sections:
- not reported by source
- title:
- block050110
- sectionId:
- not reported by source
- label:
- E-post
- useLabelAsValue:
- no
- value:
- post@vennesla.kommune.no
- sections:
- not reported by source
- title:
- block050111
- sectionId:
- not reported by source
- label:
- Telefon
- useLabelAsValue:
- no
- value:
- +4738 13 72 00
- sections:
- not reported by source
- title:
- block050117
- sectionId:
- not reported by source
- label:
- Rollene til denne virksomheten
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
2 results
- title:
- block05011701
- sectionId:
- not reported by source
- label:
- Kjøper
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block05011704
- sectionId:
- not reported by source
- label:
- Virksomhet som gir tilleggsinformasjon om anskaffelsesprosedyren
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
- not reported by source
- title:
- block07
- sectionId:
- not reported by source
- label:
- Kunngjøringsinformasjon
- useLabelAsValue:
- no
- value:
- not reported by source
- sections:
5 results
- title:
- block0701
- sectionId:
- not reported by source
- label:
- Varselidentifikator/-versjon
- useLabelAsValue:
- no
- value:
- 5292232d-86b8-4d01-bb3b-c5da3f62ec74 01
- sections:
- not reported by source
- title:
- block0702
- sectionId:
- not reported by source
- label:
- Type skjema
- useLabelAsValue:
- no
- value:
- Konkurranse
- sections:
- not reported by source
- title:
- block0703
- sectionId:
- not reported by source
- label:
- Type varsel
- useLabelAsValue:
- no
- value:
- Melding om kontrakt eller konsesjon – standardregime
- sections:
- not reported by source
- title:
- block0704
- sectionId:
- not reported by source
- label:
- Varsel utsendelsesdato
- useLabelAsValue:
- no
- value:
- 10.06.2026 13:42
- sections:
- not reported by source
- title:
- block0706
- sectionId:
- not reported by source
- label:
- Språk der denne kunngjøringen er offisielt tilgjengelig
- useLabelAsValue:
- no
- value:
- English, norsk
- sections:
- not reported by source
- awardedNames:
No results.
- changeNotices:
- not reported by source
- limitedDataFlag:
- no
- publicationDate:
- 2026-06-11
- tedId:
- 402444-2026
- procurementTimeline:
1 results
- id:
- 2026-110385
- allType:
2 results
- ANNOUNCEMENT_OF_COMPETITION
- COMPETITION
- publicationDate:
- 2026-06-11
- selectedNotice:
- yes
- procurementStrategicLabels:
1 results
- ENVIRONMENT_PROCUREMENT
- lotsNumber:
- 1
- doffin_url:
- https://doffin.no/notices/2026-110385
Will you use the result in generated code?
Is data missing or incorrect? Send feedback about this result.
Continue exploring
- Canonical procurement page
- Back to Doffin and TED
- All sources in Business and economy
- Search for Doffin and TED in the wiki
How an AI agent should use this page
Ground rule: Navigate with HTML GET links to keep explanations and relationships. Use the page's JSON alternative only when concrete values must be extracted, compared or computed.
How to use the get_notice lookup
- Replace the placeholders in the HTML GET template; remove optional parameters you do not need.
- Check types, units, limits and ID formats in the parameter table.
- Follow linked results to canonical pages before combining sources.
Misreading to avoid: An empty list means "no results for this lookup". An error message or unavailable source does not mean the data does not exist.
Source-specific next step
- Follow the notice ID to the canonical page; use CPV and location codes to narrow broad free-text searches.
Go to the source page for other operations. Use the JSON template only after the HTML result shows that the parameters and source are correct.
AI agent? Read the complete navigation and programming guide.